{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/indianapolis-greenfield-in-us",
  "name": "Indianapolis KOA Holiday",
  "description": "Celebrate Mother's Day Weekend with a luxury camping experience.Throughout the day we will have a variety of activities for all ages! Come and create unforgettable memories, we look forward to making this weekend one to remember!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/indianapolis-greenfield-in-us",
  "image": [
    "https://koa.com/content/campgrounds/indianapolis/heroitems/14149heroitems78e435c2-4010-470a-a88e-dd12a238d1be.jpg",
    "https://koa.com"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5896 West 200 North",
    "addressLocality": "Greenfield",
    "addressRegion": "IN",
    "postalCode": "46140",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.816021,
    "longitude": -85.911252
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}