All houses in server
image_name field generates house image name regardless if it exists or not
The images can be fetched from '/media/houses/' directory
and sub-directory large, medium or small depending on required size.
Unowned houses can be queried at forsale:
/api/houses/forsale

GET /api/houses/?format=api&page=2
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 1473,
    "next": "http://convoytrucking.net/api/houses/?format=api&page=3",
    "previous": "http://convoytrucking.net/api/houses/?format=api",
    "results": [
        {
            "id": 1505,
            "image_name": "house_1505.jpg",
            "ownerid": null,
            "x": 1925.02,
            "y": -241.304,
            "z": 6.75937,
            "r": 177.228,
            "interior": 3,
            "range": 15.0,
            "price": 15000000,
            "location": "Red County",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 241,
            "image_name": "house_241.jpg",
            "ownerid": {
                "id": 35006,
                "name": "George.Vlad"
            },
            "x": 980.29,
            "y": -677.158,
            "z": 121.976,
            "r": 32.1511,
            "interior": 4,
            "range": 40.821,
            "price": 15000000,
            "location": "Red County",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 1554,
            "image_name": "house_1554.jpg",
            "ownerid": null,
            "x": 930.35,
            "y": 2368.44,
            "z": 11.4438,
            "r": 83.6118,
            "interior": 3,
            "range": 15.0,
            "price": 15000000,
            "location": "Whitewood Estates, Las Venturas",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 959,
            "image_name": "house_959.jpg",
            "ownerid": null,
            "x": 2793.0,
            "y": -1087.54,
            "z": 30.7188,
            "r": 269.926,
            "interior": 12,
            "range": 28.3169,
            "price": 15000000,
            "location": "Las Colinas, Los Santos",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 616,
            "image_name": "house_616.jpg",
            "ownerid": {
                "id": 24199,
                "name": "Waze"
            },
            "x": 886.288,
            "y": 1910.14,
            "z": 11.4592,
            "r": 264.817,
            "interior": 3,
            "range": 20.0,
            "price": 15000000,
            "location": "Whitewood Estates, Las Venturas",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 93,
            "image_name": "house_93.jpg",
            "ownerid": {
                "id": 14018,
                "name": "Metzi"
            },
            "x": 1566.37,
            "y": 23.4887,
            "z": 24.1641,
            "r": 89.4585,
            "interior": 1,
            "range": 57.7684,
            "price": 15000000,
            "location": "Red County",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 849,
            "image_name": "house_849.jpg",
            "ownerid": null,
            "x": 1851.5,
            "y": -2134.9,
            "z": 15.3882,
            "r": 177.525,
            "interior": 13,
            "range": 18.5522,
            "price": 15000000,
            "location": "El Corona, Los Santos",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 875,
            "image_name": "house_875.jpg",
            "ownerid": null,
            "x": -746.023,
            "y": 1590.61,
            "z": 26.9825,
            "r": 129.125,
            "interior": 1,
            "range": 31.4264,
            "price": 15000000,
            "location": "Las Barrancas, Tierra Robada",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 1170,
            "image_name": "house_1170.jpg",
            "ownerid": {
                "id": 35351,
                "name": "ShetlandSheepdog."
            },
            "x": 2519.46,
            "y": 2033.39,
            "z": 11.1719,
            "r": 72.0112,
            "interior": 8,
            "range": 32.3616,
            "price": 15000000,
            "location": "Old Venturas Strip, Las Venturas",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 1097,
            "image_name": "house_1097.jpg",
            "ownerid": null,
            "x": 241.913,
            "y": 87.2386,
            "z": 3.89956,
            "r": 181.235,
            "interior": 7,
            "range": 24.8516,
            "price": 15000000,
            "location": "Blueberry, Red County",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 1489,
            "image_name": "house_1489.jpg",
            "ownerid": null,
            "x": -1763.66,
            "y": 6423.05,
            "z": 6.84445,
            "r": 276.363,
            "interior": 7,
            "range": 15.0,
            "price": 15000000,
            "location": "Beverly Hills, Milestone County",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 1506,
            "image_name": "house_1506.jpg",
            "ownerid": null,
            "x": 1925.19,
            "y": -260.806,
            "z": 6.75937,
            "r": 1.80363,
            "interior": 3,
            "range": 15.0,
            "price": 15000000,
            "location": "Red County",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 457,
            "image_name": "house_457.jpg",
            "ownerid": null,
            "x": 2612.93,
            "y": 2185.54,
            "z": 10.813,
            "r": 177.538,
            "interior": 16,
            "range": 32.3871,
            "price": 15000000,
            "location": "Old Venturas Strip, Las Venturas",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 137,
            "image_name": "house_137.jpg",
            "ownerid": {
                "id": 32993,
                "name": "Joshua"
            },
            "x": -2523.77,
            "y": 2239.66,
            "z": 5.38243,
            "r": 338.477,
            "interior": 3,
            "range": 20.0,
            "price": 15000000,
            "location": "Bayside, Tierra Robada",
            "parking": 4,
            "radio_station": 4
        },
        {
            "id": 207,
            "image_name": "house_207.jpg",
            "ownerid": null,
            "x": 1980.39,
            "y": -1718.66,
            "z": 17.03,
            "r": 273.08,
            "interior": 3,
            "range": 20.0,
            "price": 15000000,
            "location": "Idlewood, Los Santos",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 1498,
            "image_name": "house_1498.jpg",
            "ownerid": {
                "id": 5978,
                "name": "CaTaLiNNN"
            },
            "x": -2367.16,
            "y": 6333.02,
            "z": 13.5153,
            "r": 274.717,
            "interior": 3,
            "range": 24.2272,
            "price": 15000000,
            "location": "Dutchmen Keys, Milestone County",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 1504,
            "image_name": "house_1504.jpg",
            "ownerid": null,
            "x": 1925.0,
            "y": -230.986,
            "z": 6.75937,
            "r": 4.58996,
            "interior": 3,
            "range": 15.0,
            "price": 15000000,
            "location": "The Valley, Red County",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 1518,
            "image_name": "house_1518.jpg",
            "ownerid": null,
            "x": 174.785,
            "y": 5126.18,
            "z": 13.6758,
            "r": 174.542,
            "interior": 4,
            "range": 42.8728,
            "price": 15000000,
            "location": "Redstone, Milestone County",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 485,
            "image_name": "house_485.jpg",
            "ownerid": {
                "id": 2052,
                "name": "Shaix"
            },
            "x": -1499.88,
            "y": 1960.11,
            "z": 49.0234,
            "r": 2.05023,
            "interior": 6,
            "range": 20.0,
            "price": 15000000,
            "location": "Tierra Robada",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 1491,
            "image_name": "house_1491.jpg",
            "ownerid": null,
            "x": -1482.94,
            "y": 5698.21,
            "z": 15.3498,
            "r": 1.93876,
            "interior": 3,
            "range": 15.0,
            "price": 15000000,
            "location": "Ridgecrest, Milestone County",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 1507,
            "image_name": "house_1507.jpg",
            "ownerid": null,
            "x": -1255.74,
            "y": 5629.23,
            "z": 16.7023,
            "r": 178.407,
            "interior": 11,
            "range": 29.4403,
            "price": 15000000,
            "location": "Ridgecrest, Milestone County",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 224,
            "image_name": "house_224.jpg",
            "ownerid": null,
            "x": 1804.23,
            "y": -2124.5,
            "z": 13.9424,
            "r": 359.414,
            "interior": 1,
            "range": 28.4222,
            "price": 15000000,
            "location": "El Corona, Los Santos",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 1510,
            "image_name": "house_1510.jpg",
            "ownerid": null,
            "x": 1997.94,
            "y": 2620.47,
            "z": 10.8126,
            "r": 4.38436,
            "interior": 14,
            "range": 22.5802,
            "price": 15000000,
            "location": "Julius Thruway North, Las Venturas",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 610,
            "image_name": "house_610.jpg",
            "ownerid": null,
            "x": -7164.56,
            "y": 5504.36,
            "z": 19.9355,
            "r": 185.158,
            "interior": 10,
            "range": 36.4265,
            "price": 15000000,
            "location": "Wolford, Narwick City",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 1508,
            "image_name": "house_1508.jpg",
            "ownerid": null,
            "x": -1258.77,
            "y": 5596.83,
            "z": 16.7025,
            "r": 79.454,
            "interior": 11,
            "range": 28.2352,
            "price": 15000000,
            "location": "Ridgecrest, Milestone County",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 550,
            "image_name": "house_550.jpg",
            "ownerid": null,
            "x": -4979.72,
            "y": 6959.77,
            "z": 13.8986,
            "r": 274.42,
            "interior": 3,
            "range": 35.0585,
            "price": 15000000,
            "location": "Narwick village, Narwick",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 551,
            "image_name": "house_551.jpg",
            "ownerid": null,
            "x": -4979.66,
            "y": 6952.11,
            "z": 13.8986,
            "r": 266.61,
            "interior": 3,
            "range": 35.274,
            "price": 15000000,
            "location": "Narwick village, Narwick",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 558,
            "image_name": "house_558.jpg",
            "ownerid": null,
            "x": -5081.17,
            "y": 7009.89,
            "z": 13.8593,
            "r": 357.815,
            "interior": 14,
            "range": 15.0,
            "price": 15000000,
            "location": "Narwick village, Narwick",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 565,
            "image_name": "house_565.jpg",
            "ownerid": null,
            "x": 2259.74,
            "y": -1019.35,
            "z": 59.2951,
            "r": 227.199,
            "interior": 4,
            "range": 28.08,
            "price": 15000000,
            "location": "Las Colinas, Los Santos",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 165,
            "image_name": "house_165.jpg",
            "ownerid": {
                "id": 14143,
                "name": "NadoVGs"
            },
            "x": 795.169,
            "y": -506.599,
            "z": 18.0129,
            "r": 173.893,
            "interior": 7,
            "range": 25.0804,
            "price": 15000000,
            "location": "Dillimore, Red County",
            "parking": 4,
            "radio_station": 1087
        },
        {
            "id": 615,
            "image_name": "house_615.jpg",
            "ownerid": {
                "id": 30993,
                "name": "PINKFLOYD"
            },
            "x": 2432.96,
            "y": 128.729,
            "z": 26.8743,
            "r": 174.333,
            "interior": 7,
            "range": 23.7524,
            "price": 15000000,
            "location": "Palomino Creek, Red County",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 260,
            "image_name": "house_260.jpg",
            "ownerid": {
                "id": 31095,
                "name": "Chauf"
            },
            "x": -2455.13,
            "y": -135.951,
            "z": 26.1614,
            "r": 76.3152,
            "interior": 14,
            "range": 22.1326,
            "price": 15000000,
            "location": "Hashbury, San Fierro",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 1519,
            "image_name": "house_1519.jpg",
            "ownerid": null,
            "x": 127.297,
            "y": 5126.18,
            "z": 13.6681,
            "r": 181.771,
            "interior": 4,
            "range": 61.526,
            "price": 15000000,
            "location": "Redstone, Milestone County",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 638,
            "image_name": "house_638.jpg",
            "ownerid": null,
            "x": -7177.99,
            "y": 5494.73,
            "z": 19.9355,
            "r": 177.881,
            "interior": 3,
            "range": 27.3073,
            "price": 15000000,
            "location": "Wolford, Narwick City",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 1581,
            "image_name": "house_1581.jpg",
            "ownerid": null,
            "x": -7208.46,
            "y": 5563.52,
            "z": 19.9346,
            "r": 0.092785,
            "interior": 4,
            "range": 32.7189,
            "price": 15000000,
            "location": "Wolford, Narwick City",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 250,
            "image_name": "house_250.jpg",
            "ownerid": null,
            "x": 254.486,
            "y": -1366.99,
            "z": 53.1094,
            "r": 310.33,
            "interior": 4,
            "range": 23.1309,
            "price": 15000000,
            "location": "Richman, Los Santos",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 1583,
            "image_name": "house_1583.jpg",
            "ownerid": null,
            "x": -7093.04,
            "y": 5565.81,
            "z": 19.9674,
            "r": 91.4312,
            "interior": 15,
            "range": 39.621,
            "price": 15000000,
            "location": "Wolford, Narwick City",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 276,
            "image_name": "house_276.jpg",
            "ownerid": null,
            "x": 888.616,
            "y": 1949.03,
            "z": 11.0156,
            "r": 270.298,
            "interior": 3,
            "range": 21.2686,
            "price": 22500000,
            "location": "Whitewood Estates, Las Venturas",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 87,
            "image_name": "house_87.jpg",
            "ownerid": {
                "id": 14820,
                "name": "FaLcon"
            },
            "x": 299.99,
            "y": -1154.71,
            "z": 81.2297,
            "r": 141.034,
            "interior": 4,
            "range": 33.9773,
            "price": 22500000,
            "location": "Richman, Los Santos",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 258,
            "image_name": "house_258.jpg",
            "ownerid": {
                "id": 29300,
                "name": "WhiteBear"
            },
            "x": 2263.68,
            "y": 571.429,
            "z": 8.6053,
            "r": 345.939,
            "interior": 14,
            "range": 34.6745,
            "price": 22500000,
            "location": "Red County",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 98,
            "image_name": "house_98.jpg",
            "ownerid": null,
            "x": 1535.6,
            "y": -885.079,
            "z": 57.6575,
            "r": 309.074,
            "interior": 3,
            "range": 30.0975,
            "price": 22500000,
            "location": "Mulholland Intersection, Los Santos",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 274,
            "image_name": "house_274.jpg",
            "ownerid": null,
            "x": 927.096,
            "y": 1890.28,
            "z": 11.5092,
            "r": 86.67,
            "interior": 13,
            "range": 26.6742,
            "price": 22500000,
            "location": "Whitewood Estates, Las Venturas",
            "parking": 4,
            "radio_station": null
        },
        {
            "id": 1108,
            "image_name": "house_1108.jpg",
            "ownerid": {
                "id": 845,
                "name": "Honex"
            },
            "x": 5127.79,
            "y": -2384.07,
            "z": 5.175,
            "r": 268.007,
            "interior": 2,
            "range": 0.0,
            "price": 5250000,
            "location": "Vice City Island, Wet County",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 1109,
            "image_name": "house_1109.jpg",
            "ownerid": null,
            "x": 5133.64,
            "y": -2391.58,
            "z": 5.175,
            "r": 0.544286,
            "interior": 2,
            "range": 0.0,
            "price": 5250000,
            "location": "Vice City Island, Wet County",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 1110,
            "image_name": "house_1110.jpg",
            "ownerid": {
                "id": 9685,
                "name": "Reizuu"
            },
            "x": 5129.92,
            "y": -2374.42,
            "z": 5.175,
            "r": 177.326,
            "interior": 2,
            "range": 0.0,
            "price": 5250000,
            "location": "Vice City Island, Wet County",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 711,
            "image_name": "house_711.jpg",
            "ownerid": null,
            "x": 984.178,
            "y": 1978.26,
            "z": 11.4683,
            "r": 267.074,
            "interior": 3,
            "range": 20.0,
            "price": 7000000,
            "location": "Whitewood Estates, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 828,
            "image_name": "house_828.jpg",
            "ownerid": null,
            "x": 1183.47,
            "y": -1100.11,
            "z": 28.2578,
            "r": 93.6895,
            "interior": 15,
            "range": 11.8624,
            "price": 7000000,
            "location": "Temple, Los Santos",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 809,
            "image_name": "house_809.jpg",
            "ownerid": null,
            "x": 1439.91,
            "y": -926.027,
            "z": 39.6477,
            "r": 172.383,
            "interior": 13,
            "range": 20.1829,
            "price": 7000000,
            "location": "Mulholland, Los Santos",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 823,
            "image_name": "house_823.jpg",
            "ownerid": null,
            "x": 1103.05,
            "y": -1093.46,
            "z": 28.4688,
            "r": 92.0406,
            "interior": 15,
            "range": 13.42,
            "price": 7000000,
            "location": "Temple, Los Santos",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 863,
            "image_name": "house_863.jpg",
            "ownerid": {
                "id": 5564,
                "name": "Mokrajn"
            },
            "x": 1265.21,
            "y": 2610.03,
            "z": 10.8203,
            "r": 176.232,
            "interior": 3,
            "range": 15.0,
            "price": 7000000,
            "location": "Prickle Pine, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 753,
            "image_name": "house_753.jpg",
            "ownerid": null,
            "x": -1456.77,
            "y": 2069.85,
            "z": 45.4601,
            "r": 91.0136,
            "interior": 13,
            "range": 15.3423,
            "price": 7000000,
            "location": "Tierra Robada",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 709,
            "image_name": "house_709.jpg",
            "ownerid": null,
            "x": 1030.81,
            "y": 2028.21,
            "z": 11.4683,
            "r": 86.6449,
            "interior": 3,
            "range": 20.0,
            "price": 7000000,
            "location": "Whitewood Estates, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 310,
            "image_name": "house_310.jpg",
            "ownerid": null,
            "x": 2193.03,
            "y": 2792.79,
            "z": 10.8203,
            "r": 177.452,
            "interior": 7,
            "range": 24.6301,
            "price": 7000000,
            "location": "Spinybed, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 27,
            "image_name": "house_27.jpg",
            "ownerid": null,
            "x": 1274.89,
            "y": 2522.5,
            "z": 10.8203,
            "r": 275.368,
            "interior": 4,
            "range": 20.0,
            "price": 7000000,
            "location": "Prickle Pine, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 28,
            "image_name": "house_28.jpg",
            "ownerid": {
                "id": 25402,
                "name": "Lithuanian_Trucker"
            },
            "x": 1550.61,
            "y": 2845.32,
            "z": 10.8203,
            "r": 179.053,
            "interior": 4,
            "range": 16.1071,
            "price": 7000000,
            "location": "Prickle Pine, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 829,
            "image_name": "house_829.jpg",
            "ownerid": null,
            "x": 1183.47,
            "y": -1074.75,
            "z": 31.6789,
            "r": 90.1234,
            "interior": 15,
            "range": 15.0,
            "price": 7000000,
            "location": "Temple, Los Santos",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 824,
            "image_name": "house_824.jpg",
            "ownerid": null,
            "x": 1103.39,
            "y": -1068.27,
            "z": 31.8899,
            "r": 96.021,
            "interior": 15,
            "range": 11.7885,
            "price": 7000000,
            "location": "Temple, Los Santos",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 48,
            "image_name": "house_48.jpg",
            "ownerid": {
                "id": 10119,
                "name": "GabrielR"
            },
            "x": 2236.82,
            "y": 167.175,
            "z": 28.1535,
            "r": 188.584,
            "interior": 9,
            "range": 20.0,
            "price": 7000000,
            "location": "Palomino Creek, Red County",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 765,
            "image_name": "house_765.jpg",
            "ownerid": null,
            "x": 1365.42,
            "y": 2027.97,
            "z": 11.4609,
            "r": 268.869,
            "interior": 3,
            "range": 20.0,
            "price": 7000000,
            "location": "Redsands West, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 754,
            "image_name": "house_754.jpg",
            "ownerid": {
                "id": 8875,
                "name": "Agovich"
            },
            "x": -321.172,
            "y": 1124.56,
            "z": 20.9399,
            "r": 352.149,
            "interior": 3,
            "range": 20.0,
            "price": 7000000,
            "location": "Fort Carson, Bone County",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 833,
            "image_name": "house_833.jpg",
            "ownerid": null,
            "x": 1285.26,
            "y": -1091.7,
            "z": 28.2578,
            "r": 91.5499,
            "interior": 15,
            "range": 15.0,
            "price": 7000000,
            "location": "Temple, Los Santos",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 55,
            "image_name": "house_55.jpg",
            "ownerid": null,
            "x": 2375.02,
            "y": -8.54447,
            "z": 28.4416,
            "r": 268.442,
            "interior": 3,
            "range": 20.0,
            "price": 7000000,
            "location": "Palomino Creek, Red County",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 825,
            "image_name": "house_825.jpg",
            "ownerid": null,
            "x": 1127.73,
            "y": -1021.17,
            "z": 34.9922,
            "r": 179.596,
            "interior": 3,
            "range": 23.1912,
            "price": 7000000,
            "location": "Temple, Los Santos",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 59,
            "image_name": "house_59.jpg",
            "ownerid": null,
            "x": 5602.55,
            "y": -2694.48,
            "z": 6.7848,
            "r": 92.896,
            "interior": 3,
            "range": 25.2399,
            "price": 7000000,
            "location": "Vice City Island, Wet County",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 790,
            "image_name": "house_790.jpg",
            "ownerid": null,
            "x": 986.184,
            "y": 2271.26,
            "z": 11.4609,
            "r": 356.65,
            "interior": 3,
            "range": 15.0,
            "price": 7000000,
            "location": "Whitewood Estates, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 855,
            "image_name": "house_855.jpg",
            "ownerid": null,
            "x": 2018.47,
            "y": 2766.55,
            "z": 10.8265,
            "r": 177.82,
            "interior": 3,
            "range": 15.6369,
            "price": 7000000,
            "location": "Prickle Pine, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 665,
            "image_name": "house_665.jpg",
            "ownerid": null,
            "x": 2068.96,
            "y": 696.477,
            "z": 11.4683,
            "r": 182.47,
            "interior": 3,
            "range": 12.0178,
            "price": 7000000,
            "location": "Rockshore West, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 656,
            "image_name": "house_656.jpg",
            "ownerid": null,
            "x": 2228.76,
            "y": 655.186,
            "z": 11.4609,
            "r": 165.054,
            "interior": 3,
            "range": 20.0,
            "price": 7000000,
            "location": "Rockshore West, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 275,
            "image_name": "house_275.jpg",
            "ownerid": {
                "id": 34953,
                "name": "screwy"
            },
            "x": -2034.23,
            "y": 148.649,
            "z": 28.8359,
            "r": 270.944,
            "interior": 1,
            "range": 30.5881,
            "price": 7000000,
            "location": "Doherty, San Fierro",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 95,
            "image_name": "house_95.jpg",
            "ownerid": {
                "id": 7549,
                "name": "Zach"
            },
            "x": 501.176,
            "y": 1116.18,
            "z": 15.0356,
            "r": 260.521,
            "interior": 16,
            "range": 20.5188,
            "price": 7000000,
            "location": "Bone County",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 761,
            "image_name": "house_761.jpg",
            "ownerid": null,
            "x": 1685.42,
            "y": 2093.64,
            "z": 11.4609,
            "r": 263.419,
            "interior": 3,
            "range": 20.0,
            "price": 7000000,
            "location": "Redsands West, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 864,
            "image_name": "house_864.jpg",
            "ownerid": null,
            "x": 1513.28,
            "y": 2565.44,
            "z": 10.8265,
            "r": 356.563,
            "interior": 3,
            "range": 16.0848,
            "price": 7000000,
            "location": "Prickle Pine, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 710,
            "image_name": "house_710.jpg",
            "ownerid": null,
            "x": 985.713,
            "y": 2000.46,
            "z": 11.4609,
            "r": 266.76,
            "interior": 3,
            "range": 20.0,
            "price": 7000000,
            "location": "Whitewood Estates, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 769,
            "image_name": "house_769.jpg",
            "ownerid": null,
            "x": 1320.47,
            "y": 2028.07,
            "z": 11.4683,
            "r": 92.1194,
            "interior": 3,
            "range": 20.0,
            "price": 7000000,
            "location": "Redsands West, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 670,
            "image_name": "house_670.jpg",
            "ownerid": null,
            "x": 2122.59,
            "y": 731.268,
            "z": 11.4609,
            "r": 0.118693,
            "interior": 3,
            "range": 20.0,
            "price": 7000000,
            "location": "Rockshore West, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 767,
            "image_name": "house_767.jpg",
            "ownerid": null,
            "x": 1365.41,
            "y": 1973.9,
            "z": 11.4609,
            "r": 272.079,
            "interior": 3,
            "range": 20.0,
            "price": 7000000,
            "location": "Redsands West, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 771,
            "image_name": "house_771.jpg",
            "ownerid": {
                "id": 20331,
                "name": "Danny_[Oreo]"
            },
            "x": 1439.58,
            "y": 1951.26,
            "z": 11.4609,
            "r": 1.77078,
            "interior": 3,
            "range": 20.0,
            "price": 7000000,
            "location": "Redsands West, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 789,
            "image_name": "house_789.jpg",
            "ownerid": null,
            "x": 1083.97,
            "y": 2031.97,
            "z": 11.4683,
            "r": 271.125,
            "interior": 3,
            "range": 15.0,
            "price": 7000000,
            "location": "Whitewood Estates, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 788,
            "image_name": "house_788.jpg",
            "ownerid": null,
            "x": 1085.41,
            "y": 2000.79,
            "z": 11.4609,
            "r": 267.365,
            "interior": 3,
            "range": 15.0,
            "price": 7000000,
            "location": "Whitewood Estates, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 752,
            "image_name": "house_752.jpg",
            "ownerid": null,
            "x": -1467.56,
            "y": 2006.5,
            "z": 48.3875,
            "r": 92.9688,
            "interior": 13,
            "range": 10.212,
            "price": 7000000,
            "location": "Tierra Robada",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 111,
            "image_name": "house_111.jpg",
            "ownerid": null,
            "x": 985.124,
            "y": 1878.88,
            "z": 11.4683,
            "r": 284.735,
            "interior": 3,
            "range": 13.5698,
            "price": 7000000,
            "location": "Whitewood Estates, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 666,
            "image_name": "house_666.jpg",
            "ownerid": null,
            "x": 2091.16,
            "y": 694.986,
            "z": 11.4609,
            "r": 178.396,
            "interior": 3,
            "range": 10.7824,
            "price": 7000000,
            "location": "Rockshore West, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 879,
            "image_name": "house_879.jpg",
            "ownerid": null,
            "x": 3494.78,
            "y": -969.698,
            "z": 11.2895,
            "r": 180.444,
            "interior": 3,
            "range": 15.0,
            "price": 7000000,
            "location": "Fir Island, Wet County",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 114,
            "image_name": "house_114.jpg",
            "ownerid": null,
            "x": 986.471,
            "y": 1901.19,
            "z": 11.4609,
            "r": 277.794,
            "interior": 3,
            "range": 11.9268,
            "price": 7000000,
            "location": "Whitewood Estates, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 826,
            "image_name": "house_826.jpg",
            "ownerid": null,
            "x": 1141.81,
            "y": -1068.78,
            "z": 31.7656,
            "r": 271.982,
            "interior": 15,
            "range": 15.0,
            "price": 7000000,
            "location": "Temple, Los Santos",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 831,
            "image_name": "house_831.jpg",
            "ownerid": null,
            "x": 1241.95,
            "y": -1074.84,
            "z": 31.5547,
            "r": 271.843,
            "interior": 15,
            "range": 15.0,
            "price": 7000000,
            "location": "Temple, Los Santos",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 830,
            "image_name": "house_830.jpg",
            "ownerid": null,
            "x": 1242.26,
            "y": -1100.71,
            "z": 27.9766,
            "r": 271.821,
            "interior": 15,
            "range": 15.0,
            "price": 7000000,
            "location": "Temple, Los Santos",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 318,
            "image_name": "house_318.jpg",
            "ownerid": null,
            "x": -2220.0,
            "y": -2400.27,
            "z": 32.5823,
            "r": 233.619,
            "interior": 3,
            "range": 9.93246,
            "price": 7000000,
            "location": "Angel Pine, Whetstone",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 832,
            "image_name": "house_832.jpg",
            "ownerid": null,
            "x": 1285.26,
            "y": -1066.36,
            "z": 31.6789,
            "r": 91.9259,
            "interior": 15,
            "range": 15.0,
            "price": 7000000,
            "location": "Temple, Los Santos",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 304,
            "image_name": "house_304.jpg",
            "ownerid": null,
            "x": -2710.46,
            "y": 967.915,
            "z": 54.4609,
            "r": 358.885,
            "interior": 3,
            "range": 27.2064,
            "price": 7000000,
            "location": "Paradiso, San Fierro",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 713,
            "image_name": "house_713.jpg",
            "ownerid": {
                "id": 3171,
                "name": "TFCTv2"
            },
            "x": 1030.76,
            "y": 1928.12,
            "z": 11.4683,
            "r": 86.622,
            "interior": 3,
            "range": 20.0,
            "price": 7000000,
            "location": "Whitewood Estates, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 651,
            "image_name": "house_651.jpg",
            "ownerid": null,
            "x": 2346.05,
            "y": 656.614,
            "z": 11.4605,
            "r": 182.175,
            "interior": 3,
            "range": 20.0,
            "price": 7000000,
            "location": "Rockshore West, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 652,
            "image_name": "house_652.jpg",
            "ownerid": null,
            "x": 2368.32,
            "y": 655.031,
            "z": 11.4609,
            "r": 184.369,
            "interior": 3,
            "range": 20.0,
            "price": 7000000,
            "location": "Rockshore West, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 655,
            "image_name": "house_655.jpg",
            "ownerid": null,
            "x": 2206.27,
            "y": 656.461,
            "z": 11.4683,
            "r": 174.744,
            "interior": 3,
            "range": 20.0,
            "price": 7000000,
            "location": "Rockshore West, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 671,
            "image_name": "house_671.jpg",
            "ownerid": null,
            "x": 2205.89,
            "y": 736.438,
            "z": 11.4683,
            "r": 189.061,
            "interior": 3,
            "range": 20.0,
            "price": 7000000,
            "location": "Rockshore West, Las Venturas",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 267,
            "image_name": "house_267.jpg",
            "ownerid": null,
            "x": 867.634,
            "y": -717.344,
            "z": 105.68,
            "r": 339.154,
            "interior": 3,
            "range": 18.8556,
            "price": 7000000,
            "location": "Mulholland, Red County",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 194,
            "image_name": "house_194.jpg",
            "ownerid": null,
            "x": -2724.13,
            "y": -191.284,
            "z": 4.33594,
            "r": 270.319,
            "interior": 3,
            "range": 20.0,
            "price": 7000000,
            "location": "Ocean Flats, San Fierro",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 266,
            "image_name": "house_266.jpg",
            "ownerid": {
                "id": 38857,
                "name": "Mysterion"
            },
            "x": 949.042,
            "y": -916.229,
            "z": 45.2552,
            "r": 278.263,
            "interior": 16,
            "range": 26.6881,
            "price": 7000000,
            "location": "Mulholland, Los Santos",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 197,
            "image_name": "house_197.jpg",
            "ownerid": null,
            "x": 3683.97,
            "y": 533.589,
            "z": 9.69077,
            "r": 90.3073,
            "interior": 3,
            "range": 15.0,
            "price": 7000000,
            "location": "Happyland",
            "parking": 3,
            "radio_station": null
        },
        {
            "id": 199,
            "image_name": "house_199.jpg",
            "ownerid": null,
            "x": 251.728,
            "y": -1220.45,
            "z": 76.04,
            "r": 216.631,
            "interior": 4,
            "range": 20.0,
            "price": 7000000,
            "location": "Richman, Los Santos",
            "parking": 3,
            "radio_station": null
        }
    ]
}