{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pradheol-mesquer-pays-de-la-loire",
  "name": "Prad'heol",
  "description": "Prad'heol Camping offers toilet facilities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pradheol-mesquer-pays-de-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Moulin À Eau (VC2)",
    "addressLocality": "Mesquer",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "44420",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.40204,
    "longitude": -2.48434
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}