{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lil-abners-rv-park-general-store-caballo-nm",
  "name": "Lil Abner’s RV Park & General Store",
  "description": "Lil Abner’s is a convenience store selling groceries and snacks, fishing supplies including bait, automotive supplies, and camping supplies.",
  "url": "https://campertunity.com/listings/campgrounds/lil-abners-rv-park-general-store-caballo-nm",
  "image": [
    "https://thriftytrail.com/wp-content/uploads/2023/07/lil-abners-store-front-caballo-new-mexico.jpg",
    "data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='750'%20viewBox='0%200%201000%20750'%3E%3C/svg%3E",
    "data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='746'%20viewBox='0%200%201000%20746'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14422 Highway 187",
    "addressLocality": "Caballo",
    "addressRegion": "NM",
    "postalCode": "87931",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://thriftytrail.com/rv-parks/lil-abners-rv-park-general-store/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}