{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-mill-campground-provo-ut-1",
  "name": "What is the phone number for Little Mill Campground?",
  "description": "Little Mill Campground is located at Little Mill Campground Road, Provo UT 84604. Little Mill Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/little-mill/r/campgroundDetails.do?contractCode=NRSO&parkId=70123",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-mill-campground-provo-ut-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Little Mill Campground Road",
    "addressLocality": "Provo",
    "addressRegion": "UT",
    "postalCode": "84604",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.448534,
    "longitude": -111.676186
  }
}