{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/southern-comfort-townville-sc",
  "name": "Southern Comfort Cafe Stop",
  "description": "Roll in hungry and leave happy at this welcoming, family-run country café just off a major interstate. Pair your RV Camping stay with classic Southern comfort cooking--famous chicken fried steak, hearty breakfast specials, creamy grits, and flavorful breakfast sandwiches--plus meat-and-three plates and even a Philly cheesesteak. Expect friendly service, a warm small-town vibe, and a satisfying non-chain meal that makes a perfect road-trip break.",
  "url": "https://campertunity.com/listings/campgrounds/southern-comfort-townville-sc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/44628/photo-gallery/47S4TUwbIdw7VyGz_9ee4dddb6477caf174bde0ceb2fd3e1d_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Townville, SC",
    "addressLocality": "Townville",
    "addressRegion": "SC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.54503858,
    "longitude": -82.82897188
  },
  "checkinTime": "03:90:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}