{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/central-point",
  "name": "Koa Campgrounds 12297 Blackwell Rd, Central Point, OR 97502-9605",
  "description": "Hundreds of RV parks for sale, campgrounds for sale, RV resorts for sale and marinas for sale. Find RV lots for sale and RV spaces for rent. Buy and sell RV park and campground memberships. List used recreational vehicles for sale.",
  "url": "https://campertunity.com/listings/campgrounds/central-point",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12297 Blackwell Rd",
    "addressLocality": "Central Point",
    "addressRegion": "OR",
    "postalCode": "97502",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.430013,
    "longitude": -123.034258
  }
}