{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lynx-run-wilderness-retreat-stanwood",
  "name": "Lynx Run Wilderness Retreat",
  "description": "This camp site is remote and gorgeous overlooking a lowland meadow of grasses and wildflowers. A beautiful trout stream flows through the middle of the meadow. The bathroom and main house are about a three minute walk away. You will see lots of amazing birds and wildlife. You will fall asleep to the gurgling of the trout stream as it flows over rocks not far from your camp fire. Wander into the low meadow to gaze at the stars at night. You will be camped under trees for shade during the day....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lynx-run-wilderness-retreat-stanwood",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1589851272/campground-photos/suljeh0sqtievmzofenr/lynx-run-wilderness-retreat-wilderness-stream-magic.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stanwood",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6091314,
    "longitude": -85.53977900000001
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}