{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-ortonville-recreation-area",
  "name": "What is the phone number for Ortonville Recreation Area?",
  "description": "Ortonville Recreation Area is located at 5779 Hadley Road, Ortonville MI 48462. Ortonville Recreation Area can be contacted at ***-***-**** or http://www.michigandnr.com/parksandtrails/Details.aspx?id=481&type=SPRK",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-ortonville-recreation-area",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5779 Hadley Road",
    "addressLocality": "Ortonville",
    "addressRegion": "MI",
    "postalCode": "48462",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.8852066,
    "longitude": -83.4037104
  }
}