{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-reserve-garrosse",
  "name": "Camping La Reserve",
  "description": "Camping La Reserve is a campsite with 25 pitches in GARROSSE, France. Book and review Camping La Reserve at Spottocamp.",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-reserve-garrosse",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue Félix Ducournau 1229",
    "addressLocality": "GARROSSE",
    "postalCode": "40110",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.31361,
    "longitude": -1.16917
  },
  "sameAs": [
    "https://www.spottocamp.com/nl/campsites/camping-la-reserve-garrosse"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}