{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beautiful-star-ottmarsheim-ottmarsheim-grande-est",
  "name": "Beautiful star Ottmarsheim",
  "description": "Enjoy a relaxing stay in Beautiful star Ottmarsheim in Ottmarsheim, France. Visitor Review: 4.67.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beautiful-star-ottmarsheim-ottmarsheim-grande-est",
  "image": [
    "https://static.campspace.com/media/space/detail/77661636dc00fda4afd52d052f652df1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "ottmarsheim",
    "addressRegion": "Grande Est",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.7795,
    "longitude": 7.519
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}