{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/allentown-koa-journey-new-tripoli-pa",
  "name": "Allentown KOA Journey",
  "description": "Allentown KOA Journey is located in New Tripoli, Pennsylvania 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/allentown-koa-journey-new-tripoli-pa",
  "image": [
    "https://koa.com/content/campgrounds/allentown/backgrounds/38110background6ec4d809-4118-4a17-a17b-f3aab7dacfec.JPG",
    "https://koa.com/content/campgrounds/allentown/photos/38110photo05be0150-aa4c-4519-a325-d94b6e62fc90.JPG",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6750 KOA Drive",
    "addressLocality": "New Tripoli",
    "addressRegion": "PA",
    "postalCode": "18066",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.6587,
    "longitude": -75.6862
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}