{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-maria-state-park-monticello-mn",
  "name": "What is the phone number for Lake Maria State Park?",
  "description": "Lake Maria State Park is located at 11411 Clementa Avenue Northwest, Monticello MN 55362. Lake Maria State Park can be contacted at ***-***-**** or http://www.dnr.state.mn.us/state_parks/lake_maria/index.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-maria-state-park-monticello-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11411 Clementa Avenue Northwest",
    "addressLocality": "Monticello",
    "addressRegion": "MN",
    "postalCode": "55362",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3150628,
    "longitude": -93.9515188
  }
}