{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-white-rock-rv-park-los-alamos",
  "name": "What is the phone number for White Rock RV Park?",
  "description": "White Rock RV Park is located at , Los Alamos NM 87544. White Rock RV Park can be contacted at or https://www.losalamosnm.us/cms/One.aspx?portalId=***-***-****&pageId=***-***-****",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-white-rock-rv-park-los-alamos",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Los Alamos",
    "addressRegion": "NM",
    "postalCode": "87544",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.8281313,
    "longitude": -106.2109759
  }
}