{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/richmond-koa-holiday-richmond-in-us",
  "name": "What is the phone number for Richmond KOA Holiday?",
  "description": "Richmond KOA Holiday is located at 3101 Cart Road, Richmond IN 47374. Richmond KOA Holiday can be contacted at ***-***-**** or http://koa.com/campgrounds/richmond/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/richmond-koa-holiday-richmond-in-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3101 Cart Road",
    "addressLocality": "Richmond",
    "addressRegion": "IN",
    "postalCode": "47374",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.870102,
    "longitude": -84.8639546
  }
}