{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lincoln-city-koa-holiday-otis-or",
  "name": "Lincoln City KOA Holiday",
  "description": "Looking for camping near Lincoln City, Oregon? KOA offers the perfect balance of creature comforts and the outdoors. Learn more & book your next stay today!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lincoln-city-koa-holiday-otis-or",
  "image": [
    "https://koa.com/content/campgrounds/lincoln-city/heroitems/37108heroitems39b2e306-5167-4e01-b7f8-298fa93a1109.JPG",
    "/content/campgrounds/lincoln-city/waystostayphotos/37108waystostayphotos692da61b-3e75-4782-b55d-1d61054b286d.JPG?preset=srcset-xs",
    "https://koa.com/content/campgrounds/lincoln-city/photos/37108photo4460ee4c-f1d9-44a5-8813-808cbd2ee1b4.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5298 Northeast Park Lane",
    "addressLocality": "Otis",
    "addressRegion": "OR",
    "postalCode": "97368",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.993468,
    "longitude": -123.979568
  },
  "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"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}