{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lundar-beach-lundar-mb",
  "name": "Lundar Beach",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/lundar-beach-lundar-mb",
  "image": [
    "https://www.goodsam.com/campgrounds-rv-parks/images/metadata-bg.png",
    "/campgrounds-rv-parks/_next/image?url=%2Fcampgrounds-rv-parks%2Fimages%2Fcamp-card-img-placeholder.jpg&w=1200&q=75&dpl=dpl_Ghs4YWws8LMbMvvwYutM7Pi4e24B"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "PR 419",
    "addressLocality": "Lundar",
    "addressRegion": "MB",
    "postalCode": "R0C 1Y0",
    "addressCountry": "CAN"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.72733,
    "longitude": -98.27407
  },
  "sameAs": [
    "https://www.goodsam.com/campgrounds-rv-parks/manitoba/lundar/lundar-beach/cgid-240000571"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}