{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-village-la-pineta-san-vito-lo-capo-sicily",
  "name": "Camping Village La Pineta",
  "description": "sea ​​with beautiful sandy beach 350m - grocery store - pizzeria - restaurant - shops - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-village-la-pineta-san-vito-lo-capo-sicily",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650752202.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via del Secco",
    "addressLocality": "san-vito-lo-capo",
    "addressRegion": "sicily",
    "postalCode": "91010",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.17403,
    "longitude": 12.74808
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.76,
    "reviewCount": 48,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "45.3",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€45.3+"
}