{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/la-hacienda-mobile-home-park-portales-nm",
  "name": "The Hacienda Mobile Home Park",
  "description": "La Hacienda Mobile Home Park. RV Park and Campground in Portales, New Mexico",
  "url": "https://campertunity.com/listings/campgrounds/la-hacienda-mobile-home-park-portales-nm",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1904 W 2Nd St",
    "addressLocality": "Portales",
    "addressRegion": "NM",
    "postalCode": "88130",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.1742944,
    "longitude": -103.3609567
  },
  "sameAs": [
    "https://rvcampgroundhq.com/campground/new-mexico/la-hacienda-mobile-home-park/"
  ]
}