{
    "bmi": 23.27,
    "message": "Normal weight",
    "metric": {
        "height": "190 centimeters",
        "weight": "84 kilograms"
    },
    "imperial": {
        "height": "6 feet 2 inches",
        "weight": "185.19 pounds"
    }
}