{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/halifax-west-koa-upper-sackville-ns",
  "name": "Halifax West KOA",
  "description": "Halifax West KOA is located in Upper Sackville, Nova Scotia and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/halifax-west-koa-upper-sackville-ns",
  "image": [
    "https://koa.com/content/campgrounds/halifax/backgrounds/54123background11487e31-a043-42f5-aaf4-6ebde6988531.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/halifax/photos/177c14be-44c6-43a5-9077-aea1cddf12aephotocebe328c-892d-4a27-9c6e-ce068effbeee.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3070 Highway 1",
    "addressLocality": "Upper Sackville",
    "addressRegion": "NS",
    "postalCode": "B4E 3C9",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.8322945615,
    "longitude": -63.7836813927
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}