{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-ferme-de-bihen-le-crotoy-hauts-de-france",
  "name": "Parking Ferme De Bihen",
  "description": "Camper place with 18 places. Paved with gravel for the camper, grass to sit on. 2 connection points for electricity that work on a coin available in the shop. Site fenced with a barrier. You can open it with a tag. Driving is always possible.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-ferme-de-bihen-le-crotoy-hauts-de-france",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bihen",
    "addressLocality": "le-crotoy",
    "addressRegion": "hauts-de-france",
    "postalCode": "80550",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.25278,
    "longitude": 1.64027
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€10+"
}