{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-ramstein-plage-baerenthal",
  "name": "Camping Ramstein Plage",
  "description": "On this campsite you will be surrounded by vast forests, with lovely lakes and rippling streams. A beautiful area for tranquility seekers and...",
  "url": "https://campertunity.com/listings/campgrounds/camping-ramstein-plage-baerenthal",
  "image": [
    "https://cdn2.acsi.eu/6/7/b/8/67b88fb4c2f9b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue de Ramstein",
    "addressLocality": "Baerenthal",
    "postalCode": "57230",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.98136,
    "longitude": 7.51464
  },
  "sameAs": [
    "https://www.eurocampings.nl/frankrijk/lotharingen/moselle/baerenthal/camping-ramstein-plage-104417/",
    "https://www.camping-ramstein-plage.fr/fr",
    "https://www.pincamp.ch/de/campingplaetze/camping-municipal-ramstein-plage"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}