{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bluebird-valley-campground-and-rv-park-marble-nc",
  "name": "Bluebird Valley Campground and RV Park",
  "description": "Conveniently located right off the highway at 55 Bluebird Valley Drive Marble North Carolina 28905",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bluebird-valley-campground-and-rv-park-marble-nc",
  "image": [
    "https://img1.wsimg.com/isteam/ip/a974e411-73d4-4807-8fb7-ff35979eb088/cover%20photo.jpg",
    "http://img1.wsimg.com/isteam/ip/a974e411-73d4-4807-8fb7-ff35979eb088/cover%20photo.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "55 Bluebird Valley Dr",
    "addressLocality": "Marble",
    "addressRegion": "NC",
    "postalCode": "28905",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.175086,
    "longitude": -83.924905
  }
}