{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trailside-bike-shop-trail-access-ocala-fl",
  "name": "Trailside Bike Shop & Trail Access",
  "description": "Nestled beside famed off-road trails, this local bike shop offers RV Camping right in the parking lot for riders of all levels. Enjoy direct access to paved greenways and single-track mountain routes just steps from your coach. The full-service shop features bike sales, rentals, repairs, and expert advice, plus tech support to keep gear rolling. Quiet nights, friendly hosts, and bike essentials make this a must-stop for trail enthusiasts.",
  "url": "https://campertunity.com/listings/campgrounds/trailside-bike-shop-trail-access-ocala-fl",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/15066/photo-gallery/4WGmbOr61hcfM23H_14ee2bad115eb46053d4b5336b6b79c6_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ocala, FL",
    "addressLocality": "Ocala",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.08197156,
    "longitude": -82.09986478
  },
  "checkinTime": "09:30:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.9,
    "reviewCount": 72,
    "bestRating": 5,
    "worstRating": 1
  }
}