{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/two-sisters-rv-brownwood-tx",
  "name": "Two Sisters RV Park",
  "description": "Experience nature's beauty at its best in our park with waterfront access.",
  "url": "https://campertunity.com/listings/campgrounds/two-sisters-rv-brownwood-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/5cf45e09-5c2c-490a-b8e8-29ae18940d33/IMG_0678.jpg",
    "http://img1.wsimg.com/isteam/ip/5cf45e09-5c2c-490a-b8e8-29ae18940d33/IMG_0678.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1070 Bull Pen Rd",
    "addressLocality": "Brownwood",
    "addressRegion": "TX",
    "postalCode": "76801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.83336,
    "longitude": -99.07197
  }
}