{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tiny-house-sauna-jacuzzi-wallonie-atypique-be",
  "name": "Tiny House avec sauna et jacuzzi en Wallonie, camping atypique",
  "description": "Small fully equipped house (including sauna and hot tub) in the Belgian Ardennes with u",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tiny-house-sauna-jacuzzi-wallonie-atypique-be",
  "image": [
    "https://campspace.com/media/medium/uploads/space/c5/17/cd/c517cd5762e8370ae7c22bd70f97ddbb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.43,
    "longitude": 5.04
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tiny_house"
    }
  ]
}