{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-utica-il",
  "name": "Spot2Nite",
  "description": "Within 2 hours from Chicago, Rockford, Peoria and Iowa. Sleep away from interstate noise under shady oak trees at this quaint country retreat. Just 6 miles south enjoy hiking in the deep canyons and towering moss-covered bluffs at Starved Rock State Park, site of Indian Massacre. Other area attractions include, Matthiessen State Park, golf and shopping.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-utica-il",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/c3a3be8e-7c41-11f0-a392-c327d033a638/card.jpg?v=63922747438"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Utica",
    "addressRegion": "IL",
    "postalCode": "61373",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.389283,
    "longitude": -89.0189656
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}