{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moraine-lee-vining-ca",
  "name": "Moraine Campground",
  "description": "Moraine Campground is located on the banks of Lee Vining Creek in the Inyo National Forest about 15 miles from the Tuolumne entrance of Yosemite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moraine-lee-vining-ca",
  "image": [
    "//d2g85s3tfaxbly.cloudfront.net/photo/camp/131088/Moraine_Sign.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Highway 120",
    "addressLocality": "Lee Vining",
    "addressRegion": "CA",
    "postalCode": "93541"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.930617,
    "longitude": -119.161454
  }
}