{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-lambrecht-rhineland-palatinate",
  "name": "Motorhome parking space",
  "description": "Enjoy a relaxing stay at RV park in Lambrecht, Germany. Visitors' rating: 3.06.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-lambrecht-rhineland-palatinate",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650751453.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Blainviller Straße",
    "addressLocality": "Lambrecht",
    "addressRegion": "Rhineland-Palatinate",
    "postalCode": "67466",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.37012,
    "longitude": 8.0745
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}