{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/toe-river-campground-burnsville-nc",
  "name": "Toe River Campground",
  "description": "Campground",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/toe-river-campground-burnsville-nc",
  "image": [
    "https://img1.wsimg.com/isteam/ip/ce01a43e-5499-4593-80a8-1ba6a6f0d482/57492937-14b2-4ecf-96f5-65021198cb44.png",
    "http://img1.wsimg.com/isteam/ip/ce01a43e-5499-4593-80a8-1ba6a6f0d482/57492937-14b2-4ecf-96f5-65021198cb44.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "225 Patience Park Rd",
    "addressLocality": "Burnsville",
    "addressRegion": "NC",
    "postalCode": "28714",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.873162,
    "longitude": -82.199875
  }
}