{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-trmentines-pays-de-la-loire-trmentines",
  "name": "Campspace In Trmentines Pays De La Loire",
  "description": "You are looking for calm and tranquility, you will be in the right place! We welcome you at the bottom of our garden, with independent access, electricity, drinking water and private dry toilet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-trmentines-pays-de-la-loire-trmentines",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "trmentines",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.1145,
    "longitude": -0.8215
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}