{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lauwersoog-groningen-nl",
  "name": "Camping recreatiecentrum Lauwersoog",
  "description": "ProfileNestling on one of the beaches at Lauwersmeer, this campsite is a paradise for fishermen and watersport lovers. Make the most of the refreshing sea air! Read more",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lauwersoog-groningen-nl",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-recreatiecentrum-lauwersoog/ykNWE_fYTvfO.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-recreatiecentrum-lauwersoog/f6fB-2U1iWJ9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strandweg 5",
    "addressLocality": "Camping recreatiecentrum Lauwersoog",
    "addressRegion": "Groningen",
    "postalCode": "9976 VS",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.40231,
    "longitude": 6.21251
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.7,
    "reviewCount": 30,
    "bestRating": 5,
    "worstRating": 1
  }
}