{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pilone-ostuni",
  "name": "Camping Il Pilone",
  "description": "Campsite Il Pilone is a campsite in Ostuni, Brindisi, located by the sea. The campsite has pitches with delineation, with shade, without shade and with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pilone-ostuni",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f15c6b73ef.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "SS379 km 14",
    "addressLocality": "Ostuni",
    "postalCode": "72017"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.80392,
    "longitude": 17.53997
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}