{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vill-baia-degli-aranci-vieste-del-gargano",
  "name": "Camping Vill. Baia degli Aranci",
  "description": "Camping Vill. Baia degli Aranci is a campsite in Vieste, Foggia, located by the sea.The campsite has which are marked out, pitches with shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vill-baia-degli-aranci-vieste-del-gargano",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/6749ca4a9b3e4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lungomare Europa 48",
    "addressLocality": "Vieste del Gargano",
    "postalCode": "71019",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.88697,
    "longitude": 16.16631
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 12,
    "bestRating": 10,
    "worstRating": 1
  }
}