{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/country-court-rv-park-anniston-al",
  "name": "Country Court RV Park",
  "description": "Country Court RV Park is located at 3459 US Highway 78 East, Anniston AL 36207. Country Court RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/country-court-rv-park-anniston-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3459 US Highway 78 East",
    "addressLocality": "Anniston",
    "addressRegion": "AL",
    "postalCode": "36207",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.6177552,
    "longitude": -85.7616188
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alabama/anniston/country-court-rv-park"
  ]
}