{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/niantic-i95-exit-72-ct-koa-niantic-ct",
  "name": "What is the phone number for Niantic I95 Exit 72 CT KOA?",
  "description": "Niantic I95 Exit 72 CT KOA is located at 271 West Main Street, Niantic CT 6357. Niantic I95 Exit 72 CT KOA can be contacted at ***-***-**** or https://koa.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/niantic-i95-exit-72-ct-koa-niantic-ct",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "271 West Main Street",
    "addressLocality": "Niantic",
    "addressRegion": "CT",
    "postalCode": "6357",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.3154024,
    "longitude": -72.2495823
  }
}