{"response":{"count":5342,"items":[3110,76352,108636,114860,217080, ......
success: function(json) {
$('.UrlInfoCount').html(json.response.count); // количество
success: function(json) {
$('.UrlInfoCount').html(JSON.parse(json).response.count); // количество