{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-lincoln-national-forest-alamogo",
  "name": "What is the phone number for Lincoln National Forest?",
  "description": "Lincoln National Forest is located at 3463 Las Palomas Road, Alamogordo NM 88310. Lincoln National Forest can be contacted at ***-***-**** or http://www.fs.usda.gov/lincoln",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-lincoln-national-forest-alamogo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3463 Las Palomas Road",
    "addressLocality": "Alamogordo",
    "addressRegion": "NM",
    "postalCode": "88310",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8864097,
    "longitude": -105.6881786
  }
}