Copied
{
"category_label": "Bicycles",
"category_group": "Sports & Outdoors",
"root": {
"title": "Bicycles",
"subtitle": "Shop bicycles by type, wheel size, frame material, and intended use.",
"tags": [
"bicycles",
"bike",
"road bike",
"mountain bike",
"hybrid bike",
"commuter bike",
"kids bike"
],
"children": [
{
"title": "Road Bicycles",
"subtitle": "Speed-focused bikes for paved roads and long rides.",
"tags": [
"road",
"racing",
"endurance",
"aero"
],
"children": []
},
{
"title": "Mountain Bicycles",
"subtitle": "Trail and off-road bikes built for traction and control.",
"tags": [
"mtb",
"trail",
"hardtail",
"full suspension"
],
"children": []
},
{
"title": "Hybrid Bicycles",
"subtitle": "All-around bikes for commuting, fitness, and mixed terrain.",
"tags": [
"hybrid",
"commuter",
"fitness"
],
"children": []
},
{
"title": "City & Commuter Bicycles",
"subtitle": "Comfortable, practical bikes for everyday riding.",
"tags": [
"city",
"commuter",
"upright"
],
"children": []
},
{
"title": "Electric Bicycles (E-Bikes)",
"subtitle": "Assisted riding with pedal assist or throttle options.",
"tags": [
"ebike",
"pedal assist",
"throttle"
],
"children": [
{
"title": "E-Bike Types",
"subtitle": "Choose the assist style and riding profile.",
"tags": [
"commuter",
"cargo",
"mountain"
],
"children": []
}
]
},
{
"title": "Kids & Youth Bicycles",
"subtitle": "Bikes sized for children and teens.",
"tags": [
"kids",
"youth",
"training wheels"
],
"children": []
},
{
"title": "Folding Bicycles",
"subtitle": "Compact bikes for storage and travel.",
"tags": [
"folding",
"compact",
"commuter"
],
"children": []
},
{
"title": "Cruiser & Beach Bicycles",
"subtitle": "Comfort-forward bikes for relaxed rides.",
"tags": [
"cruiser",
"beach",
"comfort"
],
"children": []
},
{
"title": "BMX Bicycles",
"subtitle": "Small-frame bikes for tricks, parks, and racing.",
"tags": [
"bmx",
"park",
"street"
],
"children": []
}
]
},
"facet_groups": [
{
"title": "Core Bike Specs",
"description": "Filter by frame, drivetrain, and wheel size.",
"facets": [
"Bike Type",
"Wheel Size",
"Frame Material",
"Frame Size",
"Suspension Type",
"Drivetrain Speeds"
]
},
{
"title": "Riding & Use",
"description": "Match the bike to your terrain and riding style.",
"facets": [
"Intended Use",
"Terrain Type",
"Riding Style",
"Braking Type",
"Tire Type"
]
},
{
"title": "E-Bike Attributes",
"description": "Only for electric bicycles; otherwise ignore.",
"facets": [
"Motor Type",
"Motor Position",
"Assist Type",
"Battery Capacity",
"Estimated Range",
"Top Assisted Speed"
]
},
{
"title": "Fit & Rider",
"description": "Find the right size and comfort fit.",
"facets": [
"Gender",
"Rider Height",
"Frame Size",
"Handlebar Type",
"Seat Type"
]
},
{
"title": "Build & Value",
"description": "Filter by quality level and key components.",
"facets": [
"Bike Level",
"Gear System",
"Wheel Material",
"Weight Class",
"Color"
]
}
]
}