{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ozark-fort-rucker-koa-journey-ozark-al",
  "name": "Ozark / Fort Rucker KOA Journey",
  "description": "Ozark / Fort Rucker KOA Journey is located in Ozark, Alabama 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/ozark-fort-rucker-koa-journey-ozark-al",
  "image": [
    "https://koa.com/content/campgrounds/ozark/heroitems/01133heroitems2373b729-2da8-4515-ad0d-c15f482bc01c.jpg",
    "/content/campgrounds/ozark/waystostayphotos/01133waystostayphotos2b8fb164-53d4-42f6-8d08-04fd5256113a.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/ozark/photos/1133photob9d8dd06-bf04-4085-b066-8f5c86ccb64d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2414 N US Hwy 231",
    "addressLocality": "Ozark",
    "addressRegion": "AL",
    "postalCode": "36360",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.488141,
    "longitude": -85.687786
  },
  "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": 5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}