{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kite-bluffton-in",
  "name": "Kite Day!",
  "description": "Kite Day! Let's go fly a kite! Join us for a sky-high adventure as we fill the campground with color and creativity. Whether you bring your own kite or craft one on-site, it's all about catching the breeze and enjoying the simple joy of watching your creation soar. Perfect for all ages—come make memories and chase the wind with us!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kite-bluffton-in",
  "image": [
    "https://koa.com/content/campgrounds/bluffton/heroitems/14156heroitems0d18f054-af33-459f-8b29-62a569f37256.jpg",
    "https://koa.com/content/campgrounds/bluffton/events/14156eventffa5cdfe-9e22-41e3-ba3a-f7645ce2b731.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1625 West Lancaster Street",
    "addressLocality": "Bluffton",
    "addressRegion": "IN",
    "postalCode": "46714",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.742424,
    "longitude": -85.19381
  },
  "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"
    }
  ]
}