{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ciela-village-grand-est-fr",
  "name": "Ciela Village",
  "description": "Ciela Village is a camping location with internet services available.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ciela-village-grand-est-fr",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Granges",
    "addressLocality": "114662",
    "addressRegion": "grand-est",
    "postalCode": "88430",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.16734,
    "longitude": 6.8763
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}