{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-natura-abdera-xanthi",
  "name": "Camping Natura",
  "description": "Camping right on the beach. Flat terrain, partly shaded. Mini market-bar-restaurant. Deck chairs on the beach.",
  "url": "https://campertunity.com/listings/campgrounds/camping-natura-abdera-xanthi",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650871776.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "abdera",
    "addressRegion": "xanthi",
    "postalCode": "670 61",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.96868,
    "longitude": 25.01308
  },
  "sameAs": [
    "https://www.campercontact.com/en/greece/xanthi/abdera/69035/camping-natura"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22.5",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€22.5+"
}