{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/misti-pines-campground-branch-mi",
  "name": "Misti Pines Campground",
  "description": "Check out Misti Pines Campground in Branch, Michigan on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/misti-pines-campground-branch-mi",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8311 E Washington Rd",
    "addressLocality": "Branch",
    "addressRegion": "MI",
    "postalCode": "49402-9208",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8152548,
    "longitude": -86.0702242
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}