Navigation Tree

Main category structure used for browse paths, collection pages, breadcrumbs, and menu design.

Browse Layer
  • Road BicyclesRoad-focused bikes for speed, endurance, and performance on paved surfaces.
    road-bikecyclingperformancepavement
    • Racing Road BikesAggressive geometry for maximum speed and responsiveness.
      racingaggressive-geometry
    • Endurance Road BikesComfort-focused geometry for long-distance riding.
      endurancecomfort-geometry
    • All-Road / Gravel-Ready Road BikesRoad bikes built to handle rougher pavement and light gravel.
      all-roadgravel-ready
    • Aerodynamic Road BikesAero-optimized frames and components for reduced drag.
      aerowind-cheating
    • Climbing Road BikesLightweight builds geared toward steep climbs.
      climbinglightweight
    • Carbon Road BikesCarbon fiber frames for stiffness, weight savings, and ride quality.
      carbon-framecarbon
    • Aluminum Road BikesDurable and value-focused frames with good performance.
      aluminum-framevalue
    • Steel Road BikesSmooth ride characteristics and durability for long-term use.
      steel-frameride-comfort
    • Road Bike Frames & ForksFrame-only or frame-and-fork options for custom builds.
      framefork

Searchable Facets

Normalized filters used for faceted navigation, internal search, merchandising rules, and AI recommendations.

Decision Layer

Core Specs

Key attributes used to compare road bikes.

Wheel SizeFrame MaterialFrame SizeBike Type (Road)Brake TypeNumber of Gears

Performance & Fit

Ride style and geometry-related filters.

Riding StyleGeometry (Aggressive/Endurance)Intended Use (Training/Racing/Endurance)Weight Class (Lightweight/Standard)Gender

Drivetrain

Transmission and shifting system details.

Drivetrain TypeShifter TypeDerailleur TypeCassette SpeedsCrankset Speeds

Build & Compatibility

Components and standards that affect upgrades.

Wheel Type (Road/All-Road)Tire Clearance (mm)Axle Type (QR/Thru-Axle)Wheel Hub StandardDisc Rotor Size (mm)Mounts (Fender/Rack/Water Bottle)

Price & Availability

Common merchandising filters for shopping.

Price RangeBrandModel YearCondition (New/Refurbished)
Raw taxonomy JSON
{
    "category_label": "Road Bicycles",
    "category_group": "Sports & Outdoors",
    "root": {
        "title": "Road Bicycles",
        "subtitle": "Road-focused bikes for speed, endurance, and performance on paved surfaces.",
        "tags": [
            "road-bike",
            "cycling",
            "performance",
            "pavement"
        ],
        "children": [
            {
                "title": "Racing Road Bikes",
                "subtitle": "Aggressive geometry for maximum speed and responsiveness.",
                "tags": [
                    "racing",
                    "aggressive-geometry"
                ],
                "children": []
            },
            {
                "title": "Endurance Road Bikes",
                "subtitle": "Comfort-focused geometry for long-distance riding.",
                "tags": [
                    "endurance",
                    "comfort-geometry"
                ],
                "children": []
            },
            {
                "title": "All-Road \/ Gravel-Ready Road Bikes",
                "subtitle": "Road bikes built to handle rougher pavement and light gravel.",
                "tags": [
                    "all-road",
                    "gravel-ready"
                ],
                "children": []
            },
            {
                "title": "Aerodynamic Road Bikes",
                "subtitle": "Aero-optimized frames and components for reduced drag.",
                "tags": [
                    "aero",
                    "wind-cheating"
                ],
                "children": []
            },
            {
                "title": "Climbing Road Bikes",
                "subtitle": "Lightweight builds geared toward steep climbs.",
                "tags": [
                    "climbing",
                    "lightweight"
                ],
                "children": []
            },
            {
                "title": "Carbon Road Bikes",
                "subtitle": "Carbon fiber frames for stiffness, weight savings, and ride quality.",
                "tags": [
                    "carbon-frame",
                    "carbon"
                ],
                "children": []
            },
            {
                "title": "Aluminum Road Bikes",
                "subtitle": "Durable and value-focused frames with good performance.",
                "tags": [
                    "aluminum-frame",
                    "value"
                ],
                "children": []
            },
            {
                "title": "Steel Road Bikes",
                "subtitle": "Smooth ride characteristics and durability for long-term use.",
                "tags": [
                    "steel-frame",
                    "ride-comfort"
                ],
                "children": []
            },
            {
                "title": "Road Bike Frames & Forks",
                "subtitle": "Frame-only or frame-and-fork options for custom builds.",
                "tags": [
                    "frame",
                    "fork"
                ],
                "children": []
            }
        ]
    },
    "facet_groups": [
        {
            "title": "Core Specs",
            "description": "Key attributes used to compare road bikes.",
            "facets": [
                "Wheel Size",
                "Frame Material",
                "Frame Size",
                "Bike Type (Road)",
                "Brake Type",
                "Number of Gears"
            ]
        },
        {
            "title": "Performance & Fit",
            "description": "Ride style and geometry-related filters.",
            "facets": [
                "Riding Style",
                "Geometry (Aggressive\/Endurance)",
                "Intended Use (Training\/Racing\/Endurance)",
                "Weight Class (Lightweight\/Standard)",
                "Gender"
            ]
        },
        {
            "title": "Drivetrain",
            "description": "Transmission and shifting system details.",
            "facets": [
                "Drivetrain Type",
                "Shifter Type",
                "Derailleur Type",
                "Cassette Speeds",
                "Crankset Speeds"
            ]
        },
        {
            "title": "Build & Compatibility",
            "description": "Components and standards that affect upgrades.",
            "facets": [
                "Wheel Type (Road\/All-Road)",
                "Tire Clearance (mm)",
                "Axle Type (QR\/Thru-Axle)",
                "Wheel Hub Standard",
                "Disc Rotor Size (mm)",
                "Mounts (Fender\/Rack\/Water Bottle)"
            ]
        },
        {
            "title": "Price & Availability",
            "description": "Common merchandising filters for shopping.",
            "facets": [
                "Price Range",
                "Brand",
                "Model Year",
                "Condition (New\/Refurbished)"
            ]
        }
    ]
}