{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agricampeggio-padova-padova-pd",
  "name": "AgriCampeggio Padova",
  "description": "Agricamping is located on the edge of Padua. It's close to the Padova Ovest motorway exit. The campsite is accessible by bike paths leading to the city center. There's also a bus service available.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agricampeggio-padova-padova-pd",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F65eb538dbdd0d9248b3a695e%2F55a526ba-7ded-4c88-b282-4e0deee0b331_AgriCampeggio%20Padova2_640x480.jpg?alt=media&token=bc7c8ab2-6153-4902-9ced-c50aad38b4b6",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 Via Medoaco",
    "addressLocality": "Padova",
    "addressRegion": "PD",
    "postalCode": "35136",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.4534,
    "longitude": 11.8555
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}