{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lazy-g-campgrounds-woodridge-ny",
  "name": "Lazy G Campgrounds",
  "description": "RV park reviews and information about Lazy G Campgrounds in Woodridge, New York",
  "url": "https://campertunity.com/listings/campgrounds/lazy-g-campgrounds-woodridge-ny",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rosemond Rd",
    "addressLocality": "Woodridge",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7114,
    "longitude": -74.5487
  },
  "sameAs": [
    "http://rvthereyetdirectory.com/rv-park/lazy-g-campgrounds/"
  ]
}