{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-village-baia-paradiso-badesi",
  "name": "Camping Village Baia Paradiso",
  "description": "Ready for a real beach holiday? Then choose the Camping Village Baia Paradiso campsite! This campsite is located near Li Junchi beach: one of the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-village-baia-paradiso-badesi",
  "image": [
    "https://cdn1.acsi.eu/6/7/8/7/6787becf3f11e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Località Li Parisi",
    "addressLocality": "Badesi",
    "postalCode": "07030",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9675,
    "longitude": 8.8575
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Surfing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}