{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mr-ds-rv-park-ozark-al-2",
  "name": "What is the phone number for Mr D's RV Park?",
  "description": "Mr D's RV Park is located at 377 U.S. 231, Ozark AL 36360. Mr D's RV Park can be contacted at ***-***-**** or http://mrdsrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mr-ds-rv-park-ozark-al-2",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "377 U.S. 231",
    "addressLocality": "Ozark",
    "addressRegion": "AL",
    "postalCode": "36360",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.4618697,
    "longitude": -85.6715815
  }
}