{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-campingcars-le-gue-de-la-chaine-belforet-en-perche-f",
  "name": "Aire de campingcars Le Gué-de-la-Chaîne",
  "description": "Rustige locatie midden in het dorp - Bellème 3km - centrum 100m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-campingcars-le-gue-de-la-chaine-belforet-en-perche-f",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651027937"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de Mamers 17",
    "addressLocality": "Belforêt-en-Perche",
    "addressRegion": "Normandie",
    "postalCode": "61130",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.37493,
    "longitude": 0.5226
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}