{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-foce-village-camping-valledoria-sassari",
  "name": "La Foce Village & Camping",
  "description": "This campsite is located in a special and idyllic location: on the river Coghinas and on a lagoon in northern Sardinia. With a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-foce-village-camping-valledoria-sassari",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f0a2f8574b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Ampurias 110",
    "addressLocality": "Valledoria/Sassari",
    "postalCode": "07039"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9335,
    "longitude": 8.81681
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.2,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}