{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/de-larros-plaisance",
  "name": "De L'Arros",
  "description": "De L'Arros is a campsite in Plaisance, France. De L'Arros has wifi, a camping shop, a restaurant and an indoor pool. Dogs are allowed.",
  "url": "https://campertunity.com/listings/campgrounds/de-larros-plaisance",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTK28qEfloimsWoq6OUVW7bgfI1t74zxoR/biggerthumb.jpg",
    "images//SPOTK28qEfloimsWoq6OUVW7bgfI1t74zxoR/mapbox/mapbox.webp",
    "images/fr/SPOTK28qEfloimsWoq6OUVW7bgfI1t74zxoR/carousel/61b322d0a1a03-de-larros-plaisance.jpg",
    "images/fr/SPOTK28qEfloimsWoq6OUVW7bgfI1t74zxoR/carousel/61b322d01257a-de-larros-plaisance.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Allée des Ormeaux",
    "addressLocality": "Plaisance",
    "postalCode": "32160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.60777,
    "longitude": 0.05356
  },
  "sameAs": [
    "https://www.spottocamp.com/sv/campsites/de-larros-plaisance"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}