{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/homer-baycrest-koa-homer-ak",
  "name": "Homer/Baycrest KOA",
  "description": "Welcome to the Homer / Baycrest KOA! The end of the road is the beginning of a great Alaskan adventure at this new KOA, perched on the edge of Alaska's magnificent Kenai Peninsula.The campground provides a peaceful retreat in a truly",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/homer-baycrest-koa-homer-ak",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/1314a1de-98e7-11ef-bbeb-9ea1be8f9d2f/card.jpg?v=63897749570"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Homer",
    "addressRegion": "AK",
    "postalCode": "99603",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.657547,
    "longitude": -151.638079
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}