{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/la-bobita-campground-red-river-nm",
  "name": "La Bobita Campground",
  "description": "La Bobita Campground is located at New Mexico 38, Red River NM 87558. La Bobita Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/carson/recarea/?recid=44130",
  "url": "https://campertunity.com/listings/campgrounds/la-bobita-campground-red-river-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "New Mexico 38",
    "addressLocality": "Red River",
    "addressRegion": "NM",
    "postalCode": "87558",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.7002215,
    "longitude": -105.4726355
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-mexico/red-river/la-bobita-campground"
  ]
}