{
        "age": 21,
        "skin_type": "normal",
        "allergies": null,
        "price": null,
        "concerns": ["acne", "dark_eye", "oiliness"],
        "preferences": null,
        "image": "insert base64 string encoding of image here"
}