{
  "$schema": "https://pointcast.xyz/passport/routes.json",
  "name": "PointCast Passport Route Achievements",
  "description": "Route achievements for the Station Passport. Completion is inferred from browser-local stamp slugs.",
  "home": "https://pointcast.xyz/passport/routes",
  "generatedAt": "2026-04-22T04:35:13.890Z",
  "date": "2026-04-21",
  "storage": {
    "mechanism": "localStorage (client-only, v0)",
    "key": "pc:station-passport:v1",
    "completionRule": "A route is complete when every stampSlug in the achievement exists in passport.stamps."
  },
  "imageGenerator": {
    "provider": "OpenAI",
    "model": "gpt-image-2",
    "family": "GPT Image",
    "role": "default PointCast image generator",
    "api": "Images API",
    "size": "1024x1024",
    "aspectRatio": "1:1",
    "quality": "high",
    "outputFormat": "png",
    "requestedAt": "2026-04-21",
    "requestedBy": "Mike Hoydich",
    "publicDocsReferenceModel": "gpt-image-1.5",
    "publicDocsCheckedAt": "2026-04-21"
  },
  "routes": [
    {
      "slug": "origin-stamp",
      "title": "Origin Stamp",
      "shortTitle": "Origin",
      "badge": "HOME BASE",
      "description": "Start the book at El Segundo and prove the passport has an issuing office.",
      "reward": "Unlocks the rest of the station route.",
      "stampSlugs": [
        "el-segundo"
      ],
      "posterSlug": "origin-stamp",
      "color": "#8A2432",
      "count": 1,
      "stamps": [
        {
          "slug": "el-segundo",
          "code": "P00",
          "name": "El Segundo",
          "shortName": "El Segundo",
          "color": "#8A2432",
          "miles": 0,
          "direction": "ORIGIN",
          "art": "https://pointcast.xyz/passport/art/el-segundo.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/el-segundo.json",
          "passportUrl": "https://pointcast.xyz/passport#el-segundo"
        }
      ],
      "poster": {
        "slug": "origin-stamp",
        "image": "https://pointcast.xyz/posters/passport/origin-stamp.png",
        "sourceImage": "https://pointcast.xyz/posters/passport/sources/origin-stamp.png"
      }
    },
    {
      "slug": "south-bay-run",
      "title": "South Bay Run",
      "shortTitle": "South Bay",
      "badge": "STRAND SET",
      "description": "Collect the close coastal line: Manhattan, Hermosa, and Redondo.",
      "reward": "Completes the beach-run page of the passport.",
      "stampSlugs": [
        "manhattan-beach",
        "hermosa",
        "redondo-beach"
      ],
      "posterSlug": "south-bay-run",
      "color": "#185FA5",
      "count": 3,
      "stamps": [
        {
          "slug": "manhattan-beach",
          "code": "P01",
          "name": "Manhattan Beach",
          "shortName": "Manhattan Beach",
          "color": "#185FA5",
          "miles": 3,
          "direction": "N",
          "art": "https://pointcast.xyz/passport/art/manhattan-beach.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/manhattan-beach.json",
          "passportUrl": "https://pointcast.xyz/passport#manhattan-beach"
        },
        {
          "slug": "hermosa",
          "code": "P02",
          "name": "Hermosa",
          "shortName": "Hermosa",
          "color": "#0F6E56",
          "miles": 5,
          "direction": "N",
          "art": "https://pointcast.xyz/passport/art/hermosa.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/hermosa.json",
          "passportUrl": "https://pointcast.xyz/passport#hermosa"
        },
        {
          "slug": "redondo-beach",
          "code": "P03",
          "name": "Redondo Beach",
          "shortName": "Redondo Beach",
          "color": "#993C1D",
          "miles": 6,
          "direction": "S",
          "art": "https://pointcast.xyz/passport/art/redondo-beach.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/redondo-beach.json",
          "passportUrl": "https://pointcast.xyz/passport#redondo-beach"
        }
      ],
      "poster": {
        "slug": "south-bay-run",
        "image": "https://pointcast.xyz/posters/passport/south-bay-run.png",
        "sourceImage": "https://pointcast.xyz/posters/passport/sources/south-bay-run.png"
      }
    },
    {
      "slug": "westside-maker",
      "title": "Westside Maker Coast",
      "shortTitle": "Westside",
      "badge": "MAKER COAST",
      "description": "Stamp Venice and Santa Monica as the civic-creative north beach signal.",
      "reward": "Adds the maker coast visa to the book.",
      "stampSlugs": [
        "venice",
        "santa-monica"
      ],
      "posterSlug": "westside-maker",
      "color": "#7B4968",
      "count": 2,
      "stamps": [
        {
          "slug": "venice",
          "code": "P04",
          "name": "Venice",
          "shortName": "Venice",
          "color": "#534AB7",
          "miles": 8,
          "direction": "N",
          "art": "https://pointcast.xyz/passport/art/venice.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/venice.json",
          "passportUrl": "https://pointcast.xyz/passport#venice"
        },
        {
          "slug": "santa-monica",
          "code": "P05",
          "name": "Santa Monica",
          "shortName": "Santa Monica",
          "color": "#2A6F77",
          "miles": 10,
          "direction": "N",
          "art": "https://pointcast.xyz/passport/art/santa-monica.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/santa-monica.json",
          "passportUrl": "https://pointcast.xyz/passport#santa-monica"
        }
      ],
      "poster": {
        "slug": "westside-maker",
        "image": "https://pointcast.xyz/posters/passport/westside-maker.png",
        "sourceImage": "https://pointcast.xyz/posters/passport/sources/westside-maker.png"
      }
    },
    {
      "slug": "ridge-port-mesh",
      "title": "Ridge / Port Mesh",
      "shortTitle": "Mesh",
      "badge": "BACKHAUL",
      "description": "Pair Palos Verdes line-of-sight with the Long Beach working waterfront.",
      "reward": "Completes the infrastructure route.",
      "stampSlugs": [
        "palos-verdes",
        "long-beach"
      ],
      "posterSlug": "ridge-port-mesh",
      "color": "#0F6E56",
      "count": 2,
      "stamps": [
        {
          "slug": "palos-verdes",
          "code": "P06",
          "name": "Palos Verdes",
          "shortName": "Palos Verdes",
          "color": "#C95C2E",
          "miles": 10,
          "direction": "S",
          "art": "https://pointcast.xyz/passport/art/palos-verdes.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/palos-verdes.json",
          "passportUrl": "https://pointcast.xyz/passport#palos-verdes"
        },
        {
          "slug": "long-beach",
          "code": "P07",
          "name": "Long Beach",
          "shortName": "Long Beach",
          "color": "#7B4968",
          "miles": 16,
          "direction": "SE",
          "art": "https://pointcast.xyz/passport/art/long-beach.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/long-beach.json",
          "passportUrl": "https://pointcast.xyz/passport#long-beach"
        }
      ],
      "poster": {
        "slug": "ridge-port-mesh",
        "image": "https://pointcast.xyz/posters/passport/ridge-port-mesh.png",
        "sourceImage": "https://pointcast.xyz/posters/passport/sources/ridge-port-mesh.png"
      }
    },
    {
      "slug": "county-signal",
      "title": "County Signal",
      "shortTitle": "County",
      "badge": "COUNTY VIEW",
      "description": "Claim Los Angeles as the umbrella station for the signals that do not fit one neighborhood.",
      "reward": "Adds the county visa.",
      "stampSlugs": [
        "los-angeles"
      ],
      "posterSlug": "county-signal",
      "color": "#5F5E5A",
      "count": 1,
      "stamps": [
        {
          "slug": "los-angeles",
          "code": "P08",
          "name": "Los Angeles",
          "shortName": "Los Angeles",
          "color": "#2F5F3B",
          "miles": 17,
          "direction": "E",
          "art": "https://pointcast.xyz/passport/art/los-angeles.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/los-angeles.json",
          "passportUrl": "https://pointcast.xyz/passport#los-angeles"
        }
      ],
      "poster": {
        "slug": "county-signal",
        "image": "https://pointcast.xyz/posters/passport/county-signal.png",
        "sourceImage": "https://pointcast.xyz/posters/passport/sources/county-signal.png"
      }
    },
    {
      "slug": "pch-horizon",
      "title": "PCH Horizon",
      "shortTitle": "PCH",
      "badge": "HORIZON",
      "description": "Run the long look west through Malibu and put a cliff-road stamp in the book.",
      "reward": "Adds the horizon visa.",
      "stampSlugs": [
        "malibu"
      ],
      "posterSlug": "pch-horizon",
      "color": "#1F6D83",
      "count": 1,
      "stamps": [
        {
          "slug": "malibu",
          "code": "P09",
          "name": "Malibu",
          "shortName": "Malibu",
          "color": "#5F5E5A",
          "miles": 20,
          "direction": "N",
          "art": "https://pointcast.xyz/passport/art/malibu.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/malibu.json",
          "passportUrl": "https://pointcast.xyz/passport#malibu"
        }
      ],
      "poster": {
        "slug": "pch-horizon",
        "image": "https://pointcast.xyz/posters/passport/pch-horizon.png",
        "sourceImage": "https://pointcast.xyz/posters/passport/sources/pch-horizon.png"
      }
    },
    {
      "slug": "foothill-archive",
      "title": "Foothill Archive",
      "shortTitle": "Foothill",
      "badge": "ARCHIVE",
      "description": "Collect Pasadena as the inland civic/archive stamp.",
      "reward": "Adds the archive visa.",
      "stampSlugs": [
        "pasadena"
      ],
      "posterSlug": "foothill-archive",
      "color": "#A35B1F",
      "count": 1,
      "stamps": [
        {
          "slug": "pasadena",
          "code": "P10",
          "name": "Pasadena",
          "shortName": "Pasadena",
          "color": "#A35B1F",
          "miles": 27,
          "direction": "NE",
          "art": "https://pointcast.xyz/passport/art/pasadena.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/pasadena.json",
          "passportUrl": "https://pointcast.xyz/passport#pasadena"
        }
      ],
      "poster": {
        "slug": "foothill-archive",
        "image": "https://pointcast.xyz/posters/passport/foothill-archive.png",
        "sourceImage": "https://pointcast.xyz/posters/passport/sources/foothill-archive.png"
      }
    },
    {
      "slug": "oc-spectacle",
      "title": "OC Spectacle",
      "shortTitle": "OC",
      "badge": "EVENT LINE",
      "description": "Stamp Anaheim / OC for arena lights, spectacle, and public-event gravity.",
      "reward": "Adds the loud-signal visa.",
      "stampSlugs": [
        "anaheim-oc"
      ],
      "posterSlug": "orange-county-spectacle",
      "color": "#C95C2E",
      "count": 1,
      "stamps": [
        {
          "slug": "anaheim-oc",
          "code": "P11",
          "name": "Anaheim / OC",
          "shortName": "Anaheim/OC",
          "color": "#1F6D83",
          "miles": 34,
          "direction": "SE",
          "art": "https://pointcast.xyz/passport/art/anaheim-oc.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/anaheim-oc.json",
          "passportUrl": "https://pointcast.xyz/passport#anaheim-oc"
        }
      ],
      "poster": {
        "slug": "orange-county-spectacle",
        "image": "https://pointcast.xyz/posters/passport/orange-county-spectacle.png",
        "sourceImage": "https://pointcast.xyz/posters/passport/sources/orange-county-spectacle.png"
      }
    },
    {
      "slug": "cove-gallery",
      "title": "Cove Gallery",
      "shortTitle": "Cove",
      "badge": "COVE SET",
      "description": "Collect Newport / Laguna as the polished south-coast waterline.",
      "reward": "Adds the gallery-cove visa.",
      "stampSlugs": [
        "newport-laguna"
      ],
      "posterSlug": "cove-gallery",
      "color": "#2A6F77",
      "count": 1,
      "stamps": [
        {
          "slug": "newport-laguna",
          "code": "P12",
          "name": "Newport / Laguna",
          "shortName": "Newport/Laguna",
          "color": "#6D4B8D",
          "miles": 46,
          "direction": "SE",
          "art": "https://pointcast.xyz/passport/art/newport-laguna.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/newport-laguna.json",
          "passportUrl": "https://pointcast.xyz/passport#newport-laguna"
        }
      ],
      "poster": {
        "slug": "cove-gallery",
        "image": "https://pointcast.xyz/posters/passport/cove-gallery.png",
        "sourceImage": "https://pointcast.xyz/posters/passport/sources/cove-gallery.png"
      }
    },
    {
      "slug": "north-edge",
      "title": "North Edge",
      "shortTitle": "North",
      "badge": "EDGE NORTH",
      "description": "Reach Santa Barbara and prove the 100-mile idea has a far north edge.",
      "reward": "Adds the long-drive north visa.",
      "stampSlugs": [
        "santa-barbara"
      ],
      "color": "#6D4B8D",
      "count": 1,
      "stamps": [
        {
          "slug": "santa-barbara",
          "code": "P13",
          "name": "Santa Barbara",
          "shortName": "Santa Barbara",
          "color": "#986C1F",
          "miles": 92,
          "direction": "NW",
          "art": "https://pointcast.xyz/passport/art/santa-barbara.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/santa-barbara.json",
          "passportUrl": "https://pointcast.xyz/passport#santa-barbara"
        }
      ],
      "poster": null
    },
    {
      "slug": "southline",
      "title": "Southline",
      "shortTitle": "South",
      "badge": "SOUTH EDGE",
      "description": "Reach North San Diego and test the southern edge of the local radius.",
      "reward": "Adds the southline visa.",
      "stampSlugs": [
        "north-san-diego"
      ],
      "color": "#285F4D",
      "count": 1,
      "stamps": [
        {
          "slug": "north-san-diego",
          "code": "P14",
          "name": "North San Diego",
          "shortName": "North San Diego",
          "color": "#285F4D",
          "miles": 99,
          "direction": "SE",
          "art": "https://pointcast.xyz/passport/art/north-san-diego.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/north-san-diego.json",
          "passportUrl": "https://pointcast.xyz/passport#north-san-diego"
        }
      ],
      "poster": null
    },
    {
      "slug": "desert-wildcard",
      "title": "Desert Wildcard",
      "shortTitle": "Desert",
      "badge": "WILDCARD",
      "description": "Break the radius just enough with Palm Springs, because the desert earns the exception.",
      "reward": "Adds the wildcard visa.",
      "stampSlugs": [
        "palm-springs"
      ],
      "posterSlug": "desert-wildcard",
      "color": "#7D3F2C",
      "count": 1,
      "stamps": [
        {
          "slug": "palm-springs",
          "code": "P15",
          "name": "Palm Springs",
          "shortName": "Palm Springs",
          "color": "#7D3F2C",
          "miles": 104,
          "direction": "E",
          "art": "https://pointcast.xyz/passport/art/palm-springs.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/palm-springs.json",
          "passportUrl": "https://pointcast.xyz/passport#palm-springs"
        }
      ],
      "poster": {
        "slug": "desert-wildcard",
        "image": "https://pointcast.xyz/posters/passport/desert-wildcard.png",
        "sourceImage": "https://pointcast.xyz/posters/passport/sources/desert-wildcard.png"
      }
    },
    {
      "slug": "sky-gate",
      "title": "Sky Gate",
      "shortTitle": "Air Gate",
      "badge": "ARRIVALS",
      "description": "Collect LAX / Westchester as the passport stamp for arrivals, runways, and the global door next to home.",
      "reward": "Adds the air-gate visa.",
      "stampSlugs": [
        "lax-westchester"
      ],
      "color": "#204E6A",
      "count": 1,
      "stamps": [
        {
          "slug": "lax-westchester",
          "code": "P16",
          "name": "LAX / Westchester",
          "shortName": "LAX/Westchester",
          "color": "#204E6A",
          "miles": 2,
          "direction": "N",
          "art": "https://pointcast.xyz/passport/art/lax-westchester.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/lax-westchester.json",
          "passportUrl": "https://pointcast.xyz/passport#lax-westchester"
        }
      ],
      "poster": null
    },
    {
      "slug": "arena-loop",
      "title": "Arena Loop",
      "shortTitle": "Arena",
      "badge": "SHOWTIME",
      "description": "Stamp Inglewood for arena lights, Forum echoes, and game-day streets.",
      "reward": "Adds the event-night visa.",
      "stampSlugs": [
        "inglewood"
      ],
      "color": "#A44461",
      "count": 1,
      "stamps": [
        {
          "slug": "inglewood",
          "code": "P17",
          "name": "Inglewood",
          "shortName": "Inglewood",
          "color": "#A44461",
          "miles": 7,
          "direction": "NE",
          "art": "https://pointcast.xyz/passport/art/inglewood.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/inglewood.json",
          "passportUrl": "https://pointcast.xyz/passport#inglewood"
        }
      ],
      "poster": null
    },
    {
      "slug": "shop-breakwater",
      "title": "Shop Floor / Breakwater",
      "shortTitle": "Harbor Shops",
      "badge": "WORKING EDGE",
      "description": "Pair Torrance workshop practicality with San Pedro breakwater weather.",
      "reward": "Completes the working-edge visa.",
      "stampSlugs": [
        "torrance",
        "san-pedro"
      ],
      "color": "#34656A",
      "count": 2,
      "stamps": [
        {
          "slug": "torrance",
          "code": "P18",
          "name": "Torrance",
          "shortName": "Torrance",
          "color": "#6B682A",
          "miles": 9,
          "direction": "S",
          "art": "https://pointcast.xyz/passport/art/torrance.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/torrance.json",
          "passportUrl": "https://pointcast.xyz/passport#torrance"
        },
        {
          "slug": "san-pedro",
          "code": "P20",
          "name": "San Pedro",
          "shortName": "San Pedro",
          "color": "#34656A",
          "miles": 17,
          "direction": "SE",
          "art": "https://pointcast.xyz/passport/art/san-pedro.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/san-pedro.json",
          "passportUrl": "https://pointcast.xyz/passport#san-pedro"
        }
      ],
      "poster": null
    },
    {
      "slug": "studio-backlot",
      "title": "Studio Backlot",
      "shortTitle": "Backlot",
      "badge": "MADE HERE",
      "description": "Collect Culver City, Hollywood, and Burbank / Glendale as the show-making route.",
      "reward": "Completes the media-machine visa.",
      "stampSlugs": [
        "culver-city",
        "hollywood",
        "burbank-glendale"
      ],
      "color": "#8B4C8F",
      "count": 3,
      "stamps": [
        {
          "slug": "culver-city",
          "code": "P19",
          "name": "Culver City",
          "shortName": "Culver City",
          "color": "#8B4C8F",
          "miles": 10,
          "direction": "NE",
          "art": "https://pointcast.xyz/passport/art/culver-city.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/culver-city.json",
          "passportUrl": "https://pointcast.xyz/passport#culver-city"
        },
        {
          "slug": "hollywood",
          "code": "P21",
          "name": "Hollywood",
          "shortName": "Hollywood",
          "color": "#A1352B",
          "miles": 18,
          "direction": "NE",
          "art": "https://pointcast.xyz/passport/art/hollywood.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/hollywood.json",
          "passportUrl": "https://pointcast.xyz/passport#hollywood"
        },
        {
          "slug": "burbank-glendale",
          "code": "P22",
          "name": "Burbank / Glendale",
          "shortName": "Burbank/Glendale",
          "color": "#4D6A9A",
          "miles": 25,
          "direction": "NE",
          "art": "https://pointcast.xyz/passport/art/burbank-glendale.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/burbank-glendale.json",
          "passportUrl": "https://pointcast.xyz/passport#burbank-glendale"
        }
      ],
      "poster": null
    },
    {
      "slug": "ventura-breath",
      "title": "Ventura Breath",
      "shortTitle": "Ventura",
      "badge": "NORTH COAST",
      "description": "Stamp Ventura as the orchard-coast bridge before Santa Barbara.",
      "reward": "Adds the north-coast visa.",
      "stampSlugs": [
        "ventura"
      ],
      "color": "#8C6E2F",
      "count": 1,
      "stamps": [
        {
          "slug": "ventura",
          "code": "P23",
          "name": "Ventura",
          "shortName": "Ventura",
          "color": "#8C6E2F",
          "miles": 65,
          "direction": "NW",
          "art": "https://pointcast.xyz/passport/art/ventura.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/ventura.json",
          "passportUrl": "https://pointcast.xyz/passport#ventura"
        }
      ],
      "poster": null
    },
    {
      "slug": "field-expansion",
      "title": "Field Expansion",
      "shortTitle": "Expansion",
      "badge": "P16-P23",
      "description": "Collect every expansion stamp: air gate, arena, workshop, studio, breakwater, myth, backlot, and orchard coast.",
      "reward": "Completes the second stamp sheet.",
      "stampSlugs": [
        "lax-westchester",
        "inglewood",
        "torrance",
        "culver-city",
        "san-pedro",
        "hollywood",
        "burbank-glendale",
        "ventura"
      ],
      "color": "#12110E",
      "count": 8,
      "stamps": [
        {
          "slug": "lax-westchester",
          "code": "P16",
          "name": "LAX / Westchester",
          "shortName": "LAX/Westchester",
          "color": "#204E6A",
          "miles": 2,
          "direction": "N",
          "art": "https://pointcast.xyz/passport/art/lax-westchester.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/lax-westchester.json",
          "passportUrl": "https://pointcast.xyz/passport#lax-westchester"
        },
        {
          "slug": "inglewood",
          "code": "P17",
          "name": "Inglewood",
          "shortName": "Inglewood",
          "color": "#A44461",
          "miles": 7,
          "direction": "NE",
          "art": "https://pointcast.xyz/passport/art/inglewood.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/inglewood.json",
          "passportUrl": "https://pointcast.xyz/passport#inglewood"
        },
        {
          "slug": "torrance",
          "code": "P18",
          "name": "Torrance",
          "shortName": "Torrance",
          "color": "#6B682A",
          "miles": 9,
          "direction": "S",
          "art": "https://pointcast.xyz/passport/art/torrance.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/torrance.json",
          "passportUrl": "https://pointcast.xyz/passport#torrance"
        },
        {
          "slug": "culver-city",
          "code": "P19",
          "name": "Culver City",
          "shortName": "Culver City",
          "color": "#8B4C8F",
          "miles": 10,
          "direction": "NE",
          "art": "https://pointcast.xyz/passport/art/culver-city.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/culver-city.json",
          "passportUrl": "https://pointcast.xyz/passport#culver-city"
        },
        {
          "slug": "san-pedro",
          "code": "P20",
          "name": "San Pedro",
          "shortName": "San Pedro",
          "color": "#34656A",
          "miles": 17,
          "direction": "SE",
          "art": "https://pointcast.xyz/passport/art/san-pedro.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/san-pedro.json",
          "passportUrl": "https://pointcast.xyz/passport#san-pedro"
        },
        {
          "slug": "hollywood",
          "code": "P21",
          "name": "Hollywood",
          "shortName": "Hollywood",
          "color": "#A1352B",
          "miles": 18,
          "direction": "NE",
          "art": "https://pointcast.xyz/passport/art/hollywood.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/hollywood.json",
          "passportUrl": "https://pointcast.xyz/passport#hollywood"
        },
        {
          "slug": "burbank-glendale",
          "code": "P22",
          "name": "Burbank / Glendale",
          "shortName": "Burbank/Glendale",
          "color": "#4D6A9A",
          "miles": 25,
          "direction": "NE",
          "art": "https://pointcast.xyz/passport/art/burbank-glendale.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/burbank-glendale.json",
          "passportUrl": "https://pointcast.xyz/passport#burbank-glendale"
        },
        {
          "slug": "ventura",
          "code": "P23",
          "name": "Ventura",
          "shortName": "Ventura",
          "color": "#8C6E2F",
          "miles": 65,
          "direction": "NW",
          "art": "https://pointcast.xyz/passport/art/ventura.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/ventura.json",
          "passportUrl": "https://pointcast.xyz/passport#ventura"
        }
      ],
      "poster": null
    },
    {
      "slug": "full-passport",
      "title": "Full Passport",
      "shortTitle": "All Stamps",
      "badge": "COMPLETE SET",
      "description": "Collect every station stamp and expansion stamp to turn the browser passport into a finished field object.",
      "reward": "Completes the Station Passport collection.",
      "stampSlugs": [
        "el-segundo",
        "manhattan-beach",
        "hermosa",
        "redondo-beach",
        "venice",
        "santa-monica",
        "palos-verdes",
        "long-beach",
        "los-angeles",
        "malibu",
        "pasadena",
        "anaheim-oc",
        "newport-laguna",
        "santa-barbara",
        "north-san-diego",
        "palm-springs",
        "lax-westchester",
        "inglewood",
        "torrance",
        "culver-city",
        "san-pedro",
        "hollywood",
        "burbank-glendale",
        "ventura"
      ],
      "color": "#12110E",
      "count": 24,
      "stamps": [
        {
          "slug": "el-segundo",
          "code": "P00",
          "name": "El Segundo",
          "shortName": "El Segundo",
          "color": "#8A2432",
          "miles": 0,
          "direction": "ORIGIN",
          "art": "https://pointcast.xyz/passport/art/el-segundo.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/el-segundo.json",
          "passportUrl": "https://pointcast.xyz/passport#el-segundo"
        },
        {
          "slug": "manhattan-beach",
          "code": "P01",
          "name": "Manhattan Beach",
          "shortName": "Manhattan Beach",
          "color": "#185FA5",
          "miles": 3,
          "direction": "N",
          "art": "https://pointcast.xyz/passport/art/manhattan-beach.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/manhattan-beach.json",
          "passportUrl": "https://pointcast.xyz/passport#manhattan-beach"
        },
        {
          "slug": "hermosa",
          "code": "P02",
          "name": "Hermosa",
          "shortName": "Hermosa",
          "color": "#0F6E56",
          "miles": 5,
          "direction": "N",
          "art": "https://pointcast.xyz/passport/art/hermosa.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/hermosa.json",
          "passportUrl": "https://pointcast.xyz/passport#hermosa"
        },
        {
          "slug": "redondo-beach",
          "code": "P03",
          "name": "Redondo Beach",
          "shortName": "Redondo Beach",
          "color": "#993C1D",
          "miles": 6,
          "direction": "S",
          "art": "https://pointcast.xyz/passport/art/redondo-beach.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/redondo-beach.json",
          "passportUrl": "https://pointcast.xyz/passport#redondo-beach"
        },
        {
          "slug": "venice",
          "code": "P04",
          "name": "Venice",
          "shortName": "Venice",
          "color": "#534AB7",
          "miles": 8,
          "direction": "N",
          "art": "https://pointcast.xyz/passport/art/venice.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/venice.json",
          "passportUrl": "https://pointcast.xyz/passport#venice"
        },
        {
          "slug": "santa-monica",
          "code": "P05",
          "name": "Santa Monica",
          "shortName": "Santa Monica",
          "color": "#2A6F77",
          "miles": 10,
          "direction": "N",
          "art": "https://pointcast.xyz/passport/art/santa-monica.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/santa-monica.json",
          "passportUrl": "https://pointcast.xyz/passport#santa-monica"
        },
        {
          "slug": "palos-verdes",
          "code": "P06",
          "name": "Palos Verdes",
          "shortName": "Palos Verdes",
          "color": "#C95C2E",
          "miles": 10,
          "direction": "S",
          "art": "https://pointcast.xyz/passport/art/palos-verdes.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/palos-verdes.json",
          "passportUrl": "https://pointcast.xyz/passport#palos-verdes"
        },
        {
          "slug": "long-beach",
          "code": "P07",
          "name": "Long Beach",
          "shortName": "Long Beach",
          "color": "#7B4968",
          "miles": 16,
          "direction": "SE",
          "art": "https://pointcast.xyz/passport/art/long-beach.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/long-beach.json",
          "passportUrl": "https://pointcast.xyz/passport#long-beach"
        },
        {
          "slug": "los-angeles",
          "code": "P08",
          "name": "Los Angeles",
          "shortName": "Los Angeles",
          "color": "#2F5F3B",
          "miles": 17,
          "direction": "E",
          "art": "https://pointcast.xyz/passport/art/los-angeles.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/los-angeles.json",
          "passportUrl": "https://pointcast.xyz/passport#los-angeles"
        },
        {
          "slug": "malibu",
          "code": "P09",
          "name": "Malibu",
          "shortName": "Malibu",
          "color": "#5F5E5A",
          "miles": 20,
          "direction": "N",
          "art": "https://pointcast.xyz/passport/art/malibu.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/malibu.json",
          "passportUrl": "https://pointcast.xyz/passport#malibu"
        },
        {
          "slug": "pasadena",
          "code": "P10",
          "name": "Pasadena",
          "shortName": "Pasadena",
          "color": "#A35B1F",
          "miles": 27,
          "direction": "NE",
          "art": "https://pointcast.xyz/passport/art/pasadena.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/pasadena.json",
          "passportUrl": "https://pointcast.xyz/passport#pasadena"
        },
        {
          "slug": "anaheim-oc",
          "code": "P11",
          "name": "Anaheim / OC",
          "shortName": "Anaheim/OC",
          "color": "#1F6D83",
          "miles": 34,
          "direction": "SE",
          "art": "https://pointcast.xyz/passport/art/anaheim-oc.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/anaheim-oc.json",
          "passportUrl": "https://pointcast.xyz/passport#anaheim-oc"
        },
        {
          "slug": "newport-laguna",
          "code": "P12",
          "name": "Newport / Laguna",
          "shortName": "Newport/Laguna",
          "color": "#6D4B8D",
          "miles": 46,
          "direction": "SE",
          "art": "https://pointcast.xyz/passport/art/newport-laguna.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/newport-laguna.json",
          "passportUrl": "https://pointcast.xyz/passport#newport-laguna"
        },
        {
          "slug": "santa-barbara",
          "code": "P13",
          "name": "Santa Barbara",
          "shortName": "Santa Barbara",
          "color": "#986C1F",
          "miles": 92,
          "direction": "NW",
          "art": "https://pointcast.xyz/passport/art/santa-barbara.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/santa-barbara.json",
          "passportUrl": "https://pointcast.xyz/passport#santa-barbara"
        },
        {
          "slug": "north-san-diego",
          "code": "P14",
          "name": "North San Diego",
          "shortName": "North San Diego",
          "color": "#285F4D",
          "miles": 99,
          "direction": "SE",
          "art": "https://pointcast.xyz/passport/art/north-san-diego.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/north-san-diego.json",
          "passportUrl": "https://pointcast.xyz/passport#north-san-diego"
        },
        {
          "slug": "palm-springs",
          "code": "P15",
          "name": "Palm Springs",
          "shortName": "Palm Springs",
          "color": "#7D3F2C",
          "miles": 104,
          "direction": "E",
          "art": "https://pointcast.xyz/passport/art/palm-springs.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/palm-springs.json",
          "passportUrl": "https://pointcast.xyz/passport#palm-springs"
        },
        {
          "slug": "lax-westchester",
          "code": "P16",
          "name": "LAX / Westchester",
          "shortName": "LAX/Westchester",
          "color": "#204E6A",
          "miles": 2,
          "direction": "N",
          "art": "https://pointcast.xyz/passport/art/lax-westchester.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/lax-westchester.json",
          "passportUrl": "https://pointcast.xyz/passport#lax-westchester"
        },
        {
          "slug": "inglewood",
          "code": "P17",
          "name": "Inglewood",
          "shortName": "Inglewood",
          "color": "#A44461",
          "miles": 7,
          "direction": "NE",
          "art": "https://pointcast.xyz/passport/art/inglewood.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/inglewood.json",
          "passportUrl": "https://pointcast.xyz/passport#inglewood"
        },
        {
          "slug": "torrance",
          "code": "P18",
          "name": "Torrance",
          "shortName": "Torrance",
          "color": "#6B682A",
          "miles": 9,
          "direction": "S",
          "art": "https://pointcast.xyz/passport/art/torrance.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/torrance.json",
          "passportUrl": "https://pointcast.xyz/passport#torrance"
        },
        {
          "slug": "culver-city",
          "code": "P19",
          "name": "Culver City",
          "shortName": "Culver City",
          "color": "#8B4C8F",
          "miles": 10,
          "direction": "NE",
          "art": "https://pointcast.xyz/passport/art/culver-city.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/culver-city.json",
          "passportUrl": "https://pointcast.xyz/passport#culver-city"
        },
        {
          "slug": "san-pedro",
          "code": "P20",
          "name": "San Pedro",
          "shortName": "San Pedro",
          "color": "#34656A",
          "miles": 17,
          "direction": "SE",
          "art": "https://pointcast.xyz/passport/art/san-pedro.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/san-pedro.json",
          "passportUrl": "https://pointcast.xyz/passport#san-pedro"
        },
        {
          "slug": "hollywood",
          "code": "P21",
          "name": "Hollywood",
          "shortName": "Hollywood",
          "color": "#A1352B",
          "miles": 18,
          "direction": "NE",
          "art": "https://pointcast.xyz/passport/art/hollywood.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/hollywood.json",
          "passportUrl": "https://pointcast.xyz/passport#hollywood"
        },
        {
          "slug": "burbank-glendale",
          "code": "P22",
          "name": "Burbank / Glendale",
          "shortName": "Burbank/Glendale",
          "color": "#4D6A9A",
          "miles": 25,
          "direction": "NE",
          "art": "https://pointcast.xyz/passport/art/burbank-glendale.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/burbank-glendale.json",
          "passportUrl": "https://pointcast.xyz/passport#burbank-glendale"
        },
        {
          "slug": "ventura",
          "code": "P23",
          "name": "Ventura",
          "shortName": "Ventura",
          "color": "#8C6E2F",
          "miles": 65,
          "direction": "NW",
          "art": "https://pointcast.xyz/passport/art/ventura.svg",
          "metadata": "https://pointcast.xyz/passport/stamps/ventura.json",
          "passportUrl": "https://pointcast.xyz/passport#ventura"
        }
      ],
      "poster": null
    }
  ],
  "adjacent": {
    "passport": "https://pointcast.xyz/passport",
    "book": "https://pointcast.xyz/passport/book",
    "collection": "https://pointcast.xyz/passport/collection",
    "receipts": "https://pointcast.xyz/passport/receipts",
    "manifest": "https://pointcast.xyz/passport.json"
  }
}