{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/royal-view-campground-canon-city-co",
  "name": "Royal View Campground",
  "description": "Explore Royal View Campground to see what makes it one of the most dog friendly places in Canon City.",
  "url": "https://campertunity.com/listings/campgrounds/royal-view-campground-canon-city-co",
  "image": [
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/common/static/common/img/og-wag-2e9d0eb9d9e633b3f32a779fa98cf0f3.jpg",
    "https://assets.wagwalkingweb.com/static/webpack-assets/img/wagcontent/lifestyle_articles/static/lifestyle_articles/img/campgrounds/campground8-7c7c3854d277c340ad884d304adc475f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "43590 US Hwy 50 W",
    "addressLocality": "Canon City",
    "addressRegion": "CO",
    "postalCode": "81212",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.4422506,
    "longitude": -105.2348795
  }
}