{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/paint-creek-bainbridge-oh",
  "name": "What is the phone number for Paint Creek Campground?",
  "description": "Paint Creek Campground is located at , Bainbridge OH 45612. Paint Creek Campground can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/paint-creek-bainbridge-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bainbridge",
    "addressRegion": "OH",
    "postalCode": "45612",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.2695758,
    "longitude": -83.3851214
  }
}