{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-charlevoix",
  "name": "Spot2Nite",
  "description": "Check out Northern Cove Estates in Charlevoix, Michigan on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-charlevoix",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/888f00e3-be40-11ef-85b6-80bc9807c8fb/card.jpg?v=63901856187",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/88983bb7-be40-11ef-bbcf-80bc141ebbe3/card.jpg?v=63901856187",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/88616c78-be40-11ef-9b45-92bba607fc71/card.jpg?v=63901856186"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12600 U.S. 31",
    "addressLocality": "Charlevoix",
    "addressRegion": "MI",
    "postalCode": "49720",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3283101,
    "longitude": -85.229764
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    }
  ]
}