[
    {
        "photo": "https://snippet.dhtmlx.com/codebase/data/grid/07/img/100/16.jpg",
        "animal_type": "Capuchin monkey",
        "name": "Charlie",
        "gender": "Male",
        "age": 5,
        "health_status": "Healthy",
        "medical_checkup": "Completed",
        "habitat": "A44",
        "feeding_status": "Fed"
    },
    {
        "photo": "https://snippet.dhtmlx.com/codebase/data/grid/07/img/100/06.jpg",
        "animal_type": "Jaguar",
        "name": "Jag",
        "gender": "Male",
        "age": 7,
        "health_status": "Healthy",
        "medical_checkup": "Completed",
        "habitat": "A44",
        "feeding_status": "Refused food"
    },
    {
        "photo": "https://snippet.dhtmlx.com/codebase/data/grid/07/img/100/15.jpg",  
        "animal_type": "Koala",
        "name": "Koa",
        "gender": "Female",
        "age": 4,
        "health_status": "Healthy",
        "medical_checkup": "Completed",
        "habitat": "A45",  
        "feeding_status": "Fed"
    },
    {
        "photo": "https://snippet.dhtmlx.com/codebase/data/grid/07/img/100/13.jpg",
        "animal_type": "Sloth",
        "name": "Riko",
        "gender": "Male",
        "age": 8,
        "health_status": "Healthy",
        "medical_checkup": "Completed",
        "habitat": "A44",
        "feeding_status": "Fed"
    }
]