{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campground-traverse-city-mi",
  "name": "What is the phone number for Timber Ridge RV & Recreation Resort?",
  "description": "Timber Ridge RV & Recreation Resort is located at 4050 East Hammond Road, Traverse City MI 49686. Timber Ridge RV & Recreation Resort can be contacted at ***-***-**** or http://www.timberridgeresort.net/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campground-traverse-city-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4050 East Hammond Road",
    "addressLocality": "Traverse City",
    "addressRegion": "MI",
    "postalCode": "49686",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.714247,
    "longitude": -85.49445
  }
}