{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/midway-pines-rv-park-granbury-tx",
  "name": "Midway Pines RV Park",
  "description": "Midway Pines RV Park is located at 9322 Glen Rose Highway, Granbury TX 76048. Midway Pines RV Park can be contacted at ***-***-**** or http://www.midwaypinesrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/midway-pines-rv-park-granbury-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9322 Glen Rose Highway",
    "addressLocality": "Granbury",
    "addressRegion": "TX",
    "postalCode": "76048",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.329302,
    "longitude": -97.753411
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/granbury/midway-pines-rv-park"
  ]
}