{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-gentilhommiere-camping-les-pommiers-bayeux",
  "name": "La Gentilhommière, Camping les Pommiers",
  "description": "Enjoy a relaxing stay in La Gentilhommière, Camping les Pommiers in Bayeux, France. Visitor Review: 3.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-gentilhommiere-camping-les-pommiers-bayeux",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651274931",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Camp Romain",
    "addressLocality": "Bayeux",
    "addressRegion": "Normandia",
    "postalCode": "14480",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.31238166,
    "longitude": -0.48525638
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}