{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ricky-babcock-lowville-ny",
  "name": "Ricky Babcock",
  "description": "Ricky Babcock is located at 10370 East Road, Lowville NY 13367. Ricky Babcock can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/ricky-babcock-lowville-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10370 East Road",
    "addressLocality": "Lowville",
    "addressRegion": "NY",
    "postalCode": "13367",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9238621,
    "longitude": -75.5835314
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/lowville/ricky-babcock"
  ]
}