{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agricampeggio-abbruzzetti-fermo",
  "name": "Agricampeggio Abbruzzetti",
  "description": "Agricampeggio Abbruzzetti is located between green hills, extensive vineyards and olive trees. From this farm campsite, you have a beautiful view...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agricampeggio-abbruzzetti-fermo",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674ca6b56a903.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Contrada San Pietro Vecchio",
    "addressLocality": "Fermo",
    "postalCode": "63900",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.15472,
    "longitude": 13.79433
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 170,
    "bestRating": 10,
    "worstRating": 1
  }
}