{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-st-john-mobile-home-park-las-cruces",
  "name": "What is the phone number for St John Mobile Home Park?",
  "description": "St John Mobile Home Park is located at 3115 El Camino Real Road, Las Cruces NM 88007. St John Mobile Home Park can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-st-john-mobile-home-park-las-cruces",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3115 El Camino Real Road",
    "addressLocality": "Las Cruces",
    "addressRegion": "NM",
    "postalCode": "88007",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.3448713,
    "longitude": -106.796084
  }
}