{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coachlight-campground-carthage-mo",
  "name": "Coachlight Campground",
  "description": "Contact info, reviews tips & more for Coachlight Campground | Camping in Missouri",
  "url": "https://campertunity.com/listings/campgrounds/coachlight-campground-carthage-mo",
  "image": [
    "https://photos.thedyrt.com/photo/441887/media/coachlight-campground_e32339eca81988fd242cb24c6c842bdc.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/441887/media/coachlight-campground_e32339eca81988fd242cb24c6c842bdc.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5305 S Garrison Ave",
    "addressLocality": "Carthage",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.09502029,
    "longitude": -94.31413
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Pattie B."
      },
      "datePublished": "2022-05-04T23:07:01.274Z",
      "reviewBody": "We have stayed overnight here twice &amp; love the clean &amp; well maintained campground.  The pull-through sites are great for our 40’ home, and level enough that it required about 2 minutes to setup.  ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Julie F."
      },
      "datePublished": "2023-09-10T17:07:08.877Z",
      "reviewBody": "We called on our way and the woman said they had plenty of space and since we were arriving after hours to just come in and pick any available spot and pay in the morning. It was near the highway but oh so quiet. Checkout in the morning was easy and Mike at the office was so friendly. Excellent place to stay!!",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "John C."
      },
      "datePublished": "2023-05-05T20:40:42.667Z",
      "reviewBody": "We booked a spot for a month. The place is well kept and nice. The people in the office are very nice and helpful. I would have rather been in one of the sites closer to the office. As they have nice trees and shade. This is the only reason for 4 stars.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}