{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-s-navodari-district-constanta",
  "name": "Camping S",
  "description": "campsite directly by the sea - beautiful beach with sunbeds and parasol - bar - restaurant - camping shop - bus stop opposite the campsite - center 6km",
  "url": "https://campertunity.com/listings/campgrounds/camping-s-navodari-district-constanta",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650801483.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bulevardul Mamaia Nord",
    "addressLocality": "Năvodari",
    "addressRegion": "district-constanta",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.28418,
    "longitude": 28.61817
  },
  "sameAs": [
    "http://www.camping-s.ro/",
    "https://www.pincamp.ch/de/campingplaetze/camping-s",
    "https://www.campercontact.com/en/romania/constanta-county/navodari/54288/camping-s"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "85",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "85+"
}