{
  "collections": [
    {
      "id": "comme-des-garcons",
      "name": "Comme des Garçons Archive",
      "slug": "comme-des-garcons",
      "description": "Rare publications from Rei Kawakubo's revolutionary fashion house.",
      "category": "fashion",
      "featured": true,
      "image": "/assets/images/fashion/comme-des-garcons/comme-hero.png",
      "path": "/collections/comme-des-garcons.html",
      "bookCount": 34,
      "keywords": ["comme", "rei kawakubo", "cdg", "six magazine"]
    },
    {
      "id": "ephemera",
      "name": "Ephemera",
      "slug": "ephemera",
      "description": "Postcards, invitations, flyers, posters, and other transient printed matter.",
      "category": "ephemera",
      "featured": false,
      "image": "/assets/images/ephemera/ephemera.jpg",
      "path": "/collections/ephemera.html",
      "bookCount": 392,
      "keywords": ["ephemera", "postcards", "invitations", "flyers", "posters", "prints"]
    },
    {
      "id": "matsuda-fashion-catalogs",
      "name": "Matsuda Fashion Catalogs",
      "slug": "matsuda-fashion-catalogs",
      "description": "Rare catalogs from the Japanese fashion designer's influential work.",
      "category": "fashion",
      "featured": false,
      "image": "/assets/images/fashion/matsuda/matsuda_catalogs.png",
      "path": "/collections/matsuda-fashion-catalogs.html",
      "bookCount": 12,
      "keywords": ["matsuda", "japanese fashion"]
    },
    {
      "id": "wombat-artist-boxes",
      "name": "Wombat Artist Boxes",
      "slug": "wombat-artist-boxes",
      "description": "Limited edition photography portfolios produced by Wombat Paris featuring museum-quality prints and unpublished work from contemporary photographers.",
      "category": "photography",
      "featured": true,
      "image": "/assets/images/books/Wombat_Artist_Box_39_Betina_du_Toit.jpg",
      "path": "/collections/wombat-artist-boxes.html",
      "bookCount": 17,
      "keywords": ["wombat", "wombat paris", "artist box", "portfolio"]
    },
    {
      "id": "richard-prince",
      "name": "Richard Prince",
      "slug": "richard-prince",
      "description": "A barely comprehensive, not even close to complete collection of publications by and about Richard Prince, the influential American artist known for his appropriation photography, cowboys, jokes, and social media work.",
      "category": "art",
      "featured": true,
      "image": "/assets/images/books/Prince_Cowboy.jpg",
      "path": "/collections/richard-prince.html",
      "bookCount": 81,
      "keywords": ["richard prince", "appropriation", "cowboy", "instagram", "jokes"]
    },
    {
      "id": "disaster",
      "name": "Disaster",
      "slug": "disaster",
      "description": "Photobooks documenting catastrophe, violence, and human tragedy. From Goya's pioneering protest etchings to forensic photography and photojournalism capturing accidents, emergencies, and war.",
      "category": "photography",
      "featured": false,
      "image": "/assets/images/books/Goya_Goya_The_Disasters_of_War_9788410024632.jpg",
      "path": "/collections/disaster.html",
      "bookCount": 10,
      "keywords": ["disaster", "tragedy", "forensic", "accident", "war", "violence"]
    },
    {
      "id": "magazines",
      "name": "Magazines",
      "slug": "magazines",
      "description": "Independent and art magazines exploring photography, design, and visual culture.",
      "category": "magazines",
      "featured": true,
      "image": "/assets/images/magazines/magazines-hero.jpg",
      "path": "/collections/magazines.html",
      "bookCount": 150,
      "keywords": ["magazine", "periodical", "journal", "zine"]
    },
    {
      "id": "one-picture-book",
      "name": "One Picture Book Two",
      "slug": "one-picture-book",
      "description": "Nazraeli Press limited edition photography books with signed original prints.",
      "category": "photography",
      "featured": true,
      "image": null,
      "path": "/collections/one-picture-book.html",
      "bookCount": 49,
      "keywords": ["nazraeli", "one picture book", "limited edition", "signed print", "photography"]
    }
  ],
  "categories": [
    {
      "id": "art",
      "name": "Art",
      "description": "Contemporary and historical art movements"
    },
    {
      "id": "photography", 
      "name": "Photography",
      "description": "Photographic works and visual culture"
    },
    {
      "id": "fashion",
      "name": "Fashion",
      "description": "Fashion photography and design"
    },
    {
      "id": "music",
      "name": "Music",
      "description": "Music culture and concert photography"
    },
    {
      "id": "design",
      "name": "Design",
      "description": "Graphic design and visual communication"
    },
    {
      "id": "ephemera",
      "name": "Ephemera",
      "description": "Transient printed materials"
    },
    {
      "id": "books",
      "name": "Books about Books",
      "description": "Publishing and book arts"
    },
    {
      "id": "magazines",
      "name": "Magazines",
      "description": "Independent and art magazines"
    }
  ],
  "_disabled_collections": [
    {
      "id": "art-books-collection",
      "name": "Art Books Collection",
      "slug": "art-books-collection",
      "description": "A curated selection of art books spanning contemporary and historical movements.",
      "category": "art",
      "featured": true,
      "image": "/assets/images/collections/art-books-hero.jpg",
      "path": "/collections/art-books-collection.html",
      "bookCount": 245,
      "keywords": ["art", "painting", "sculpture", "gallery", "exhibition"]
    },
    {
      "id": "books-on-books",
      "name": "Books on Books",
      "slug": "books-on-books",
      "description": "Meta-publications exploring the art and craft of book making and publishing.",
      "category": "books",
      "featured": false,
      "image": null,
      "path": "/collections/books-on-books.html",
      "bookCount": 67,
      "keywords": ["bibliography", "meta", "publishing", "book design"]
    },
    {
      "id": "collage-collections",
      "name": "Collage Collections",
      "slug": "collage-collections",
      "description": "Explorations in mixed media, assemblage, and photomontage techniques.",
      "category": "art",
      "featured": true,
      "image": "/assets/images/collections/collage-hero.jpg",
      "path": "/collections/collage-collections.html",
      "bookCount": 156,
      "keywords": ["collage", "assemblage", "mixed media", "photomontage"]
    }
  ]
}