{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mariahoeve-flevoland",
  "name": "Mariahoeve",
  "description": "ProfileIf you love camping in a field with a nice restaurant, you will find a museum on the square. Bed and break party available on order. There are a few log cabins to rent. You can rent the restaurant for events with ...overnights.Daily changing lunch menu in the restaurant ensures varied nutrition. By bike you can explore the surrounding area here. Read more",
  "url": "https://campertunity.com/listings/campgrounds/mariahoeve-flevoland",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/mariahoeve/tLAdrm9_lGer.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/mariahoeve/D7nsguInKUs2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kiefveldersteeg 11",
    "addressLocality": "Mariahoeve",
    "addressRegion": "Flevoland",
    "postalCode": "3882 RG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.28092,
    "longitude": 5.57093
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}