HOME > Namibia > Damaraland > Twyfelfontein > Accommodations
        SELECT
            id
        FROM
            discovered_routes
        WHERE
            deleted = 0 AND destinations LIKE '%*163#%'
        ORDER BY
            used DESC
        LIMIT
            100