{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/traverse-campground-traverse-city-mi",
  "name": "Traverse Campground",
  "description": "This campground is situated in Grand Traverse County in the Interlochen area, approximately 15 miles southwest of Traverse City. The region is characterized by its proximity to Green Lake and Duck Lake, offering access to fishing, boating, and swimming opportunities. The area is known for its natural beauty, with forests of oak, maple, and pine. The nearby Interlochen Center for the Arts hosts concerts and cultural events throughout the year. The region provides access to northern Michigan's...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/traverse-campground-traverse-city-mi",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "US-31 N",
    "addressLocality": "Traverse City",
    "addressRegion": "MI",
    "postalCode": "49686",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.74620387423517,
    "longitude": -85.55054712479048
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cross_country_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ice_fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ]
}