{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-logan-nm",
  "name": "Harvest Hosts attraction near Logan, NM",
  "description": "We have a small internet business for RV owners. We have 26 acres with a parking area designated for campers. We can host 3-4 campers on both gravel and dirt. We are open year-round with some limitations effected by weather conditions.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-logan-nm",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/20400/profile/8IDLhhqqVgH4Wc3g_131d57249c2b34a2f62d8db31670d62e_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Logan, NM",
    "addressLocality": "Logan",
    "addressRegion": "NM",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.29337105,
    "longitude": -103.44939099
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/colorado/sZxuvClxCsIdYpJ2bhFq"
  ],
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}