{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/club-del-sole-orbetello-family-collection",
  "name": "Club del Sole Orbetello Family Collection",
  "description": "Southern Tuscany is known for its rugged, beautiful nature. Surrounded by the most beautiful beaches of the region and with a rich history, Orbetello...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/club-del-sole-orbetello-family-collection",
  "image": [
    "https://cdn3.acsi.eu/6/7/f/e/67fe216ed0a06.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada Gianella 166",
    "addressLocality": "Orbetello",
    "postalCode": "58015",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.46342,
    "longitude": 11.18597
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 37,
    "bestRating": 10,
    "worstRating": 1
  }
}