{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-river-rv-park-manistee-mi",
  "name": "What is the phone number for Little River RV Park?",
  "description": "Little River RV Park is located at , Manistee MI 49660. Little River RV Park can be contacted at or https://www.lrcr.com/hotel-and-spa/accommodations/rv-park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-river-rv-park-manistee-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Manistee",
    "addressRegion": "MI",
    "postalCode": "49660",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2841091,
    "longitude": -86.2506741
  }
}