{
  "brand": {
    "name": "Trail With Friends",
    "tagline": "Small things for smoother trips.",
    "description": "Practical small travel items for friends planning short road trips, hikes, weekend stays, and light outdoor travel."
  },
  "collections": [
    {
      "slug": "travel-essentials",
      "name": "Travel Essentials",
      "kicker": "Small items for smooth and simple travel.",
      "description": "Useful pieces that are easy to share, pack, and reach when the plan changes.",
      "image": "collection-travel-essentials-studio.webp",
      "productSlugs": [
        "microfiber-travel-towel",
        "compact-first-aid-pouch",
        "fold-flat-water-bottle",
        "mini-headlamp",
        "luggage-tags",
        "notebook-and-pencil-kit"
      ]
    },
    {
      "slug": "pack-and-organize",
      "name": "Pack and Organize",
      "kicker": "Keep the small things easy to find.",
      "description": "Pouches, cubes, and bags that keep shared travel bags calm and readable.",
      "image": "collection-pack-and-organize-studio.webp",
      "productSlugs": [
        "packing-cube-set",
        "roll-top-dry-bag",
        "cable-roll",
        "luggage-tags"
      ]
    },
    {
      "slug": "weather-comfort",
      "name": "Weather Comfort",
      "kicker": "Light layers for changing conditions.",
      "description": "Compact pieces for damp trails, cool stops, and wet gear at the end of the day.",
      "image": "collection-weather-comfort-studio.webp",
      "productSlugs": [
        "rain-poncho",
        "roll-top-dry-bag",
        "microfiber-travel-towel",
        "mini-headlamp"
      ]
    },
    {
      "slug": "camp-kitchen",
      "name": "Camp Kitchen",
      "kicker": "Simple tools for food and drink outdoors.",
      "description": "Small meal and drink pieces for parks, pullouts, and easy overnight stops.",
      "image": "collection-camp-kitchen-studio.webp",
      "productSlugs": [
        "camp-mug",
        "snack-box",
        "fold-flat-water-bottle",
        "notebook-and-pencil-kit"
      ]
    }
  ],
  "products": [
    {
      "slug": "microfiber-travel-towel",
      "name": "Microfiber Travel Towel",
      "collection": "weather-comfort",
      "summary": "A quick-drying towel that fits beside spare layers and small pouches.",
      "image": "/assets/products/microfiber-travel-towel-studio.webp"
    },
    {
      "slug": "packing-cube-set",
      "name": "Packing Cube Set",
      "collection": "pack-and-organize",
      "summary": "A small cube set for keeping layers, socks, and shared items separated.",
      "image": "/assets/products/packing-cube-set-studio.webp"
    },
    {
      "slug": "roll-top-dry-bag",
      "name": "Roll-Top Dry Bag",
      "collection": "weather-comfort",
      "summary": "A light roll-top bag for damp towels, wet shells, or gear that should stay separate.",
      "image": "/assets/products/roll-top-dry-bag-studio.webp"
    },
    {
      "slug": "compact-first-aid-pouch",
      "name": "Compact First-Aid Pouch",
      "collection": "travel-essentials",
      "summary": "A small pouch for basic care items, blister pads, and group odds and ends.",
      "image": "/assets/products/compact-first-aid-pouch-studio.webp"
    },
    {
      "slug": "cable-roll",
      "name": "Cable Roll",
      "collection": "pack-and-organize",
      "summary": "A tidy roll for charging cables, adapters, and small travel cords.",
      "image": "/assets/products/cable-roll-studio.webp"
    },
    {
      "slug": "fold-flat-water-bottle",
      "name": "Fold-Flat Water Bottle",
      "collection": "travel-essentials",
      "summary": "A flexible bottle that packs down when empty and stands ready when needed.",
      "image": "/assets/products/fold-flat-water-bottle-studio.webp"
    },
    {
      "slug": "rain-poncho",
      "name": "Rain Poncho",
      "collection": "weather-comfort",
      "summary": "A light hooded layer for surprise showers and windy overlooks.",
      "image": "/assets/products/rain-poncho-studio.webp"
    },
    {
      "slug": "mini-headlamp",
      "name": "Mini Headlamp",
      "collection": "travel-essentials",
      "summary": "A compact light for late arrivals, trail signs, and finding things after sunset.",
      "image": "/assets/products/mini-headlamp-studio.webp"
    },
    {
      "slug": "camp-mug",
      "name": "Camp Mug",
      "collection": "camp-kitchen",
      "summary": "A simple enamel-style mug for coffee, tea, or a quick soup stop.",
      "image": "/assets/products/camp-mug-studio.webp"
    },
    {
      "slug": "luggage-tags",
      "name": "Luggage Tags",
      "collection": "pack-and-organize",
      "summary": "Simple color tags for shared bags, keys, coolers, and small cases.",
      "image": "/assets/products/luggage-tags-studio.webp"
    },
    {
      "slug": "snack-box",
      "name": "Snack Box",
      "collection": "camp-kitchen",
      "summary": "A small lidded box for trail mix, fruit, crackers, or shared car snacks.",
      "image": "/assets/products/snack-box-studio.webp"
    },
    {
      "slug": "notebook-and-pencil-kit",
      "name": "Notebook and Pencil Kit",
      "collection": "travel-essentials",
      "summary": "A small notebook kit for route notes, shared lists, and trip reminders.",
      "image": "/assets/products/notebook-and-pencil-kit-studio.webp"
    }
  ]
}