{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-lazy-day-cabins-rv-hideaway",
  "name": "What is the phone number for Lazy Day Cabins & RV Hideaway?",
  "description": "Lazy Day Cabins & RV Hideaway is located at 9 Ponderosa Drive, Mayhill NM 88339. Lazy Day Cabins & RV Hideaway can be contacted at ***-***-**** or http://www.lazydaycabins.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-lazy-day-cabins-rv-hideaway",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9 Ponderosa Drive",
    "addressLocality": "Mayhill",
    "addressRegion": "NM",
    "postalCode": "88339",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.91776,
    "longitude": -105.565512
  }
}