{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-sosta-rifugio-sul-mare-botricello-calabria",
  "name": "Area Sosta Rifugio Sul Mare",
  "description": "By the sea - large plots - center 2.6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-sosta-rifugio-sul-mare-botricello-calabria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651265179.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Alcide De Gasperi",
    "addressLocality": "botricello",
    "addressRegion": "calabria",
    "postalCode": "88070",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.92589,
    "longitude": 16.87491
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€30+"
}