{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-brissac-loire-aubance-pays-de-loire",
  "name": "Campspace In Brissac Loire Aubance Pays De La Loire",
  "description": "Domain which extends over 25 ha of vineyards. We are wine growers since the 17th century. Originally cattle were raised and land was worked on this estate, in addition to the cultivation of vines. The activities Visit of the vineyards.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-brissac-loire-aubance-pays-de-loire",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "brissac-loire-aubance",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.3635,
    "longitude": -0.353
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}