{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/trailway-campground-montague-mi",
  "name": "What is the phone number for Trailway Campground?",
  "description": "Trailway Campground is located at 4540 Dowling Street, Montague MI 49437. Trailway Campground can be contacted at ***-***-**** or https://cityofmontague.org/trailway-campground/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/trailway-campground-montague-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4540 Dowling Street",
    "addressLocality": "Montague",
    "addressRegion": "MI",
    "postalCode": "49437",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4156023,
    "longitude": -86.3540162
  }
}