{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camperstop-verte-rive-cromary",
  "name": "Camperstop Verte Rive",
  "description": "overnight accommodation for motorhomes - 50 meters from the adjacent Verte Rive campsite. Only for motorhomes that are self-sufficient, so without using the sanitary facilities on the campsite (toilet, shower, dishes). Attention: if showers and/or toilets and/or dishes are used, the camping prices apply.",
  "url": "https://campertunity.com/listings/campgrounds/camperstop-verte-rive-cromary",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650847887.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Pont",
    "addressLocality": "Cromary",
    "addressRegion": "bourgogne-franche-comte",
    "postalCode": "70190",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.358,
    "longitude": 6.08046
  },
  "sameAs": [
    "http://www.verte-rive.fr",
    "https://www.campercontact.com/it/francia/borgogna-franca-contea/cromary/71462/camperstop-verte-rive"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "9.6",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€9.6+"
}