{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bald-mountain-recreation-area-lake-orion-mi",
  "name": "Bald Mountain Recreation Area",
  "description": "Bald Mountain Recreation Area near Lake Orion, MI, features a mix of forested terrain and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/bald-mountain-recreation-area-lake-orion-mi",
  "image": [
    "https://photos.thedyrt.com/photo/637552/media/bald-mountain-recreation-area_8422b659-2511-4e6d-bd0d-e1739846445b.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/637552/media/bald-mountain-recreation-area_8422b659-2511-4e6d-bd0d-e1739846445b.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/637553/media/bald-mountain-recreation-area_8d17c984-80f5-44e5-b0cb-33effab3c618.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-83.21877618,42.74307751)/-83.21877618,42.74307751,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1330 East Greenshield Rd",
    "addressLocality": "Lake Orion",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.74307751,
    "longitude": -83.21877618
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.666666666666667,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}