{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-baia-e-cala-campi-vieste",
  "name": "Camping Baia e Cala Campi",
  "description": "Camping Baia e Cala Campi is a campsite in Vieste, Foggia.The campsite has pitches with shade and pitches with some shade. Camping Baia e Cala Campi...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-baia-e-cala-campi-vieste",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c2dcdde040.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "SP53 Litoranea Vieste-Mattinata, km 10",
    "addressLocality": "Vieste",
    "postalCode": "71019",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.81472,
    "longitude": 16.19028
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 12,
    "bestRating": 10,
    "worstRating": 1
  }
}