{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/baia-dorica-scoglitti-sicily-it",
  "name": "Baia Dorica Camping Village",
  "description": "mentioned prices are for 2 days and longer -beach 200m -center 1.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/baia-dorica-scoglitti-sicily-it",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651054317.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Germanica",
    "addressLocality": "Scoglitti",
    "addressRegion": "sicily",
    "postalCode": "97019",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.91703,
    "longitude": 14.41971
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}