{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-traverse-city-mi",
  "name": "Harvest Hosts Farm",
  "description": "Fresh locally grown produce, flowers, plants and other seasonal items.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-traverse-city-mi",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/44662/photo-gallery/PNkRUwTeHiJzxBGH_95c783633fecee64c38fb4771c592933_medium.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Traverse City, MI",
    "addressLocality": "Traverse City",
    "addressRegion": "MI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.72779447,
    "longitude": -85.60365208
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}