{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mckinney-north-celina-koa-holiday-celina-tx",
  "name": "McKinney North / Celina KOA Holiday",
  "description": "McKinney North / Celina KOA Holiday is located in Celina, Texas and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "https://campertunity.com/listings/campgrounds/mckinney-north-celina-koa-holiday-celina-tx",
  "image": [
    "https://koa.com/content/campgrounds/mckinney-north/backgrounds/43260backgroundf9b98b37-e99c-4dba-88ef-02f6a6c45d18.jpg",
    "https://koa.com/content/campgrounds/mckinney-north/photos/2739cffe-13d1-49d0-9355-77bc9bb73152photo3282809e-a8b4-44f1-9a6d-4fc59244f063.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "599 Bourland Bend",
    "addressLocality": "Celina",
    "addressRegion": "TX",
    "postalCode": "75009",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.3395782,
    "longitude": -96.6424538
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}