{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/azienda-agrituristica-malapezza-borgagne",
  "name": "Azienda Agrituristica Malapezza",
  "description": "Two km from the beach of the Adriatic Sea, in the tip of the Italian 'boot', lies Azienda Agrituristica Malapezza. This 'agricamping'...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/azienda-agrituristica-malapezza-borgagne",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c9d3ac55ff.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Prov.le S. Andrea",
    "addressLocality": "Borgagne",
    "postalCode": "73026",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.25236,
    "longitude": 18.41719
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}