{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/paille-haute-boiry-notre-dame",
  "name": "La Paille Haute",
  "description": "La Paille Haute is a child-friendly campsite with swimming pool, jacuzzi and play equipment for all ages. Due to its central location this is a great base if you drive to the north of France or just to southern Europe. The campsite is rural but still close to the amenities in Boiry-Notre-Dame, such as the post office and supermarkets.",
  "url": "https://campertunity.com/listings/campgrounds/paille-haute-boiry-notre-dame",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650816874.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de Sailly",
    "addressLocality": "boiry-notre-dame",
    "addressRegion": "hauts-de-france",
    "postalCode": "62156",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.27335,
    "longitude": 2.94851
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.43,
    "reviewCount": 51,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27.5",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "€27.5+"
}