{
    "status": "success",
    "total_hotel_found": 2,
    "data": [
        {
            "uid": 0,
            "hotel_id": "H2RL00010#ibis_styles_paris_saint_ouen",
            "tracking_id": "411741537900ALO1",
            "hotel_name": "Ibis Styles Paris Saint Ouen",
            "hotel_name_code": "ibis styles paris saint ouen",
            "property_type": null,
            "room_title": "Standard Double room (full double bed) (bed type is subject to availability)",
            "promo_tag": [],
            "rate_type": "Room-Only",
            "star_rating": null,
            "rating_average": "n\/a",
            "primary_photo": null,
            "address": null,
            "latitude": null,
            "longitude": null,
            "distance_km": "5,437.39652",
            "currency": "USD",
            "total_amount": 140,
            "sell_price": 140,
            "sell_per_night": 140,
            "total_point_earn": 0,
            "before_discount": 140,
            "discount": 0,
            "supplier": {
                "supplier_code": "ratehawkhotel",
                "supplier_uid": "H2RL00010",
                "supplier_partner_code": "ratehawkhotel-2-00010",
                "currency": "USD",
                "purchase": "117.00",
                "fmg_price": 140.4
            },
            "free_cancellation": true,
            "facility": [
                {
                    "title": "not-guaranteed",
                    "category": []
                },
                {
                    "title": "non-smoking",
                    "category": []
                }
            ]
        },
        {
            "uid": 1,
            "hotel_id": "H2RL00010#the_3_ducks_eiffel_tower_by_hiphophostels",
            "tracking_id": "411741537900ALO1",
            "hotel_name": "The 3 Ducks Eiffel Tower By Hiphophostels",
            "hotel_name_code": "the 3 ducks eiffel tower by hiphophostels",
            "property_type": null,
            "room_title": "Standard Quadruple room",
            "promo_tag": [],
            "rate_type": "Room-Only",
            "star_rating": null,
            "rating_average": "n\/a",
            "primary_photo": null,
            "address": null,
            "latitude": null,
            "longitude": null,
            "distance_km": "5,437.39652",
            "currency": "USD",
            "total_amount": 349,
            "sell_price": 349,
            "sell_per_night": 349,
            "total_point_earn": 0,
            "before_discount": 349,
            "discount": 0,
            "supplier": {
                "supplier_code": "ratehawkhotel",
                "supplier_uid": "H2RL00010",
                "supplier_partner_code": "ratehawkhotel-2-00010",
                "currency": "USD",
                "purchase": "291.00",
                "fmg_price": 349.2
            },
            "free_cancellation": true,
            "facility": [
                {
                    "title": "non-smoking",
                    "category": []
                }
            ]
        }
    ]
}