{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/under-stars-rv-park-weimar-tx",
  "name": "Under the Stars RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/under-stars-rv-park-weimar-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1610 County Road 253",
    "addressLocality": "Weimar",
    "addressRegion": "TX",
    "postalCode": "78962",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.7030098,
    "longitude": -96.7805399
  },
  "sameAs": [
    "https://www.underthestarsrvpark.com/"
  ]
}