{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natural-bridge-watertown-ny-koa-journey",
  "name": "Natural Bridge / Watertown, NY KOA Journey",
  "description": "Natural Bridge / Watertown, NY KOA Journey is located in Natural Bridge, New York and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natural-bridge-watertown-ny-koa-journey",
  "image": [
    "https://koa.com/content/campgrounds/watertown/heroitems/32164heroitems5c7614b7-2708-4f7b-af53-7e1d63f7e19d.jpg",
    "/content/campgrounds/watertown/waystostayphotos/32164waystostayphotos882a08d2-9ccf-4165-800a-d95e840d7ee3.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/watertown/photos/32164photoebed7897-2a33-44dc-a51f-7ddd918c2b3d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6081 State Route 3",
    "addressLocality": "Natural Bridge",
    "addressRegion": "NY",
    "postalCode": "13665",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.07421,
    "longitude": -75.47371
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}