{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/abba-shrine-mobile-al",
  "name": "Abba Shrine",
  "description": "Abba Shrine is located at 7701 Hitt Road, Mobile AL 36695. Abba Shrine can be contacted at ***-***-**** or http://abbashriners.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/abba-shrine-mobile-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7701 Hitt Road",
    "addressLocality": "Mobile",
    "addressRegion": "AL",
    "postalCode": "36695",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.6670474,
    "longitude": -88.2233559
  }
}