{
  "EarlyAdopterCampaign": [
    {
      "id": "lite",
      "name": "Lite",
      "description": "Start simple\nfor up to 5 artists on your roster",
      "price1": 49,
      "price2": 59,
      "currency": "$",
      "trialPeriod": 0
    },
    {
      "id": "essential",
      "name": "Essential",
      "description": "Perfect for\nmedium sized artist rosters",
      "price1": 249,
      "price2": 299,
      "currency": "$",
      "trialPeriod": 0
    },
    {
      "id": "scale",
      "name": "Scale",
      "description": "For bigger artists\nand larger rosters",
      "price1": 499,
      "price2": 599,
      "currency": "$",
      "trialPeriod": 0
    },
    {
      "id": "enterprise",
      "name": "Enterprise",
      "description": "For enterprise needs\nwith multiple entities and rosters",
      "price1": 0,
      "price2": 0,
      "currency": "$",
      "trialPeriod": 0
    }
  ]
}
