{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/indian-ford-campground-sisters-or",
  "name": "What is the phone number for Indian ford campground?",
  "description": "Indian ford campground is located at Indian Ford Road, Sisters OR 97759. Indian ford campground can be contacted at or https://www.fs.usda.gov/recarea/deschutes/recarea/?recid=38612",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/indian-ford-campground-sisters-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Indian Ford Road",
    "addressLocality": "Sisters",
    "addressRegion": "OR",
    "postalCode": "97759",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3587805,
    "longitude": -121.6105128
  }
}