{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/niagaras-lazy-lakes-camping-resort-lockport-ny-1",
  "name": "Niagaras Lazy Lakes Camping Resort",
  "description": "Contact info, reviews tips & more for Niagaras Lazy Lakes Camping Resort | Camping in New York",
  "url": "https://campertunity.com/listings/campgrounds/niagaras-lazy-lakes-camping-resort-lockport-ny-1",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4312 Church Rd",
    "addressLocality": "Lockport",
    "addressRegion": "NY",
    "postalCode": "14094",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.20671042,
    "longitude": -78.85315597
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ]
}