{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hydras-waves-camping-thermisia",
  "name": "Hydra's Waves Camping",
  "description": "Hydra's Waves Camping is a campsite in Thermisia, Greece. Hydra's Waves Camping has wifi and a restaurant.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hydras-waves-camping-thermisia",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOTc3457a480053d39b0d9a93e3ccb03589/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Eparchiaki Odos Ermionis - Galatas",
    "addressLocality": "Thermisia",
    "postalCode": "21051",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.40581,
    "longitude": 23.31565
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€19+"
}