{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-boerewille-sint-nicolaasga",
  "name": "Minicamping Boerewille",
  "description": "Minicamping Borewille is a campsite with 30 tent sites in Sint Nicolaasga, Netherlands. Dogs are allowed on this campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-boerewille-sint-nicolaasga",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTRR6HpTN5syoGhK8FI0rWjmieTmOFJ4Ge/biggerthumb.jpg",
    "images//SPOTRR6HpTN5syoGhK8FI0rWjmieTmOFJ4Ge/mapbox/mapbox.webp",
    "images/nl/SPOTRR6HpTN5syoGhK8FI0rWjmieTmOFJ4Ge/carousel/61ae383a6069e-minicamping-boerewille-sint-nicolaasga.jpg",
    "images/nl/SPOTRR6HpTN5syoGhK8FI0rWjmieTmOFJ4Ge/carousel/61ae383ae95f7-minicamping-boerewille-sint-nicolaasga.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Noed 13A",
    "addressLocality": "Sint Nicolaasga",
    "postalCode": "8521 NR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.921173,
    "longitude": 5.710017
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}