{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lane-road-rv-park-linden-nc",
  "name": "Lane Road RV Park",
  "description": "Safe and Quiet family owned farm with large spacious sites available for your short or long-term Stay. Book now!",
  "url": "https://campertunity.com/listings/campgrounds/lane-road-rv-park-linden-nc",
  "image": [
    "https://img1.wsimg.com/isteam/ip/3929ff80-8a7b-46c7-b03e-e8a19c85b10e/104828363_134028754993895_4735819094005043943_.png",
    "http://img1.wsimg.com/isteam/ip/3929ff80-8a7b-46c7-b03e-e8a19c85b10e/104828363_134028754993895_4735819094005043943_.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7288 Lane Rd",
    "addressLocality": "Linden",
    "addressRegion": "NC",
    "postalCode": "28356",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.199422,
    "longitude": -78.762036
  },
  "sameAs": [
    "https://laneroadrvpark.com/"
  ]
}