[
    {
        "photo": "https://snippet.dhtmlx.com/codebase/data/grid/07/img/100/07.jpg",
        "animal_type": "African lion",
        "name": "Simba",
        "gender": "Male",
        "age": 7,
        "health_status": "Healthy",
        "medical_checkup": "Completed",
        "habitat": "A1",
        "feeding_status": "Fed"
    },
    {
        "photo": "https://snippet.dhtmlx.com/codebase/data/grid/07/img/100/09.jpg",
        "animal_type": "Elephant",
        "name": "Dumbo",
        "gender": "Male",
        "age": 12,
        "health_status": "Healthy",
        "medical_checkup": "Completed",
        "habitat": "A2",
        "feeding_status": "Fed"
    },
    {
        "photo": "https://snippet.dhtmlx.com/codebase/data/grid/07/img/100/01.jpg",
        "animal_type": "Giraffe",
        "name": "Talia",
        "gender": "Female",
        "age": 9,
        "health_status": "Healthy",
        "medical_checkup": "Completed",
        "habitat": "A3",
        "feeding_status": "Fed"
    },
    {
        "photo": "https://snippet.dhtmlx.com/codebase/data/grid/07/img/100/05.jpg",
        "animal_type": "Zebra",
        "name": "Ziggy",
        "gender": "Male",
        "age": 5,
        "health_status": "Healthy",
        "medical_checkup": "Pending",
        "habitat": "A4",
        "feeding_status": "Waiting for feeding"
    },
    {
        "photo": "https://snippet.dhtmlx.com/codebase/data/grid/07/img/100/06.jpg",
        "animal_type": "Cheetah",
        "name": "Chester",
        "gender": "Male",
        "age": 8,
        "health_status": "Healthy",
        "medical_checkup": "Completed",
        "habitat": "A6",
        "feeding_status": "Fed"
    }
]