{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-bar-harbor-me",
  "name": "Spot2Nite",
  "description": "Check out Bar Harbor Oceanside KOA in Bar Harbor, Maine on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-bar-harbor-me",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/b6ae6d3f-98e6-11ef-a465-9ea1af7d0a72/card.jpg?v=63897749416"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bar Harbor",
    "addressRegion": "ME",
    "postalCode": "04609",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4150237,
    "longitude": -68.3612965
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Airstream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}