{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sterling-rv-park-sterling-co",
  "name": "Sterling RV Park",
  "description": "Sterling RV Park located in Sterling, CO has 6 large full hookup sites. We have a large selection of RV parts in stock and offer camper rentals.",
  "url": "https://campertunity.com/listings/campgrounds/sterling-rv-park-sterling-co",
  "image": [
    "https://static.wixstatic.com/media/03f31f_2ccf285d151746dc808aa9d7305974ae~mv2.jpeg/v1/fill/w_980,h_588,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/03f31f_2ccf285d151746dc808aa9d7305974ae~mv2.jpeg",
    "https://static.wixstatic.com/media/ff6bf6_344bc76e010d4c99938b9595290e3f20.jpg/v1/fill/w_70,h_44,al_c,q_80,enc_avif,quality_auto/ff6bf6_344bc76e010d4c99938b9595290e3f20.jpg",
    "https://static.wixstatic.com/media/03f31f_f7a3b58a59b7425382001bfe06664810~mv2.jpg/v1/fill/w_980,h_422,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/03f31f_f7a3b58a59b7425382001bfe06664810~mv2.jpg",
    "https://static.wixstatic.com/media/03f31f_85464bd925834cd0bff70e71a6d749fa~mv2.jpeg/v1/fill/w_980,h_1307,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/03f31f_85464bd925834cd0bff70e71a6d749fa~mv2.jpeg",
    "https://static.wixstatic.com/media/ff6bf6_00ce0db2ef074eb38cf115ddf1f8b5e1.jpg/v1/fill/w_70,h_44,al_c,q_80,enc_avif,quality_auto/ff6bf6_00ce0db2ef074eb38cf115ddf1f8b5e1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16718 Colorado 14",
    "addressLocality": "Sterling",
    "addressRegion": "CO",
    "postalCode": "80751",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.624391,
    "longitude": -103.271016
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}