{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-seguiniere",
  "name": "Espacio de camping en La Séguinière, Países del Loira",
  "description": "Plot in a place called \"lieu dit\" in the middle of the countryside with an impressive view of the fields in the distance and a magnificent sunset. Docile animals (dog, cat and chickens), easy to caress. Puy du Fou 30 minutes away, the Loire Castle at 1 hour.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-seguiniere",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "La Séguinière",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.0655,
    "longitude": -0.938
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}