{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-ridge-rv-resort-hillsville-va-1",
  "name": "Lake Ridge RV Resort",
  "description": "Family Friendly RV resort offering spacious sites, relaxing surroundings, and fun amenities for unforgettable trips at Lake Ridge RV Resort.",
  "url": "https://campertunity.com/listings/campgrounds/lake-ridge-rv-resort-hillsville-va-1",
  "image": [
    "https://www.lakeridgervresort.com/app/uploads/2026/01/674089f55366954cd3182045_hero-1.jpg",
    "https://www.lakeridgervresort.com/app/uploads/2026/01/Logo.2.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8736 Double Cabin Rd",
    "addressLocality": "Hillsville",
    "addressRegion": "VA",
    "postalCode": "24343",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.7625,
    "longitude": -80.7075
  },
  "sameAs": [
    "https://www.lakeridgervresort.com/",
    "https://www.lakeridgervresort.com/tent-camping/",
    "http://www.aaa.com/travelinfo/virginia/hillsville/campgrounds/lake-ridge-rv-resort-159638.html",
    "https://www.camperado.de/campingdetails/Lake_Ridge_RV_Resort__31852"
  ]
}