{
    "success": true,
    "pagination": {
        "current_page": 1,
        "next_page": null,
        "has_more": false,
        "loaded": 2,
        "total": 2
    },
    "places": [
        {
            "id": 1,
            "name": "Gombe State University",
            "slug": "gombe-state-university",
            "description": "Gombe State University is a public university located in Gombe, Nigeria. Established in 2004, it offers undergraduate and postgraduate programs across various fields, focusing on quality education, research, innovation, and community development.",
            "main_image": "uploads/places/places_6a4f7e592e6b2.jpg",
            "category_id": 5,
            "category_name": "Schools",
            "lga": "Gombe",
            "address": "Tudun Wada Gombe, Gombe State",
            "phone": "08035594798",
            "whatsapp": "08035594798",
            "is_verified": true,
            "is_featured": false,
            "created_at": "2026-07-09 06:56:25",
            "ratings": {
                "average": "5.0",
                "count": 1
            }
        },
        {
            "id": 2,
            "name": "Federal Teaching Hospital Gombe",
            "slug": "federal-teaching-hospital-gombe",
            "description": "Federal Teaching Hospital Gombe is a leading tertiary healthcare institution in Gombe, Nigeria. It provides specialized medical services, emergency care, medical training, and research while serving as a referral center for Gombe State and neighboring regions.",
            "main_image": "uploads/places/places_6a4f86a756fde.png",
            "category_id": 2,
            "category_name": "Hospitals and Clinics",
            "lga": "Gombe",
            "address": "Ashaka Road, Gombe",
            "phone": "",
            "whatsapp": "",
            "is_verified": true,
            "is_featured": false,
            "created_at": "2026-07-09 07:23:44",
            "ratings": {
                "average": "0.0",
                "count": 0
            }
        }
    ]
}