{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-loveland-co",
  "name": "Spot2Nite",
  "description": "Located just west of Loveland Colorado, make Fireside Cabins and RV Park your resting place for exploring the Rocky Mountains! Fireside is only a short distance from the picturesque Rocky Mountain National Park and the Big Thompson Canyon. No matter wh",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-loveland-co",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/f4e48df3-98e6-11ef-b3fd-9ea171168ea0/card.jpg?v=63897749520"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Loveland",
    "addressRegion": "CO",
    "postalCode": "80537",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.4073951,
    "longitude": -105.0304003
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}