{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/relaxed-quay-blowing-between-trees-ospel",
  "name": "Relaxed quay blowing between the trees",
  "description": "Our campsite is fully equipped for cyclists ... an indoor area to sit (dry), cooking facilities, refrigerator, coffee and tea making facilities, microwave, breakfast service with a wide choice, picnic tables on the field, mini library and a lovely field.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/relaxed-quay-blowing-between-trees-ospel",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ospel",
    "addressCountry": "The Netherlands"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.295,
    "longitude": 5.794
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kitchen"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}