{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-comunale-unione-delta-del-po-emilia-romagna",
  "name": "Area Comunale",
  "description": "Enjoy a relaxing stay at Area Comunale in Unione Delta del Po, Italy. Customer rating: 3.58.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-comunale-unione-delta-del-po-emilia-romagna",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650681120.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via al Mare",
    "addressLocality": "Unione Delta del Po",
    "addressRegion": "Emilia-Romagna",
    "postalCode": "44020",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.81905,
    "longitude": 12.35044
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}