{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brothers-rv-park-early-tx",
  "name": "Brothers RV Park",
  "description": "Monthly Rate $475 + electrical - All Sites, NO DEPOSIT! Daily Rates Starting at $35 and Weekly Rates Starting at $175",
  "url": "https://campertunity.com/listings/campgrounds/brothers-rv-park-early-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/f96b11a6-6ace-419e-8818-b7f2c2a90eb3/Short%20Cover.jpg",
    "http://img1.wsimg.com/isteam/ip/f96b11a6-6ace-419e-8818-b7f2c2a90eb3/Short%20Cover.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1090 Early Blvd",
    "addressLocality": "Early",
    "addressRegion": "TX",
    "postalCode": "76802",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.74867,
    "longitude": -98.93442
  },
  "sameAs": [
    "https://brothersrvpark.com/"
  ]
}