{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-car-pacy-sur-eure-normandy",
  "name": "Aire De Services Camping Car Pacy Sur Eure",
  "description": "Near station - center 100m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-car-pacy-sur-eure-normandy",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651097234"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Place de la Gare",
    "addressLocality": "pacy-sur-eure",
    "addressRegion": "normandy",
    "postalCode": "27120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.0148,
    "longitude": 1.38674
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.08,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  }
}