{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lynx-run-wilderness-stanwood-mi-us",
  "name": "Lynx Run Wilderness Retreat",
  "description": "This campsite is beautifully located at the end of a small orchard in a group of trees and on the edge of a beautiful field. Very private with lots of big trees and plenty of space to set up tents or campers. A small spring runs near it. There's a picnic table and fire pit. Lots of birds and wildlife. Good for big groups. You can drive right up to the site.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lynx-run-wilderness-stanwood-mi-us",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1625175872/campground-photos/ebpcle3qwbieamqcb1nf/lynx-run-wilderness-retreat-secluded-forest-with-field-edge.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stanwood",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6091314,
    "longitude": -85.53977900000001
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    }
  ]
}