{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/white-pine-farm-hipcamping-ann-arbor-mi-1",
  "name": "White Pine Farm HipCamping",
  "description": "Our most secluded site, including a picnic table, is in the northwest corner of our property, is surrounded by mature trees and adjacent to our \"wild\" area where deer bed down and which we do not go into. It's a site which is not visible to any other campsites and perfect for those who would like more privacy during their stay and enjoy hearing the sound of peepers at night coming from the nearby wetland.",
  "url": "https://campertunity.com/listings/campgrounds/white-pine-farm-hipcamping-ann-arbor-mi-1",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1690661073/campground-photos/wcq2hpmflql5bfwo2tng/white-pine-farm-hipcamping-cozy-corner.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ann Arbor",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.27327,
    "longitude": -83.86552
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wetland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}