{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/are-dogs-allowed-at-campsite-camping-groene-weide-campin",
  "name": "Camping Groene Weide",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/are-dogs-allowed-at-campsite-camping-groene-weide-campin",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-groene-weide/0iG2Kao5pcH1.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-groene-weide/cFwqvYvXzhPv.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Groeneweg 2",
    "addressLocality": "Camping Groene Weide",
    "addressRegion": "Zeeland",
    "postalCode": "4322 TA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.70915,
    "longitude": 3.8413
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}