{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fillmore-koa-journey-fillmore-ut",
  "name": "Fillmore KOA Journey",
  "description": "Fillmore KOA Journey is located in Fillmore, Utah and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "https://campertunity.com/listings/campgrounds/fillmore-koa-journey-fillmore-ut",
  "image": [
    "https://koa.com/content/campgrounds/fillmore/heroitems/44150heroitems3ca6b2a0-e524-467c-8816-5547584ac90a.jpg",
    "/content/campgrounds/fillmore/waystostayphotos/44150waystostayphotos73f213a9-d061-4a22-82e9-5810723a4fdd.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/fillmore/photos/DSC01860egxjv55dbxa.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "410 West 900 South",
    "addressLocality": "Fillmore",
    "addressRegion": "UT",
    "postalCode": "84631",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.949885,
    "longitude": -112.336487
  },
  "sameAs": [
    "https://koa.com/campgrounds/fillmore/"
  ],
  "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"
    }
  ]
}