{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hickory-hills-campground-albert-lea-mn",
  "name": "Hickory Hills Campground",
  "description": "Hickory Hills Campground in Southern MN offers camper rental spots complete with picnic table, fire ring, electrical hook up and sewer. We have a large pool, lake front lots and a great camping experience. Just north of the Iowa Minnesota border.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hickory-hills-campground-albert-lea-mn",
  "image": [
    "https://static.wixstatic.com/media/82b3f1_f0b496833f8641a782acd5dcf35ed299~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15694 717th Avenue",
    "addressLocality": "Albert Lea",
    "addressRegion": "MN",
    "postalCode": "56007-5427",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6480127,
    "longitude": -93.3682656
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}