{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aan-de-groene-papegaai-hoogerheide",
  "name": "Aan de Groene Papegaai",
  "description": "Campers are also welcome at campsite Aan de Groene Parrot in Brabant. There are excellent facilities for your stay with your camper. Near major highways in Brabant.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aan-de-groene-papegaai-hoogerheide",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Groene Papegaai 8",
    "addressLocality": "Hoogerheide",
    "postalCode": "4631 RX"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.424339,
    "longitude": 4.323838
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}