{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-saint-andre-occitanie",
  "name": "Campspace in Saint André, Occitanie",
  "description": "We welcome you to our shaded grounds. The pitches are more than 100 meters from our house, you have a separate entrance. We have a large plot of land, we are 7 kilometers from Argeles beach. 1.5 km away there is a Carrefour market with bakery. In the direction of Argeles you have an Intermarché. 500 meters from the house in the village, you have all the amenities. I am 15 minutes from the Spanish border, 10 minutes from Le Perthus. The Pyrenees mountain range is 1.5 km away as the crow flies,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-saint-andre-occitanie",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saint-André",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.553,
    "longitude": 2.9665
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}