{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-prinses-margrietkanaal-burgum-friesland",
  "name": "Camperplaats Prinses Margrietkanaal",
  "description": "camper location located directly on the Princess Margriet Canal - reservations not possible - service for passers-by by means of coins - behind the company of the Djurrema family - view through the through shipping and yachts - center 750m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-prinses-margrietkanaal-burgum-friesland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650937399.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Meester W.M. Oppedijk van Veenweg",
    "addressLocality": "Burgum",
    "addressRegion": "friesland",
    "postalCode": "9251 GA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.18738,
    "longitude": 6.00143
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.54,
    "reviewCount": 167,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13.5+"
}