{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/all-about-bears-weekend-broadway-va",
  "name": "All About Bears Weekend",
  "description": "Join us for bear themed crafts and activities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/all-about-bears-weekend-broadway-va",
  "image": [
    "https://koa.com/content/campgrounds/harrisonburg/heroitems/46140heroitems645464dd-118c-4607-867e-c39844e043c0.JPG",
    "https://koa.com/content/campgrounds/harrisonburg/events/46140eventa734cbf9-4d56-4636-9a96-dd6991ca3b94.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12480 Mountain Valley Road",
    "addressLocality": "Broadway",
    "addressRegion": "VA",
    "postalCode": "22815",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.535968,
    "longitude": -78.706613
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}