{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-residence-il-pioppeto-vasto-marina",
  "name": "Camping & Residence Il Pioppeto",
  "description": "Camping & Residence Il Pioppeto is a campsite in Marina di Vasto, Chieti, located by the sea. The campsite has pitches with delineation, with shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-residence-il-pioppeto-vasto-marina",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f0fe385418.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "SS16 Sud, km 521",
    "addressLocality": "Vasto Marina",
    "postalCode": "66055"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.08422,
    "longitude": 14.73939
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}