{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-tarnos-landes",
  "name": "Atout France",
  "description": "In Tarnos this campsite 3 stars by the sea of 35 pitches offers caravans, mobil-homes, chalets and lodges & ecolodges for rent. In terms of leisure, it offers a pool with a children's paddling pool. Pets are allowed with extra charge, but not allowed in rental accommodations.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-tarnos-landes",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tarnos",
    "addressRegion": "Landes",
    "postalCode": "40220"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5477442,
    "longitude": -1.4727973
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}