{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/new-life-campground-saugerties-ny",
  "name": "New Life Campground",
  "description": "Located in Saugerties, NY, New Life Campground offers 49 camping sites. View pictures, amenities, and nearby activities. Book your campground today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/new-life-campground-saugerties-ny",
  "image": [
    "https://campgrounds-images.rvezy.com/Campground/bd8ec1fe-db32-4a8e-b2f6-32d79d1cf1e6/3e93e454.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "432 Kings Hwy",
    "addressLocality": "Saugerties",
    "addressRegion": "NY",
    "postalCode": "K2P 0G2",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.022502,
    "longitude": -73.994185
  },
  "numberOfRooms": 49
}