{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-lariks-hoeve-leusden-utrecht-nl",
  "name": "MInicamping Larik's Hoeve",
  "description": "Enjoy a relaxing stay at MInicamping Larik's Hoeve in Leusden, Netherlands. Visitors' rating: 4.27.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-lariks-hoeve-leusden-utrecht-nl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650974792.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Langesteeg",
    "addressLocality": "Leusden",
    "addressRegion": "Utrecht",
    "postalCode": "3831 RZ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.11330451,
    "longitude": 5.44021093
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}