{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/point-mallard-campground-decatur-al",
  "name": "What is the phone number for Point Mallard Campground?",
  "description": "Point Mallard Campground is located at 2600 Point Mallard Drive Southeast, Decatur AL 35601. Point Mallard Campground can be contacted at ***-***-**** or http://www.pointmallardpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/point-mallard-campground-decatur-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2600 Point Mallard Drive Southeast, # C",
    "addressLocality": "Decatur",
    "addressRegion": "AL",
    "postalCode": "35601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5759361,
    "longitude": -86.9338889
  }
}