{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-hickory-hills-campground-albert-lea",
  "name": "What is the phone number for Hickory Hills Campground?",
  "description": "Hickory Hills Campground is located at 15694 717th Avenue, Albert Lea MN 56007. Hickory Hills Campground can be contacted at ***-***-**** or http://www.hickoryhillscampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-hickory-hills-campground-albert-lea",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15694 717th Avenue",
    "addressLocality": "Albert Lea",
    "addressRegion": "MN",
    "postalCode": "56007",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5771341,
    "longitude": -93.4323028
  }
}