{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-hobbs-state-park-conservation-area",
  "name": "What is the phone number for Hobbs State Park-Conservation Area?",
  "description": "Hobbs State Park-Conservation Area is located at 20201 Arkansas 12, Rogers AR 72756. Hobbs State Park-Conservation Area can be contacted at ***-***-**** or https://www.arkansasstateparks.com/hobbsstateparkconservationarea/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-hobbs-state-park-conservation-area",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20201 Arkansas 12",
    "addressLocality": "Rogers",
    "addressRegion": "AR",
    "postalCode": "72756",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.285926,
    "longitude": -93.939028
  }
}