{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-vesoul-franche-comte",
  "name": "Reisemobilstellplatz",
  "description": "Wohnmobilstellplatz directly at the lake",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-vesoul-franche-comte",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/92701/staticmap_92701_16_47.61978_6.15427.png?h=237&w=355&mode=crop&scale=canvas&autorotate=true",
    "https://Stellplatz.Info/Media/Default/StaticMap/92701/staticmap_92701_16_47.61978_6.15427.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vesoul",
    "addressRegion": "Franche-Comté",
    "postalCode": "70000",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.61978,
    "longitude": 6.15427
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}