{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/small-scale-campsite-with-a-beautiful-view-hurecourt",
  "name": "Small Scale campsite with a beautiful view",
  "description": "Enjoy a relaxing stay at Small-scale campsite with a beautiful view in Hurecourt, France. Visitors' rating: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/small-scale-campsite-with-a-beautiful-view-hurecourt",
  "image": [
    "https://static.campspace.com/media/space/detail/9f651731f72a160595d190f89ae40ebe.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hurecourt",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.904,
    "longitude": 6.0555
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}