{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/homestead-campground-cody-wy",
  "name": "Homestead Campground",
  "description": "Awesome campground for self contained R.V.'s and tents located between Cody, WY and Yellowstone National Park.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/homestead-campground-cody-wy",
  "image": [
    "https://img1.wsimg.com/isteam/ip/722cef11-4148-410c-9c44-e45b7afb7a80/blob-0010.png",
    "http://img1.wsimg.com/isteam/ip/722cef11-4148-410c-9c44-e45b7afb7a80/blob-0010.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11 Bradford Dr",
    "addressLocality": "Cody",
    "addressRegion": "WY",
    "postalCode": "82414",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.464053996901754,
    "longitude": -109.48433047619497
  }
}