{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": ["LocalBusiness", "PerformingGroup", "EntertainmentBusiness"],
      "@id": "https://djsaxlittlerock.com/#business",
      "name": "DJ Sax Little Rock",
      "alternateName": ["DJ Sax Little Rock AR", "Little Rock DJ Saxophone", "Little Rock DJ Sax Combo", "Sax DJ Little Rock"],
      "url": "https://djsaxlittlerock.com",
      "description": "Professional DJ and live saxophonist combo for Little Rock weddings, corporate events, cocktail hours, and private parties. Live sax over DJ beats — the #1 trending entertainment experience for 2026 events. Book direct, no marketplace fees.",
      "slogan": "Live DJ & Saxophone Entertainment — The Experience Your Guests Will Never Forget",
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Little Rock",
        "addressRegion": "AR",
        "addressCountry": "US",
        "postalCode": "72201"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 34.7465,
        "longitude": -92.2896
      },
      "priceRange": "$1,000–$3,800+",
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "5.0",
        "reviewCount": "87",
        "bestRating": "5",
        "worstRating": "1"
      }
    }
  ]
}
