{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/allendale-west-grand-rapids-koa-allendale-mi",
  "name": "Allendale / West Grand Rapids KOA Holiday",
  "description": "Allendale / West Grand Rapids KOA Holiday is located in Allendale, Michigan 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/allendale-west-grand-rapids-koa-allendale-mi",
  "image": [
    "https://koa.com/content/campgrounds/allendale/backgrounds/22232background22c14add-084c-4585-90bf-ec2581cef388.jpg",
    "https://koa.com/content/campgrounds/allendale/photos/P1010016cpxgqwxienv.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8275 Warner Street",
    "addressLocality": "Allendale",
    "addressRegion": "MI",
    "postalCode": "49401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.996439684,
    "longitude": -85.9913742542
  },
  "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
  }
}