{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tie-dye-albany-or",
  "name": "Tie-dye",
  "description": "We sell pre-printed white tie-dye shirts from the office or you can bring your own. Join us on Saturdays & Wednesday at 11:00am from Memorial - Labor Day. ($)",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tie-dye-albany-or",
  "image": [
    "https://koa.com/content/campgrounds/albany/heroitems/37176heroitems35431aef-58b8-4dcc-984d-d4697894089a.jpg",
    "https://koa.com/content/campgrounds/albany/events/37176events3b65f376-ea8f-4b6a-9246-cb4026ae09e7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "33775 Oakville Road South",
    "addressLocality": "Albany",
    "addressRegion": "OR",
    "postalCode": "97321",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5636888295,
    "longitude": -123.1534659863
  },
  "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"
    }
  ]
}