{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/horse-racing-claremore-ok",
  "name": "Horse Racing",
  "description": "Enjoy Live Horse Racing. Spring Thoroughbred Meet March thru May and a Fall Quarter Horse meet September 12th thru November14th 2020",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/horse-racing-claremore-ok",
  "image": [
    "https://koa.com/content/campgrounds/tulsa/backgrounds/36136backgroundc6efe7a0-0df0-4931-bb8d-2040aad5ee75.png",
    "https://koa.com/content/campgrounds/tulsa/events/SB101510WRD17223gubhfdvtavf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20900 South 4200 Road",
    "addressLocality": "Claremore",
    "addressRegion": "OK",
    "postalCode": "74019",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.3136036134,
    "longitude": -95.528011322
  },
  "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"
    }
  ]
}