{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/7-acres-mhp-shadow-ridge-mhp-laramie-wy",
  "name": "7 Acres MHP/Shadow Ridge MHP",
  "description": "Come be a part of our family!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/7-acres-mhp-shadow-ridge-mhp-laramie-wy",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2201 South 15th Street",
    "addressLocality": "Laramie",
    "addressRegion": "WY",
    "postalCode": "82070",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.2951676,
    "longitude": -105.5787296
  }
}