{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-ronostrand-een-drenthe",
  "name": "Motorhome place Ronostrand",
  "description": "Enjoy a relaxing stay at Motorhome place Ronostrand in Een, Netherlands. Visitors' rating: 4.63.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-ronostrand-een-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651029242",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Amerika",
    "addressLocality": "Een",
    "addressRegion": "Drenthe",
    "postalCode": "9342 TC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.10112874,
    "longitude": 6.37298728
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}