{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/royse-city-rv-park-royse-city-tx",
  "name": "Royse City RV Park",
  "description": "Royse City RV Park and Tiny Home Community is located East of Dallas and is the perfect location to call home for a week, month, or years. It is quiet, country living with all the amenities of being right next to the city. Contact us today to learn more!",
  "url": "https://campertunity.com/listings/campgrounds/royse-city-rv-park-royse-city-tx",
  "image": [
    "https://img1.wsimg.com/isteam/stock/1400",
    "data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=",
    "http://img1.wsimg.com/isteam/stock/1400"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7777 County Road 2580",
    "addressLocality": "Royse City",
    "addressRegion": "TX",
    "postalCode": "75189",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.934564,
    "longitude": -96.272673
  }
}