{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hackberry-lake-carlsbad-nm",
  "name": "What is the phone number for Hackberry Lake?",
  "description": "Hackberry Lake is located at 620 East Greene Street, Carlsbad NM 88220. Hackberry Lake can be contacted at ***-***-**** or https://www.blm.gov/visit/hackberry-lake-ohv-area",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hackberry-lake-carlsbad-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "620 East Greene Street",
    "addressLocality": "Carlsbad",
    "addressRegion": "NM",
    "postalCode": "88220",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.4202046,
    "longitude": -104.2174243
  }
}