{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sainte-claire-neufchatel-en-bray-normandie-fr",
  "name": "Aire de Camping Car Sainte Claire",
  "description": "parky landscaped for campsite Sainte-Claire - quiet - spacious pitches - all-in rate - pay with coins, paper money or credit card - restaurant with simple map on the campsite, open 01/04-15/10 - supermarket E.Leclerc 500m - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sainte-claire-neufchatel-en-bray-normandie-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650745862.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue la Grande Flandre",
    "addressLocality": "Neufchâtel-en-Bray",
    "addressRegion": "normandie",
    "postalCode": "76270",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.73731,
    "longitude": 1.42931
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 257,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€14+"
}