{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/terre-de-loire-la-menitre",
  "name": "Terre de Loire",
  "description": "Terre de Loire is a campsite in La Ménitré, Maine-et-Loire.The campsite has which are marked out, pitches with shade, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/terre-de-loire-la-menitre",
  "image": [
    "//cdn1.acsi.eu/eurocampings/assets/9140/acsi-portal/images/header-fallback.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6, route du Port Saint-Maur",
    "addressLocality": "La Ménitré",
    "postalCode": "49250",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.39258,
    "longitude": -0.26389
  }
}