{
    "status": "success",
    "message": "Destinations fetched",
    "data": [
        {
            "id": 10,
            "name": "Sri Lanka Trails",
            "slug": "sri-lanka-trails",
            "description": "Tea estates, heritage towns and hill-country scenery across Sri Lanka.",
            "type": "international",
            "isTopDestination": false,
            "image": "uploads\/destinations\/1779645830_6a133d86478a3.jpg",
            "created_at": "2026-05-24 13:26:35",
            "updated_at": "2026-05-24 23:33:50"
        },
        {
            "id": 9,
            "name": "Dubai City Break",
            "slug": "dubai-city-break",
            "description": "Modern landmarks, desert safari experiences and skyline views in Dubai.",
            "type": "international",
            "isTopDestination": false,
            "image": null,
            "created_at": "2026-05-24 13:26:35",
            "updated_at": "2026-05-24 23:11:06"
        },
        {
            "id": 8,
            "name": "Singapore Malaysia",
            "slug": "singapore-malaysia",
            "description": "A city duo with skyline views, shopping districts and food streets.",
            "type": "international",
            "isTopDestination": false,
            "image": null,
            "created_at": "2026-05-24 13:26:35",
            "updated_at": "2026-05-24 23:11:00"
        },
        {
            "id": 7,
            "name": "Bali Getaways",
            "slug": "bali-getaways",
            "description": "Beach clubs, rice terraces and cultural sights across Bali and Ubud.",
            "type": "international",
            "isTopDestination": true,
            "image": null,
            "created_at": "2026-05-24 13:26:35",
            "updated_at": "2026-05-24 23:10:57"
        },
        {
            "id": 6,
            "name": "Thailand Islands",
            "slug": "thailand-islands",
            "description": "Bangkok temples, island time and night markets in a compact tropical escape.",
            "type": "international",
            "isTopDestination": true,
            "image": null,
            "created_at": "2026-05-24 13:26:35",
            "updated_at": "2026-05-24 23:10:50"
        },
        {
            "id": 5,
            "name": "Uttarakhand Lakes",
            "slug": "uttarakhand-lakes",
            "description": "Lake views, wellness stays and calm mountain days around Nainital and nearby hills.",
            "type": "domestic",
            "isTopDestination": false,
            "image": null,
            "created_at": "2026-05-24 13:26:35",
            "updated_at": "2026-05-24 23:10:45"
        },
        {
            "id": 4,
            "name": "Tamil Nadu Coast",
            "slug": "tamil-nadu-coast",
            "description": "Temple architecture, French quarters and coastal drives through Chennai and Pondicherry.",
            "type": "domestic",
            "isTopDestination": false,
            "image": null,
            "created_at": "2026-05-24 13:26:35",
            "updated_at": "2026-05-24 23:10:41"
        },
        {
            "id": 3,
            "name": "Himachal Hills",
            "slug": "himachal-hills",
            "description": "A scenic mountain escape through Shimla, Kufri and pine-covered valleys.",
            "type": "domestic",
            "isTopDestination": false,
            "image": null,
            "created_at": "2026-05-24 13:26:35",
            "updated_at": "2026-05-24 23:10:37"
        },
        {
            "id": 2,
            "name": "Rajasthan Heritage",
            "slug": "rajasthan-heritage",
            "description": "Royal forts, desert evenings and vibrant bazaars in Jaipur and Jodhpur.",
            "type": "domestic",
            "isTopDestination": true,
            "image": null,
            "created_at": "2026-05-24 13:26:35",
            "updated_at": "2026-05-24 23:10:31"
        },
        {
            "id": 1,
            "name": "Kerala Backwaters",
            "slug": "kerala-backwaters",
            "description": "Houseboats, spice markets and relaxed heritage stays across Kochi, Alleppey and Kumarakom.",
            "type": "domestic",
            "isTopDestination": true,
            "image": null,
            "created_at": "2026-05-24 13:26:35",
            "updated_at": "2026-05-24 23:10:27"
        }
    ]
}