{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flumendosa-camping-village-pula",
  "name": "Flumendosa Camping Village",
  "description": "Flumendosa Camping Village is situated in the south of Sardinia, the well-known island west of Italy. The shaded campsite with an abundance of pine...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flumendosa-camping-village-pula",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c15141706d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Flumendosa 12",
    "addressLocality": "Pula",
    "postalCode": "09010",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.96767,
    "longitude": 8.97797
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.3,
    "reviewCount": 10,
    "bestRating": 10,
    "worstRating": 1
  }
}