{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kerrville-koa-journey-kerrville-tx",
  "name": "Kerrville KOA Journey",
  "description": "Kerrville KOA Journey is located in Kerrville, Texas and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "https://campertunity.com/listings/campgrounds/kerrville-koa-journey-kerrville-tx",
  "image": [
    "https://koa.com/content/campgrounds/kerrville/backgrounds/43226background127564c4-f3bc-4be9-bcff-9a6f475ba2ad.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/kerrville/photos/c4d34c89-8381-4abe-a186-f0446f2d35f5photo7444c503-de74-4548-a37e-c9331b0dcfde.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2400 Goat Creek Road",
    "addressLocality": "Kerrville",
    "addressRegion": "TX",
    "postalCode": "78028",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.09158,
    "longitude": -99.20048
  },
  "sameAs": [
    "https://koa.com/campgrounds/kerrville/",
    "https://www.rvezy.com"
  ],
  "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"
    }
  ]
}