{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oelia-nea-moudania-calcidica",
  "name": "Camping Oelia",
  "description": "camping equipment by the sea - cafeteria/restaurant and mini market in season - some places for larger campers (please book) - different price for place by the sea - center 5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oelia-nea-moudania-calcidica",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651095770.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "nea-moudania",
    "addressRegion": "calcidica",
    "postalCode": "632 00",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.21605,
    "longitude": 23.31836
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.78,
    "reviewCount": 46,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€23+"
}