{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/daily-walk-stables-vass-nc",
  "name": "Daily Walk Stables",
  "description": "Camp & Vacation in the Sandhills",
  "url": "https://campertunity.com/listings/campgrounds/daily-walk-stables-vass-nc",
  "image": [
    "https://img1.wsimg.com/isteam/ip/1a9b88c3-b599-4e98-b0eb-7d5ad561da8e/A6667C49-583C-41C1-8D8D-2D70D775DB3A.jpeg",
    "http://img1.wsimg.com/isteam/ip/1a9b88c3-b599-4e98-b0eb-7d5ad561da8e/A6667C49-583C-41C1-8D8D-2D70D775DB3A.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "184 Branch Trl",
    "addressLocality": "Vass",
    "addressRegion": "NC",
    "postalCode": "28394",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.234719,
    "longitude": -79.307399
  }
}