{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-campingcar-arras-hauts-de-france",
  "name": "Aire De Campingcar Arras",
  "description": "Camper location north of the city - access arranged 24 hours by reception and credit card payment machine - stop \"Aquarena\" free electric shuttle Ma Citadine (circuit no. 1) 400m - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-campingcar-arras-hauts-de-france",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651006381.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boulevard Robert Schuman",
    "addressLocality": "arras",
    "addressRegion": "hauts-de-france",
    "postalCode": "62000",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.29733,
    "longitude": 2.77577
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.16,
    "reviewCount": 172,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "11",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€11+"
}