{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/countryside-market-pizza-takeout-greenville-oh",
  "name": "Countryside Market & Pizza Takeout",
  "description": "Nestled amid rolling fields, this renovated country market welcomes RV Camping enthusiasts seeking a laid-back roadside retreat. Browse convenience favorites, novelty gifts and lottery tickets, then fuel up on fresh Hunts Brothers pizza, wings or small-plate takeout from The Melting Pit kitchen. Friendly hosts and a quiet, open space create the perfect overnight stop. Nearby attractions include a regional winery, racetrack and charming small towns.",
  "url": "https://campertunity.com/listings/campgrounds/countryside-market-pizza-takeout-greenville-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/25726/photo-gallery/RT5HBZemJlUyjjy7_0d1b90dd0bfab079a114bbf7c4e279af_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Greenville, OH",
    "addressLocality": "Greenville",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.17654864,
    "longitude": -84.59672807
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}