{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-san-teodoro-la-cinta-san-teodoro-sassari",
  "name": "Camping San Teodoro La Cinta",
  "description": "Camping San Teodoro La Cinta is a campsite in San Teodoro, Olbia-Tempio, located by the sea and in a wood.The campsite has which are marked out,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-san-teodoro-la-cinta-san-teodoro-sassari",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675038ee09fcd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via del Tirreno SNC",
    "addressLocality": "San Teodoro (Sassari)",
    "postalCode": "07052",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.78147,
    "longitude": 9.67164
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}