{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/settebello-village-and-camping-salto-di-fondi",
  "name": "Settebello Village and Camping",
  "description": "Settebello Village and Camping is a large family campsite on the Italian coast, directly on the Mediterranean Sea. The campsite is located in a pine...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/settebello-village-and-camping-salto-di-fondi",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/6749c6895d0cb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Flacca 3102",
    "addressLocality": "Salto di Fondi",
    "postalCode": "04022",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.29531,
    "longitude": 13.31972
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}