{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-early-cc-rv-early-tx",
  "name": "Early CC RV",
  "description": "Early CC RV is located at , Early TX 76802. Early CC RV can be contacted at ***-***-**** or http://earlyccrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-early-cc-rv-early-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Early",
    "addressRegion": "TX",
    "postalCode": "76802",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.763969,
    "longitude": -98.8960139
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/early/early-cc-rv"
  ]
}