{
  "metadata": {
    "version": "1.0",
    "scales": {
      "deformability": ["none", "low", "medium", "high"],
      "transparency": ["low", "medium", "high"]
    }
  },
  "cups": [
    {
      "id": "cup1",
      "deformability": 3,
      "transparency": 1,
      "width_top_mm": 72,
      "width_bottom_mm": 43,
      "height_mm": 82,
      "weight_g": 2.0,
      "volume_ml": 179.0,
      "filling_amount_ml": 125.0
    },
    {
      "id": "cup2",
      "deformability": 2,
      "transparency": 0,
      "width_top_mm": 97,
      "width_bottom_mm": 61,
      "height_mm": 121,
      "weight_g": 10.0,
      "volume_ml": 497.0,
      "filling_amount_ml": 400.0
    },
    {
      "id": "cup3",
      "deformability": 2,
      "transparency": 2,
      "width_top_mm": 99,
      "width_bottom_mm": 65,
      "height_mm": 136,
      "weight_g": 9.0,
      "volume_ml": 605.0,
      "filling_amount_ml": 450.0
    },
    {
      "id": "cup4",
      "deformability": 0,
      "transparency": 2,
      "width_top_mm": 80,
      "width_bottom_mm": 65,
      "height_mm": 135,
      "weight_g": 134.0,
      "volume_ml": 354.0,
      "filling_amount_ml": 300.0
    }
  ]
}
