{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-brissac-loire-aubance-pays-de-la-loire-brissac",
  "name": "Campspace in Brissac Loire Aubance, Pays de la Loire",
  "description": "Welcome to my land, I welcome you with pleasure. Other things For motorhomes that would like to venture onto my property, the gate is 3m wide and your vehicle must not be too long to successfully maneuver in.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-brissac-loire-aubance-pays-de-la-loire-brissac",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Brissac-Loire-Aubance",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.319,
    "longitude": -0.388
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}