{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-alaincourt-burgundy-franche-comte",
  "name": "Campspace in Alaincourt, Burgundy-Franche-Comté",
  "description": "Given the size of the land, you are free to choose your location. Plus, it's easy to access so no worries! The toilets At your disposal: toilets and hot showers The equipment Electricity on demand: €3/day. Charging of electronic devices possible. Children's games under the responsibility of parents",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-alaincourt-burgundy-franche-comte",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Alaincourt",
    "addressRegion": "Burgundy-Franche-Comté",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9455,
    "longitude": 6.0955
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}