{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-whidbey-rv-oak-harbor-wa",
  "name": "North Whidbey RV Park",
  "description": "Welcome to North Whidbey RV Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-whidbey-rv-oak-harbor-wa",
  "image": [
    "https://img1.wsimg.com/isteam/ip/c4bc7368-d85a-41b0-b4ea-be498fef0855/65fd7ba8-2788-4015-8085-7c063f5d4a12.jpg",
    "http://img1.wsimg.com/isteam/ip/c4bc7368-d85a-41b0-b4ea-be498fef0855/65fd7ba8-2788-4015-8085-7c063f5d4a12.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "565 Cornet Bay Rd",
    "addressLocality": "Oak Harbor",
    "addressRegion": "WA",
    "postalCode": "98277",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.390213796921444,
    "longitude": -122.64570276662765
  }
}