{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunview-rv-park-colorado-springs-co",
  "name": "Sunview RV Park",
  "description": "Military welcome! Sunview RV Park is adjacent to Fort Carson and offers long term month to month adult living in a beautiful mountain setting with hiking trails, a stream and wildlife. Full service 50 amp hookups. Call us and leave your information. ***-***-****",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunview-rv-park-colorado-springs-co",
  "image": [
    "https://static.wixstatic.com/media/10f61a_c16fe7aea8284063913099a5bf3a9bd0~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10410 Colorado 115",
    "addressLocality": "Colorado Springs",
    "addressRegion": "CO",
    "postalCode": "80926",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.8339578,
    "longitude": -104.825348
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}