{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fantana-rece-clejani-giurgiu-county",
  "name": "Fantana Rece",
  "description": "small resting place at drinking water source on DN61 - shadow - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/fantana-rece-clejani-giurgiu-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650885413.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "DN61",
    "addressLocality": "Clejani",
    "addressRegion": "giurgiu-county",
    "addressCountry": "RO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.33234,
    "longitude": 25.70323
  },
  "sameAs": [
    "https://www.campercontact.com/en/romania/giurgiu-county/clejani/82050/fantana-rece"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "0+"
}