{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agricamping-tramonto-rosso-fermo-it",
  "name": "Agricamping Tramonto Rosso",
  "description": "Agricamping Tramonto Rosso is a campsite in Fermo, Fermo.This terraced camp site has pitches with shade and pitches with some shade. It is possible...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agricamping-tramonto-rosso-fermo-it",
  "image": [
    "https://cdn2.acsi.eu/6/8/9/c/689c97362b1e6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Contrada Madonna d'Ete, 1",
    "addressLocality": "Fermo",
    "postalCode": "63900",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.14108,
    "longitude": 13.69831
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}