{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yelloh-village-le-parc-sainte-brigitte-la-turballe",
  "name": "Yelloh! Village Le Parc Sainte Brigitte",
  "description": "Yelloh! Village Le Parc Sainte Brigitte is a campsite in La Turballe, Loire-Atlantique, located in the woods.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yelloh-village-le-parc-sainte-brigitte-la-turballe",
  "image": [
    "https://cdn2.acsi.eu/6/7/7/f/677fbcc32740c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "chemin des Routes",
    "addressLocality": "La Turballe",
    "postalCode": "44420",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.34236,
    "longitude": -2.47172
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}