{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vedetta-lodges-scarlino-tuscany-it",
  "name": "Vedetta Lodges",
  "description": "Enjoy a luxury camping destination at Vedetta Lodges in tuscany, italy from $164.00. A perfect Tents experience for corporate / events and couples looking for beach and caves.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vedetta-lodges-scarlino-tuscany-it",
  "image": [
    "https://www.glamping.com/static/media/uploads/property/VEDETTA_LODGES/glamping-italy-be-vedetta-lodges.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "POGGIO LA FORCOLA 12",
    "addressLocality": "SCARLINO",
    "addressRegion": "tuscany",
    "postalCode": "58020",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.91068,
    "longitude": 10.83039
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 468,
    "bestRating": 5,
    "worstRating": 1
  }
}