{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/g-country-rv-park-early-tx-1",
  "name": "G Country RV Park",
  "description": "G Country RV Park is located at 3025 U.S. 183, Early TX 76802. G Country RV Park can be contacted at ***-***-**** or http://gcountryrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/g-country-rv-park-early-tx-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3025 U.S. 183",
    "addressLocality": "Early",
    "addressRegion": "TX",
    "postalCode": "76802",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.7529598,
    "longitude": -98.9629204
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/early/g-country-rv-park"
  ]
}