{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-creutzwald-grand-est-creutzwald",
  "name": "Campspace In Creutzwald Grand Est",
  "description": "Hello, we offer you to rent our land, there is 1 caravan site, 1 camper site or minivan site. The property is located on the outskirts of town, on the edge of a forest, surrounded by a pack of 16 Siberian huskies. There are cycling, hiking, fishing and other leisure activities nearby. The activities hiking, canoeing, fishing, cycling, boating, sailing.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-creutzwald-grand-est-creutzwald",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "creutzwald",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.212,
    "longitude": 6.7155
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}