{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/half-mile-ranch-camping-resort-lake-luzerne-ny",
  "name": "Half Mile Ranch Camping Resort",
  "description": "Half Mile Ranch Camping Resort is located at 479 Lake Avenue, Lake Luzerne NY 12846. Half Mile Ranch Camping Resort can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/half-mile-ranch-camping-resort-lake-luzerne-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "479 Lake Avenue",
    "addressLocality": "Lake Luzerne",
    "addressRegion": "NY",
    "postalCode": "12846",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.336418,
    "longitude": -73.846057
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/lake-luzerne/half-mile-ranch-camping-resort"
  ]
}