---
title: "La Fattoria sul Po - Contact"
description: ""
url: "https://www.lafattoriasulpo.it/en/contact"
date: "2026-09-02T06:32:20+00:00"
language: "en-GB"
---

# Contacts

## Send us your requests and ask for advice, we'll suggest the best solution for your needs!

## You can also contact us to place more complex orders!

  Name**(\*)**Please type your full name.

 Last name**(\*)**Please type your full name.

 E-mail**(\*)**Invalid email address.

 Phone**(\*)**Valore non valido

 Message**(\*)**Valore non valido

 Policy Privacy**(\*)** Policy Privacy  I confirm that I have read the privacy policy and give my consent to the processing of my data.

 Captcha**(\*)**![Captcha](https://www.lafattoriasulpo.it/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD4AAAAUBAMAAAAn2JMnAAAAHlBMVEX///8AAADf39+/v79/f3+fn59fX18fHx8/Pz8XFxcChdlrAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/UlEQVQokc2QvW/CMBDFH40JrKY0dHQAoY4UUmWNQALG8BnYPKVrI7V2R4aK/ts97BgEqtoVL3e+n8937wE3cMTwbz7q/la9W4sye/HPxTOPW0GZMWZjj79vAU+axipXuvyAeX3Tq8TTJ910/sHydB6g43iUHIO/B4j7DYSHtSro1ra8upDHUEuBGVCXqEmEvH3Iv1O7VDIynKZszTPKKgFeuerbD5Kh658CFYICYRNTnpYCpDGA0UQNA4HnR2QtJ3VpDVCDmDjBGNjxcdF0vGNtifRXZiBtMct48XBpqPcGTIyFGyDHKmtcOa4G0f1pJAndX/GudoKsbIF/zw/e3SToJDxIKgAAAABJRU5ErkJggg==) [Refresh](https://www.lafattoriasulpo.it/javascript:void(0))

Valore non valido

**\* Required fields**

### La Fattoria sul Po

owned by Barbara Alberti
VAT 02567670340

Via Mezzano Rondani, 103 - 43052 Colorno (PR)

[ info@lafattoriasulpo.it](mailto:info@lafattoriasulpo.it)

[ 347 7045017](tel:+393477045017)

[ WhatsApp](https://wa.me/393477045017)

### You can also purchase our products at:

**Panificio fratelli Borlenghi**
Via Mazzini 44 - 43052 Colorno (PR)

[ Web](https://maps.app.goo.gl/vCDfKFhwDwvdzH848)

**ResAlbert la Bottega**
Piazza Pestalozzi 4 - 23022 Chiavenna (SO)

[ Web](https://www.resalbert.com/)

[ Get there quickly by clicking HERE](https://maps.app.goo.gl/LRbmpGKy1toUBZHGA)

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.lafattoriasulpo.it/en"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Contact",
            "item": "https://www.lafattoriasulpo.it/en/contact"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": [
        "LocalBusiness"
    ],
    "@id": "https://www.lafattoriasulpo.it/en/contact#localbusiness1",
    "name": "La fattoria sul Po di Barbara Alberti",
    "image": "https://www.lafattoriasulpo.it/images/graphic/la-fattoria-sul-po.jpg",
    "url": "https://www.lafattoriasulpo.it/en/contact",
    "telephone": "+393477045017",
    "priceRange": "€3 - €50",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Via Mezzano Rondani, 103",
        "addressCountry": "IT",
        "addressLocality": "Colorno (Parma)",
        "addressRegion": "Emilia Romagna",
        "postalCode": "43052"
    },
    "geo": {
        "@type": "GeoCoordinates",
        "latitude": "44.964356577779945",
        "longitude": "10.402645623687674"
    },
    "openingHoursSpecification": {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": [
            "Monday",
            "Tuesday",
            "Wednesday",
            "Thursday",
            "Friday",
            "Saturday",
            "Sunday"
        ],
        "opens": "00:00",
        "closes": "23:59"
    },
    "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "5",
        "reviewCount": "10",
        "worstRating": 0,
        "bestRating": 5
    }
}
```
