{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fireside-motel-and-camper-park-loveland-co-1",
  "name": "Fireside Motel and Camper Park",
  "description": "Fireside Motel and Camper Park is located near Loveland, Colorado, surrounded by flatlands and foothills.",
  "url": "https://campertunity.com/listings/campgrounds/fireside-motel-and-camper-park-loveland-co-1",
  "image": [
    "https://photos.thedyrt.com/photo/772826/media/fireside-rv-park-and-cabins_a35098ae-585f-48e3-a352-3a4ada07564e.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-105.17691382,40.41803112)/-105.17691382,40.41803112,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/772827/media/fireside-rv-park-and-cabins_2fed6741-7d6c-4176-a662-d458b4b6c774.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/772826/media/fireside-rv-park-and-cabins_a35098ae-585f-48e3-a352-3a4ada07564e.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6850 W US Highway 34",
    "addressLocality": "Loveland",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.41803112,
    "longitude": -105.17691382
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}