{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-logeries-vaire",
  "name": "Camping Les Logeries",
  "description": "Camping Les Logeries is a campsite in Vairé, Vendée.The campsite has which are marked out and pitches with some shade. Camping Les Logeries is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-logeries-vaire",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/6751836da616e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16 rue Louis Fruchard",
    "addressLocality": "Vairé",
    "postalCode": "85150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.60389,
    "longitude": -1.74911
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}