{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-rice-lake-state-park-owatonna-mn",
  "name": "What is the phone number for Rice Lake State Park?",
  "description": "Rice Lake State Park is located at 8485 Rose Street, Owatonna MN 55060. Rice Lake State Park can be contacted at ***-***-**** or http://www.dnr.state.mn.us/state_parks/rice_lake/index.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-rice-lake-state-park-owatonna-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8485 Rose Street",
    "addressLocality": "Owatonna",
    "addressRegion": "MN",
    "postalCode": "55060",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0928518,
    "longitude": -93.0637684
  }
}