{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mount-pleasant-koa-journey-mt-pleasant-tx",
  "name": "Mount Pleasant KOA Journey",
  "description": "Mount Pleasant KOA Journey is located in Mt Pleasant, Texas and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mount-pleasant-koa-journey-mt-pleasant-tx",
  "image": [
    "https://koa.com/content/campgrounds/mount-pleasant/backgrounds/43161background0dc9ba37-d30a-4d38-8f2c-e82a7c28f56b.jpg",
    "https://koa.com/content/campgrounds/mount-pleasant/photos/0632eb90-3716-4b91-ac02-098ed3f0025bphoto68aeaa73-a72c-45fc-b468-86ef49b61789.jpg",
    "/content/campgrounds/mount-pleasant/waystostayphotos/43161waystostayphotos08838849-7a5a-4847-8339-6998c0b91c72.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2322 Greenhill Rd",
    "addressLocality": "Mt Pleasant",
    "addressRegion": "TX",
    "postalCode": "75455",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.1823784051,
    "longitude": -94.9715816975
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}