{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-sommecaise-burgundy-franche-comte",
  "name": "Campspace in Sommecaise, Burgundy Franche Comté",
  "description": "For a quiet stopover, meadow bordering forest with young fruit trees and 2 large oak trees. 1 kilometer from the village of Sommecaise with grocery store-restaurant. 130 kilometers from Paris: access to A6 freeway 10 kilometers away. On the edge of the forest, deer often come to visit... The activities Hiking, visits (Guédelon, Saint Fargeau, Vézelay...) , Gastronomy (restaurants and local producers) Swimming (Lac du Bourdon), accrobranche, horse-riding, golf, mountain biking, etc. Other thin...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-sommecaise-burgundy-franche-comte",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sommecaise",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8465,
    "longitude": 3.2185
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}