{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/b-b-mobile-rv-park-longmont-co",
  "name": "B & B Mobile & Rv Park",
  "description": "B & B Mobile & Rv Park is located at 29 State Highway 52, Longmont CO 80504. B & B Mobile & Rv Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/b-b-mobile-rv-park-longmont-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "29 State Highway 52",
    "addressLocality": "Longmont",
    "addressRegion": "CO",
    "postalCode": "80504",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.0882989,
    "longitude": -105.0546455
  }
}