{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeside-rv-forney-tx-us",
  "name": "Lakeside RV",
  "description": "Lakeside RV is located at 10216 Farm to Market Road 2757, Forney TX 75126. Lakeside RV can be contacted at ***-***-**** or http://www.lakesidervparks.com/",
  "url": "https://campertunity.com/listings/campgrounds/lakeside-rv-forney-tx-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10216 Farm to Market Road 2757",
    "addressLocality": "Forney",
    "addressRegion": "TX",
    "postalCode": "75126",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.6987679,
    "longitude": -96.5005803
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/forney/lakeside-rv"
  ]
}