{
  "title": "Art Style Taxonomy",
  "description": "A structured taxonomy of art styles relevant to the decor market, with commercial fit, room fit, buyer type, and collection potential data.",
  "version": "1.0",
  "updated": "2026-06-01",
  "styles": [
    {
      "style": "Abstract",
      "slug": "abstract-art",
      "parent_category": "Non-Representational",
      "visual_traits": ["non-figurative", "color-driven", "form-based", "texture-focused"],
      "common_subjects": ["color fields", "geometric forms", "fluid shapes", "expressionist marks"],
      "common_colors": ["earth tones", "neutrals", "bold primaries", "monochromatic"],
      "room_fit": ["living room", "office", "hotel lobby", "bedroom", "conference room"],
      "buyer_type": ["residential", "commercial", "hospitality", "designer"],
      "commercial_fit": "Excellent",
      "collection_potential": "High",
      "guide_url": "/style-guides/abstract-art/"
    },
    {
      "style": "Botanical",
      "slug": "botanical-art",
      "parent_category": "Nature-Connected",
      "visual_traits": ["plant-based subjects", "nature-connected", "detail-oriented", "organic forms"],
      "common_subjects": ["tropical leaves", "floral illustration", "ferns", "succulents", "vintage herbarium"],
      "common_colors": ["forest green", "warm cream", "soft sage", "dusty rose", "terracotta"],
      "room_fit": ["bedroom", "bathroom", "kitchen", "wellness studio", "waiting room", "living room"],
      "buyer_type": ["residential", "healthcare", "wellness", "gift buyer"],
      "commercial_fit": "Excellent",
      "collection_potential": "High",
      "guide_url": "/style-guides/botanical-art/"
    },
    {
      "style": "Coastal",
      "slug": "coastal-wall-art",
      "parent_category": "Nature-Connected",
      "visual_traits": ["ocean and water subjects", "beach and maritime", "light and airy", "horizon-focused"],
      "common_subjects": ["ocean", "seascapes", "beaches", "boats", "nautical elements"],
      "common_colors": ["ocean blues", "sandy neutrals", "seafoam", "coral", "white and navy"],
      "room_fit": ["living room", "bedroom", "bathroom", "airbnb", "hotel room"],
      "buyer_type": ["coastal homeowner", "vacation rental host", "hospitality", "gift buyer"],
      "commercial_fit": "Excellent for coastal and hospitality contexts",
      "collection_potential": "High",
      "guide_url": "/style-guides/coastal-wall-art/"
    },
    {
      "style": "Japandi",
      "slug": "japandi-art",
      "parent_category": "Minimalist",
      "visual_traits": ["minimal", "nature-connected", "restrained", "wabi-sabi influenced"],
      "common_subjects": ["botanical line art", "abstract minimalism", "nature forms", "ink wash"],
      "common_colors": ["warm whites", "charcoal", "warm beige", "soft sage", "muted earth"],
      "room_fit": ["living room", "bedroom", "bathroom", "dining room", "meditation space"],
      "buyer_type": ["design-conscious residential", "minimalist collector", "interior designer"],
      "commercial_fit": "Boutique hospitality, wellness, premium residential",
      "collection_potential": "Moderate to High",
      "guide_url": "/style-guides/japandi-art/"
    },
    {
      "style": "Mid-Century Modern",
      "slug": "mid-century-modern-art",
      "parent_category": "Historical Period",
      "visual_traits": ["geometric clarity", "graphic design influence", "retro color palettes", "optimistic spirit"],
      "common_subjects": ["geometric abstraction", "atomic motifs", "graphic nature forms", "typography art"],
      "common_colors": ["mustard", "burnt orange", "avocado", "teal", "warm white"],
      "room_fit": ["living room", "home office", "dining room", "entryway", "bar area"],
      "buyer_type": ["MCM furniture owners", "design-forward residential", "vintage enthusiast"],
      "commercial_fit": "Professional offices, retro-positioned hospitality",
      "collection_potential": "Moderate",
      "guide_url": "/style-guides/mid-century-modern-art/"
    }
  ]
}
