{
    "schema_version": "1.0",
    "request_id": "63a2c4c3-8e99-4d15-ada2-58c4278e78b8",
    "materials_list": [
        {
            "item": "Computer Access",
            "purpose": "Necessary for providing online cleaning consultations.",
            "qty": "1",
            "estimated_cost": {
                "min": 0,
                "max": 0
            },
            "where_to_get": [
                "home",
                "library",
                "community center"
            ],
            "substitutes": [],
            "required": true
        },
        {
            "item": "Internet Connection",
            "purpose": "Essential for communicating with clients and accessing online platforms.",
            "qty": "1",
            "estimated_cost": {
                "min": 0,
                "max": 0
            },
            "where_to_get": [
                "home",
                "public Wi-Fi"
            ],
            "substitutes": [],
            "required": true
        },
        {
            "item": "Cleaning Knowledge",
            "purpose": "Required to provide effective cleaning advice to clients.",
            "qty": "1",
            "estimated_cost": {
                "min": 0,
                "max": 0
            },
            "where_to_get": [
                "self-study",
                "online resources"
            ],
            "substitutes": [],
            "required": true
        },
        {
            "item": "Freelance Profile",
            "purpose": "To list services and attract clients for consultations.",
            "qty": "1",
            "estimated_cost": {
                "min": 0,
                "max": 0
            },
            "where_to_get": [
                "freelance platforms"
            ],
            "substitutes": [],
            "required": true
        },
        {
            "item": "Social Media Accounts",
            "purpose": "For promoting services and reaching potential clients.",
            "qty": "1",
            "estimated_cost": {
                "min": 0,
                "max": 0
            },
            "where_to_get": [
                "existing accounts",
                "create new accounts"
            ],
            "substitutes": [],
            "required": true
        },
        {
            "item": "Marketing Materials",
            "purpose": "To effectively promote services online.",
            "qty": "1",
            "estimated_cost": {
                "min": 0,
                "max": 0
            },
            "where_to_get": [
                "online templates",
                "free design tools"
            ],
            "substitutes": [],
            "required": false
        }
    ],
    "estimated_total": {
        "min": 0,
        "max": 0
    }
}