Zillow Scraper

ENDPOINTS
GET/properties/search-coordinates

Search By Coordinates

One page of listings within a radius of a lat/lng point — ideal for map-based apps.

QUERY PARAMS

Latitude of the center point.

Longitude of the center point.

Listing status to search.

Default: for-sale

Allowed values: for-sale, for-rent, sold

Search radius in miles.

Default: 5

Minimum price (USD).

Maximum price (USD).

Minimum number of bedrooms.

Maximum number of bedrooms.

Minimum number of bathrooms.

Maximum number of bathrooms.

Minimum living area (square feet).

Maximum living area (square feet).

Filter by home type.

Allowed values: houses, townhomes, condos, multi-family, apartments, manufactured, lots-land

Only homes listed within the last N days.

Free-text keywords to match in the listing (e.g. pool).

Sort order of the results.

Default: relevance

Allowed values: relevance, newest, price_high, price_low, beds, baths, sqft, lot_size, zestimate_high, zestimate_low

Page number of results to return.

Default: 1

{
  "count": 3109,
  "per_page": 40,
  "current_page": 1,
  "total_pages": 20,
  "next": "https://zillow-scraper.omkar.cloud/zillow/properties/search-coordinates?status=for-sale&latitude=34.0736&longitude=-118.4004&radius=5.0&page=2",
  "previous": null,
  "region": {
    "name": "Los Angeles CA 90210"
  },
  "results": [
    {
      "zpid": "20534384",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "1740 Carla Rdg, Beverly Hills, CA 90210",
        "street": "1740 Carla Rdg",
        "city": "Beverly Hills",
        "state": "CA",
        "zipcode": "90210"
      },
      "price": 10495000,
      "currency": "USD",
      "bedrooms": 4,
      "bathrooms": 5.0,
      "living_area": 0,
      "living_area_units": "sqft",
      "lot_area_value": 0.47569999999999996,
      "zestimate": 10045100,
      "rent_zestimate": 23360,
      "days_on_zillow": 85,
      "is_zillow_owned": false,
      "has_3d_model": true,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.107277,
      "longitude": -118.398026,
      "broker_name": "Christie's International Real Estate SoCal",
      "image_link": "https://photos.zillowstatic.com/fp/e942c97a7409dcb8d22c21b70cc76496-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/1740-Carla-Rdg-Beverly-Hills-CA-90210/20534384_zpid/"
    },
    {
      "zpid": "20523602",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "1643 San Ysidro Dr, Beverly Hills, CA 90210",
        "street": "1643 San Ysidro Dr",
        "city": "Beverly Hills",
        "state": "CA",
        "zipcode": "90210"
      },
      "price": 3194900,
      "currency": "USD",
      "bedrooms": 5,
      "bathrooms": 4.0,
      "living_area": 2793,
      "living_area_units": "sqft",
      "lot_area_value": 8837.0,
      "zestimate": 3054200,
      "rent_zestimate": 12500,
      "days_on_zillow": 1,
      "is_zillow_owned": false,
      "has_3d_model": true,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.101425,
      "longitude": -118.424034,
      "broker_name": "H & M Realty Group",
      "image_link": "https://photos.zillowstatic.com/fp/199f96b6e3cad3b4e898fdd50b164a49-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/1643-San-Ysidro-Dr-Beverly-Hills-CA-90210/20523602_zpid/"
    },
    {
      "zpid": "20532709",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "9837 Easton Dr, Beverly Hills, CA 90210",
        "street": "9837 Easton Dr",
        "city": "Beverly Hills",
        "state": "CA",
        "zipcode": "90210"
      },
      "price": 699999,
      "currency": "USD",
      "bedrooms": 1,
      "bathrooms": 1.0,
      "living_area": 512,
      "living_area_units": "sqft",
      "lot_area_value": 0.6267447199265381,
      "zestimate": 675400,
      "rent_zestimate": 2587,
      "days_on_zillow": 15,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.10934,
      "longitude": -118.43333,
      "broker_name": "Moon Realty",
      "image_link": "https://photos.zillowstatic.com/fp/ba775613eb3dd1fd507a8c87c53bf29e-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/9837-Easton-Dr-Beverly-Hills-CA-90210/20532709_zpid/"
    },
    {
      "zpid": "20516513",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "9000 Dorrington Ave, West Hollywood, CA 90048",
        "street": "9000 Dorrington Ave",
        "city": "West Hollywood",
        "state": "CA",
        "zipcode": "90048"
      },
      "price": 3195000,
      "currency": "USD",
      "bedrooms": 3,
      "bathrooms": 3.0,
      "living_area": 1848,
      "living_area_units": "sqft",
      "lot_area_value": 5039.892,
      "zestimate": 3087000,
      "rent_zestimate": 7822,
      "days_on_zillow": 1,
      "is_zillow_owned": false,
      "has_3d_model": true,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.07913,
      "longitude": -118.387886,
      "broker_name": "Christie's International Real Estate SoCal",
      "image_link": "https://photos.zillowstatic.com/fp/f2c9ad1f0645254c313ebcb2e303cec2-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/9000-Dorrington-Ave-West-Hollywood-CA-90048/20516513_zpid/"
    },
    {
      "zpid": "447566500",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "607 Siena Way, Los Angeles, CA 90077",
        "street": "607 Siena Way",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90077"
      },
      "price": 135000000,
      "currency": "USD",
      "bedrooms": 8,
      "bathrooms": 20.0,
      "living_area": null,
      "living_area_units": "sqft",
      "lot_area_value": 1.2218,
      "zestimate": null,
      "rent_zestimate": 6748,
      "days_on_zillow": 30,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.082134,
      "longitude": -118.44722,
      "broker_name": "The Beverly Hills Estates",
      "image_link": "https://photos.zillowstatic.com/fp/d6cb28d98e2d31ad82c10e4b3e2319c1-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/607-Siena-Way-Los-Angeles-CA-90077/447566500_zpid/"
    },
    {
      "zpid": "250218759",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "11201 Chalon Rd, Los Angeles, CA 90077",
        "street": "11201 Chalon Rd",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90077"
      },
      "price": 400000000,
      "currency": "USD",
      "bedrooms": 39,
      "bathrooms": 59.0,
      "living_area": 70000,
      "living_area_units": "sqft",
      "lot_area_value": 7.8619,
      "zestimate": null,
      "rent_zestimate": null,
      "days_on_zillow": 129,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.082935,
      "longitude": -118.46026,
      "broker_name": "The Beverly Hills Estates",
      "image_link": "https://photos.zillowstatic.com/fp/2b69b804af39018900656e1fb926b11c-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/11201-Chalon-Rd-Los-Angeles-CA-90077/250218759_zpid/"
    },
    {
      "zpid": "20029903",
      "status": "FOR_SALE",
      "status_text": "New construction",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "3405 Fryman Rd, Studio City, CA 91604",
        "street": "3405 Fryman Rd",
        "city": "Studio City",
        "state": "CA",
        "zipcode": "91604"
      },
      "price": 31950000,
      "currency": "USD",
      "bedrooms": 7,
      "bathrooms": 11.0,
      "living_area": 17627,
      "living_area_units": "sqft",
      "lot_area_value": 1.4671,
      "zestimate": 29852900,
      "rent_zestimate": 6802,
      "days_on_zillow": 7,
      "is_zillow_owned": false,
      "has_3d_model": true,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.132847,
      "longitude": -118.392166,
      "broker_name": "The Beverly Hills Estates",
      "image_link": "https://photos.zillowstatic.com/fp/52308eaf38ef831d41dadb6da76c9391-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/3405-Fryman-Rd-Studio-City-CA-91604/20029903_zpid/"
    },
    {
      "zpid": "20529664",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "1200 Bel Air Rd, Los Angeles, CA 90077",
        "street": "1200 Bel Air Rd",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90077"
      },
      "price": 99950000,
      "currency": "USD",
      "bedrooms": 12,
      "bathrooms": 17.0,
      "living_area": null,
      "living_area_units": "sqft",
      "lot_area_value": 2.0819,
      "zestimate": null,
      "rent_zestimate": 5813,
      "days_on_zillow": 101,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.095257,
      "longitude": -118.44335,
      "broker_name": "Compass",
      "image_link": "https://photos.zillowstatic.com/fp/ef3941e4e778d4958916fb73ac890486-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/1200-Bel-Air-Rd-Los-Angeles-CA-90077/20529664_zpid/"
    },
    {
      "zpid": "250223304",
      "status": "FOR_SALE",
      "status_text": "New construction",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "8875 Thrasher Ave, Los Angeles, CA 90069",
        "street": "8875 Thrasher Ave",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90069"
      },
      "price": 76000000,
      "currency": "USD",
      "bedrooms": 6,
      "bathrooms": 9.0,
      "living_area": 16100,
      "living_area_units": "sqft",
      "lot_area_value": 2.0042,
      "zestimate": null,
      "rent_zestimate": 5174,
      "days_on_zillow": 43,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.099274,
      "longitude": -118.385635,
      "broker_name": "Coldwell Banker Realty",
      "image_link": "https://photos.zillowstatic.com/fp/65ab381e7d4a530a419f71c6ea878080-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/8875-Thrasher-Ave-Los-Angeles-CA-90069/250223304_zpid/"
    },
    {
      "zpid": "20795042",
      "status": "FOR_SALE",
      "status_text": "New construction",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "7661 Curson Ter, Los Angeles, CA 90046",
        "street": "7661 Curson Ter",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90046"
      },
      "price": 125000000,
      "currency": "USD",
      "bedrooms": 7,
      "bathrooms": 12.0,
      "living_area": 22000,
      "living_area_units": "sqft",
      "lot_area_value": 0.966,
      "zestimate": null,
      "rent_zestimate": 40022,
      "days_on_zillow": 94,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.10515,
      "longitude": -118.35751,
      "broker_name": "The Beverly Hills Estates",
      "image_link": "https://photos.zillowstatic.com/fp/6b01075b1fc98ddb7de6c1e171462825-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/7661-Curson-Ter-Los-Angeles-CA-90046/20795042_zpid/"
    },
    {
      "zpid": "19987612",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "3351 Coy Dr, Sherman Oaks, CA 91423",
        "street": "3351 Coy Dr",
        "city": "Sherman Oaks",
        "state": "CA",
        "zipcode": "91423"
      },
      "price": 1475000,
      "currency": "USD",
      "bedrooms": 3,
      "bathrooms": 2.0,
      "living_area": 1402,
      "living_area_units": "sqft",
      "lot_area_value": 7223.0,
      "zestimate": 1459900,
      "rent_zestimate": 5466,
      "days_on_zillow": 9,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.132202,
      "longitude": -118.44506,
      "broker_name": "Berkshire Hathaway HomeServices California Properties",
      "image_link": "https://photos.zillowstatic.com/fp/5a15c2e28b97252fb8f493dd2e384c22-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/3351-Coy-Dr-Sherman-Oaks-CA-91423/19987612_zpid/"
    },
    {
      "zpid": "20533547",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "73 Beverly Park Ln, Beverly Hills, CA 90210",
        "street": "73 Beverly Park Ln",
        "city": "Beverly Hills",
        "state": "CA",
        "zipcode": "90210"
      },
      "price": 69995000,
      "currency": "USD",
      "bedrooms": 9,
      "bathrooms": 22.0,
      "living_area": 28500,
      "living_area_units": "sqft",
      "lot_area_value": 2.68,
      "zestimate": null,
      "rent_zestimate": 4602,
      "days_on_zillow": 73,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.122986,
      "longitude": -118.415215,
      "broker_name": "Coldwell Banker Realty",
      "image_link": "https://photos.zillowstatic.com/fp/efadc7603173ee15ce06c9053ac22c66-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/73-Beverly-Park-Ln-Beverly-Hills-CA-90210/20533547_zpid/"
    },
    {
      "zpid": "95547747",
      "status": "FOR_SALE",
      "status_text": "New construction",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "1261 Angelo Dr, Beverly Hills, CA 90210",
        "street": "1261 Angelo Dr",
        "city": "Beverly Hills",
        "state": "CA",
        "zipcode": "90210"
      },
      "price": 135000000,
      "currency": "USD",
      "bedrooms": 16,
      "bathrooms": 27.0,
      "living_area": 50000,
      "living_area_units": "sqft",
      "lot_area_value": 6.03,
      "zestimate": null,
      "rent_zestimate": 3771,
      "days_on_zillow": 696,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.09164,
      "longitude": -118.436676,
      "broker_name": "Westside Estate Agency Inc.",
      "image_link": "https://photos.zillowstatic.com/fp/6156ec1b0682986522be5230fb575a51-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/1261-Angelo-Dr-Beverly-Hills-CA-90210/95547747_zpid/"
    },
    {
      "zpid": "20029770",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "12162 Laurel Terrace Dr, Studio City, CA 91604",
        "street": "12162 Laurel Terrace Dr",
        "city": "Studio City",
        "state": "CA",
        "zipcode": "91604"
      },
      "price": 5990000,
      "currency": "USD",
      "bedrooms": 5,
      "bathrooms": 6.0,
      "living_area": 6320,
      "living_area_units": "sqft",
      "lot_area_value": 0.2519054178145087,
      "zestimate": 5731600,
      "rent_zestimate": 7964,
      "days_on_zillow": 149,
      "is_zillow_owned": false,
      "has_3d_model": true,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.138695,
      "longitude": -118.39853,
      "broker_name": "The Agency",
      "image_link": "https://photos.zillowstatic.com/fp/161e8f7fba66da72e3c9c7853067c707-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/12162-Laurel-Terrace-Dr-Studio-City-CA-91604/20029770_zpid/"
    },
    {
      "zpid": "20801032",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "8337 Lookout Mountain Ave, Los Angeles, CA 90046",
        "street": "8337 Lookout Mountain Ave",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90046"
      },
      "price": 1799000,
      "currency": "USD",
      "bedrooms": 5,
      "bathrooms": 4.0,
      "living_area": 3401,
      "living_area_units": "sqft",
      "lot_area_value": 8725.068,
      "zestimate": 1745700,
      "rent_zestimate": 7531,
      "days_on_zillow": 4,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.114307,
      "longitude": -118.377655,
      "broker_name": "Compass",
      "image_link": "https://photos.zillowstatic.com/fp/1396cc9f8066c14890edea3db920def4-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/8337-Lookout-Mountain-Ave-Los-Angeles-CA-90046/20801032_zpid/"
    },
    {
      "zpid": "20795041",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "1894 N Stanley Ave, Los Angeles, CA 90046",
        "street": "1894 N Stanley Ave",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90046"
      },
      "price": 35000000,
      "currency": "USD",
      "bedrooms": 4,
      "bathrooms": 7.0,
      "living_area": 10700,
      "living_area_units": "sqft",
      "lot_area_value": 0.3641,
      "zestimate": 34476600,
      "rent_zestimate": 109965,
      "days_on_zillow": 7,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.10443,
      "longitude": -118.35737,
      "broker_name": "The Beverly Hills Estates",
      "image_link": "https://photos.zillowstatic.com/fp/2b79283bb763aab1503b5a5f2cbd2067-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/1894-N-Stanley-Ave-Los-Angeles-CA-90046/20795041_zpid/"
    },
    {
      "zpid": "20519812",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "805 N Alpine Dr, Beverly Hills, CA 90210",
        "street": "805 N Alpine Dr",
        "city": "Beverly Hills",
        "state": "CA",
        "zipcode": "90210"
      },
      "price": 29900000,
      "currency": "USD",
      "bedrooms": 7,
      "bathrooms": 9.0,
      "living_area": 12750,
      "living_area_units": "sqft",
      "lot_area_value": 0.7903,
      "zestimate": 22066500,
      "rent_zestimate": 61893,
      "days_on_zillow": 2,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.083176,
      "longitude": -118.40743,
      "broker_name": "Coldwell Banker Realty",
      "image_link": "https://photos.zillowstatic.com/fp/7efb268845ff57a3fa3ad37c8cd1aba3-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/805-N-Alpine-Dr-Beverly-Hills-CA-90210/20519812_zpid/"
    },
    {
      "zpid": "20466923",
      "status": "FOR_SALE",
      "status_text": "Multi-family home for sale",
      "home_type": "MULTI_FAMILY",
      "address": {
        "full": "1455 Barry Ave, Los Angeles, CA 90025",
        "street": "1455 Barry Ave",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90025"
      },
      "price": 799000,
      "currency": "USD",
      "bedrooms": 3,
      "bathrooms": 3.0,
      "living_area": 1425,
      "living_area_units": "sqft",
      "lot_area_value": 2500.344,
      "zestimate": 798700,
      "rent_zestimate": 3723,
      "days_on_zillow": 2,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.045258,
      "longitude": -118.45612,
      "broker_name": "RE/MAX Alliance Group",
      "image_link": "https://photos.zillowstatic.com/fp/ecc45b3aac2223b4b4f68a83d2db44ba-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/1455-Barry-Ave-Los-Angeles-CA-90025/20466923_zpid/"
    },
    {
      "zpid": "20031304",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "3109 Dona Susana Dr, Studio City, CA 91604",
        "street": "3109 Dona Susana Dr",
        "city": "Studio City",
        "state": "CA",
        "zipcode": "91604"
      },
      "price": 2895000,
      "currency": "USD",
      "bedrooms": 4,
      "bathrooms": 3.0,
      "living_area": 2511,
      "living_area_units": "sqft",
      "lot_area_value": 9169.38,
      "zestimate": 2797100,
      "rent_zestimate": 7914,
      "days_on_zillow": 3,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.12785,
      "longitude": -118.37539,
      "broker_name": "Equity Union",
      "image_link": "https://photos.zillowstatic.com/fp/3503e4a5a169888a09c34f95342bce2f-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/3109-Dona-Susana-Dr-Studio-City-CA-91604/20031304_zpid/"
    },
    {
      "zpid": "20785960",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "734 N Genesee Ave, Los Angeles, CA 90046",
        "street": "734 N Genesee Ave",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90046"
      },
      "price": 2395000,
      "currency": "USD",
      "bedrooms": 3,
      "bathrooms": 4.0,
      "living_area": 2104,
      "living_area_units": "sqft",
      "lot_area_value": 6490.44,
      "zestimate": 2332100,
      "rent_zestimate": 7831,
      "days_on_zillow": 11,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.084824,
      "longitude": -118.35811,
      "broker_name": "Douglas Elliman of California, Inc.",
      "image_link": "https://photos.zillowstatic.com/fp/1e77f7a059757cd1c04bf308cea80e43-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/734-N-Genesee-Ave-Los-Angeles-CA-90046/20785960_zpid/"
    },
    {
      "zpid": "20522925",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "9315 Beverly Crest Dr, Beverly Hills, CA 90210",
        "street": "9315 Beverly Crest Dr",
        "city": "Beverly Hills",
        "state": "CA",
        "zipcode": "90210"
      },
      "price": 3995000,
      "currency": "USD",
      "bedrooms": 4,
      "bathrooms": 5.0,
      "living_area": 5635,
      "living_area_units": "sqft",
      "lot_area_value": 6181.164,
      "zestimate": 3840600,
      "rent_zestimate": 15390,
      "days_on_zillow": 1,
      "is_zillow_owned": false,
      "has_3d_model": true,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.09789,
      "longitude": -118.40155,
      "broker_name": "Compass",
      "image_link": "https://photos.zillowstatic.com/fp/38afa6b8d957741da48603a9dad85f8e-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/9315-Beverly-Crest-Dr-Beverly-Hills-CA-90210/20522925_zpid/"
    },
    {
      "zpid": "20521927",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "826 Greenway Dr, Beverly Hills, CA 90210",
        "street": "826 Greenway Dr",
        "city": "Beverly Hills",
        "state": "CA",
        "zipcode": "90210"
      },
      "price": 35000000,
      "currency": "USD",
      "bedrooms": 5,
      "bathrooms": 11.0,
      "living_area": 13678,
      "living_area_units": "sqft",
      "lot_area_value": 0.6139,
      "zestimate": 34737100,
      "rent_zestimate": 7772,
      "days_on_zillow": 15,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.075024,
      "longitude": -118.420296,
      "broker_name": "Carolwood Estates",
      "image_link": "https://photos.zillowstatic.com/fp/116728133c90d0dd3b6f2dd4256980fb-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/826-Greenway-Dr-Beverly-Hills-CA-90210/20521927_zpid/"
    },
    {
      "zpid": "20523735",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "1420 Davies Dr, Beverly Hills, CA 90210",
        "street": "1420 Davies Dr",
        "city": "Beverly Hills",
        "state": "CA",
        "zipcode": "90210"
      },
      "price": 69995000,
      "currency": "USD",
      "bedrooms": 8,
      "bathrooms": 14.0,
      "living_area": 21800,
      "living_area_units": "sqft",
      "lot_area_value": 5.6979,
      "zestimate": null,
      "rent_zestimate": 6810,
      "days_on_zillow": 115,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.098576,
      "longitude": -118.43304,
      "broker_name": "Christie's International Real Estate SoCal",
      "image_link": "https://photos.zillowstatic.com/fp/510b8806275f481239c499d256af26bc-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/1420-Davies-Dr-Beverly-Hills-CA-90210/20523735_zpid/"
    },
    {
      "zpid": "20783722",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "603 N Las Palmas Ave, Los Angeles, CA 90004",
        "street": "603 N Las Palmas Ave",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90004"
      },
      "price": 3950000,
      "currency": "USD",
      "bedrooms": 5,
      "bathrooms": 6.0,
      "living_area": 4800,
      "living_area_units": "sqft",
      "lot_area_value": 7544.592,
      "zestimate": 3807800,
      "rent_zestimate": 16830,
      "days_on_zillow": 74,
      "is_zillow_owned": false,
      "has_3d_model": true,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.082047,
      "longitude": -118.33657,
      "broker_name": "Claudia Backus",
      "image_link": "https://photos.zillowstatic.com/fp/1b36827d60e82c7025b64b2cac5a2a87-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/603-N-Las-Palmas-Ave-Los-Angeles-CA-90004/20783722_zpid/"
    },
    {
      "zpid": "20806808",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "3132 Hollyridge Dr, Los Angeles, CA 90068",
        "street": "3132 Hollyridge Dr",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90068"
      },
      "price": 3950000,
      "currency": "USD",
      "bedrooms": 3,
      "bathrooms": 5.0,
      "living_area": 2438,
      "living_area_units": "sqft",
      "lot_area_value": 9975.24,
      "zestimate": 3790000,
      "rent_zestimate": 8300,
      "days_on_zillow": 8,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.126095,
      "longitude": -118.31682,
      "broker_name": "Compass",
      "image_link": "https://photos.zillowstatic.com/fp/9abc8def7cfaf36de5d5eda0362bc5aa-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/3132-Hollyridge-Dr-Los-Angeles-CA-90068/20806808_zpid/"
    },
    {
      "zpid": "20045444",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "2890 Las Alturas St, Los Angeles, CA 90068",
        "street": "2890 Las Alturas St",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90068"
      },
      "price": 3495000,
      "currency": "USD",
      "bedrooms": 3,
      "bathrooms": 4.0,
      "living_area": 2481,
      "living_area_units": "sqft",
      "lot_area_value": 0.2850550964187328,
      "zestimate": null,
      "rent_zestimate": null,
      "days_on_zillow": 65,
      "is_zillow_owned": false,
      "has_3d_model": true,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.12088,
      "longitude": -118.34959,
      "broker_name": "KELLER WILLIAMS LAKE ARROWHEAD",
      "image_link": "https://photos.zillowstatic.com/fp/01353811d797ef7dfc7561ad04440b60-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/2890-Las-Alturas-St-Los-Angeles-CA-90068/20045444_zpid/"
    },
    {
      "zpid": "20522950",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "9422 Readcrest Dr, Beverly Hills, CA 90210",
        "street": "9422 Readcrest Dr",
        "city": "Beverly Hills",
        "state": "CA",
        "zipcode": "90210"
      },
      "price": 3495000,
      "currency": "USD",
      "bedrooms": 3,
      "bathrooms": 3.0,
      "living_area": 2554,
      "living_area_units": "sqft",
      "lot_area_value": 0.3184,
      "zestimate": 3310900,
      "rent_zestimate": 7914,
      "days_on_zillow": 99,
      "is_zillow_owned": false,
      "has_3d_model": true,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.096947,
      "longitude": -118.4043,
      "broker_name": "Berkshire Hathaway HomeServices California Properties",
      "image_link": "https://photos.zillowstatic.com/fp/a4d994ce1dbc185a4af12b512ff0d71f-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/9422-Readcrest-Dr-Beverly-Hills-CA-90210/20522950_zpid/"
    },
    {
      "zpid": "20776853",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "133 N La Jolla Ave, Los Angeles, CA 90048",
        "street": "133 N La Jolla Ave",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90048"
      },
      "price": 3199000,
      "currency": "USD",
      "bedrooms": 4,
      "bathrooms": 6.0,
      "living_area": 3060,
      "living_area_units": "sqft",
      "lot_area_value": 6150.672,
      "zestimate": 3071100,
      "rent_zestimate": 7478,
      "days_on_zillow": 14,
      "is_zillow_owned": false,
      "has_3d_model": true,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.075375,
      "longitude": -118.368256,
      "broker_name": "Christie's International Real Estate SoCal",
      "image_link": "https://photos.zillowstatic.com/fp/d68f43cb6317a9836249f81e793647e0-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/133-N-La-Jolla-Ave-Los-Angeles-CA-90048/20776853_zpid/"
    },
    {
      "zpid": "20502931",
      "status": "FOR_SALE",
      "status_text": "Condo for sale",
      "home_type": "CONDO",
      "address": {
        "full": "1849 Greenfield Ave APT 106, Los Angeles, CA 90025",
        "street": "1849 Greenfield Ave APT 106",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90025"
      },
      "price": 339000,
      "currency": "USD",
      "bedrooms": 2,
      "bathrooms": 2.0,
      "living_area": 989,
      "living_area_units": "sqft",
      "lot_area_value": 0.3038,
      "zestimate": 613600,
      "rent_zestimate": 3405,
      "days_on_zillow": 4,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.04705,
      "longitude": -118.44027,
      "broker_name": "NDA Inc",
      "image_link": "https://photos.zillowstatic.com/fp/9696bc5098c0b315cd56e2410ae318a3-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/1849-Greenfield-Ave-APT-106-Los-Angeles-CA-90025/20502931_zpid/"
    },
    {
      "zpid": "20513258",
      "status": "FOR_SALE",
      "status_text": "Condo for sale",
      "home_type": "CONDO",
      "address": {
        "full": "1045 S Bedford St APT 3, Los Angeles, CA 90035",
        "street": "1045 S Bedford St APT 3",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90035"
      },
      "price": 649000,
      "currency": "USD",
      "bedrooms": 2,
      "bathrooms": 2.0,
      "living_area": 1193,
      "living_area_units": "sqft",
      "lot_area_value": 0.2717,
      "zestimate": 644900,
      "rent_zestimate": 3351,
      "days_on_zillow": 1,
      "is_zillow_owned": false,
      "has_3d_model": true,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.05804,
      "longitude": -118.380684,
      "broker_name": "Equity Union",
      "image_link": "https://photos.zillowstatic.com/fp/1135b79687b8998e2ad341f47d7adf39-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/1045-S-Bedford-St-APT-3-Los-Angeles-CA-90035/20513258_zpid/"
    },
    {
      "zpid": "465071004",
      "status": "FOR_SALE",
      "status_text": "Condo for sale",
      "home_type": "CONDO",
      "address": {
        "full": "211 W Elm Ct #27B, Los Angeles, CA 90067",
        "street": "211 W Elm Ct #27B",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90067"
      },
      "price": 5694000,
      "currency": "USD",
      "bedrooms": 2,
      "bathrooms": 3.0,
      "living_area": 2281,
      "living_area_units": "sqft",
      "lot_area_value": 6.1823,
      "zestimate": null,
      "rent_zestimate": null,
      "days_on_zillow": 0,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.05739,
      "longitude": -118.41574,
      "broker_name": "Sotheby's International Realty",
      "image_link": "https://photos.zillowstatic.com/fp/7d0661ea1b1531fcd7f71bdd7d62b653-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/211-W-Elm-Ct-27B-Los-Angeles-CA-90067/465071004_zpid/"
    },
    {
      "zpid": "302797592",
      "status": "FOR_SALE",
      "status_text": "New construction",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "11452 Canton Dr, Studio City, CA 91604",
        "street": "11452 Canton Dr",
        "city": "Studio City",
        "state": "CA",
        "zipcode": "91604"
      },
      "price": 1179900,
      "currency": "USD",
      "bedrooms": 5,
      "bathrooms": 7.0,
      "living_area": 6636,
      "living_area_units": "sqft",
      "lot_area_value": 0.2510330578512397,
      "zestimate": null,
      "rent_zestimate": 2727,
      "days_on_zillow": 258,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.13254,
      "longitude": -118.38334,
      "broker_name": "Equity Union",
      "image_link": "https://photos.zillowstatic.com/fp/02d629e9cc2967f2a37ede4044f3c390-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/11452-Canton-Dr-Studio-City-CA-91604/302797592_zpid/"
    },
    {
      "zpid": "20522066",
      "status": "FOR_SALE",
      "status_text": "New construction",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "1140 Summit Dr, Beverly Hills, CA 90210",
        "street": "1140 Summit Dr",
        "city": "Beverly Hills",
        "state": "CA",
        "zipcode": "90210"
      },
      "price": 34800000,
      "currency": "USD",
      "bedrooms": 7,
      "bathrooms": 8.0,
      "living_area": 11852,
      "living_area_units": "sqft",
      "lot_area_value": 0.47715794306703396,
      "zestimate": 32697500,
      "rent_zestimate": 23312,
      "days_on_zillow": 32,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.089806,
      "longitude": -118.41858,
      "broker_name": "Carolwood Estates",
      "image_link": "https://photos.zillowstatic.com/fp/2ffc4ef99a6e7f12a2a922b086d68950-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/1140-Summit-Dr-Beverly-Hills-CA-90210/20522066_zpid/"
    },
    {
      "zpid": "20522531",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "9541 Sunset Blvd, Beverly Hills, CA 90210",
        "street": "9541 Sunset Blvd",
        "city": "Beverly Hills",
        "state": "CA",
        "zipcode": "90210"
      },
      "price": 24500000,
      "currency": "USD",
      "bedrooms": 8,
      "bathrooms": 9.0,
      "living_area": 9500,
      "living_area_units": "sqft",
      "lot_area_value": 0.5958,
      "zestimate": 21502900,
      "rent_zestimate": 9734,
      "days_on_zillow": 79,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.086353,
      "longitude": -118.40713,
      "broker_name": "Christie's International Real Estate SoCal",
      "image_link": "https://photos.zillowstatic.com/fp/3eeec3007fe48ecfa9cb06dd6c1b02cb-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/9541-Sunset-Blvd-Beverly-Hills-CA-90210/20522531_zpid/"
    },
    {
      "zpid": "20529068",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "10830 Chalon Rd, Los Angeles, CA 90077",
        "street": "10830 Chalon Rd",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90077"
      },
      "price": 65000000,
      "currency": "USD",
      "bedrooms": 7,
      "bathrooms": 11.0,
      "living_area": null,
      "living_area_units": "sqft",
      "lot_area_value": 0.6738,
      "zestimate": 57379500,
      "rent_zestimate": 6337,
      "days_on_zillow": 116,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.082253,
      "longitude": -118.455444,
      "broker_name": "Christie's International Real Estate SoCal",
      "image_link": "https://photos.zillowstatic.com/fp/46f1ae9a0882cb840629ab4f4abab08e-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/10830-Chalon-Rd-Los-Angeles-CA-90077/20529068_zpid/"
    },
    {
      "zpid": "302797513",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "5151 W Redondo Ct, Los Angeles, CA 90019",
        "street": "5151 W Redondo Ct",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90019"
      },
      "price": 1379900,
      "currency": "USD",
      "bedrooms": 3,
      "bathrooms": 3.0,
      "living_area": 2058,
      "living_area_units": "sqft",
      "lot_area_value": 1900.0,
      "zestimate": 1368300,
      "rent_zestimate": 4799,
      "days_on_zillow": 15,
      "is_zillow_owned": false,
      "has_3d_model": true,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.04336,
      "longitude": -118.351845,
      "broker_name": "Pinnacle Real Estate Group",
      "image_link": "https://photos.zillowstatic.com/fp/3ec66bdb04aee5dfd91ad4ebde7eeb51-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/5151-W-Redondo-Ct-Los-Angeles-CA-90019/302797513_zpid/"
    },
    {
      "zpid": "20499814",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "10537 Northvale Rd, Los Angeles, CA 90064",
        "street": "10537 Northvale Rd",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90064"
      },
      "price": 1795000,
      "currency": "USD",
      "bedrooms": 4,
      "bathrooms": 3.0,
      "living_area": 2229,
      "living_area_units": "sqft",
      "lot_area_value": 6947.82,
      "zestimate": 1827000,
      "rent_zestimate": 7944,
      "days_on_zillow": 1,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.03577,
      "longitude": -118.41712,
      "broker_name": "Estate Properties",
      "image_link": "https://photos.zillowstatic.com/fp/c55c5e1605f7e937d4b09620620473a7-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/10537-Northvale-Rd-Los-Angeles-CA-90064/20499814_zpid/"
    },
    {
      "zpid": "20455706",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "3741 Boise Ave, Los Angeles, CA 90066",
        "street": "3741 Boise Ave",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90066"
      },
      "price": 2895000,
      "currency": "USD",
      "bedrooms": 4,
      "bathrooms": 4.0,
      "living_area": 2361,
      "living_area_units": "sqft",
      "lot_area_value": 5749.92,
      "zestimate": 2806300,
      "rent_zestimate": 8788,
      "days_on_zillow": 2,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.003956,
      "longitude": -118.43786,
      "broker_name": "Compass",
      "image_link": "https://photos.zillowstatic.com/fp/30bcf2f84ad560896278bce54047fbe9-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/3741-Boise-Ave-Los-Angeles-CA-90066/20455706_zpid/"
    },
    {
      "zpid": "465071003",
      "status": "FOR_SALE",
      "status_text": "Condo for sale",
      "home_type": "CONDO",
      "address": {
        "full": "211 W Elm Ct #8B, Los Angeles, CA 90067",
        "street": "211 W Elm Ct #8B",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90067"
      },
      "price": 3242000,
      "currency": "USD",
      "bedrooms": 2,
      "bathrooms": 3.0,
      "living_area": 1806,
      "living_area_units": "sqft",
      "lot_area_value": 6.1823,
      "zestimate": null,
      "rent_zestimate": null,
      "days_on_zillow": 0,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.057884,
      "longitude": -118.416405,
      "broker_name": "Sotheby's International Realty",
      "image_link": "https://photos.zillowstatic.com/fp/6064e385a219cfe1521d4dfc13446348-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/211-W-Elm-Ct-8B-Los-Angeles-CA-90067/465071003_zpid/"
    },
    {
      "zpid": "20045749",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "3262 Dos Palos Dr, Los Angeles, CA 90068",
        "street": "3262 Dos Palos Dr",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90068"
      },
      "price": 1395000,
      "currency": "USD",
      "bedrooms": 4,
      "bathrooms": 4.0,
      "living_area": 2739,
      "living_area_units": "sqft",
      "lot_area_value": 6586.272,
      "zestimate": 1380400,
      "rent_zestimate": 7827,
      "days_on_zillow": 92,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.12859,
      "longitude": -118.34863,
      "broker_name": "Serhant California, Inc",
      "image_link": "https://photos.zillowstatic.com/fp/634dc7d7f954b9d1c24e8126bab8b3bb-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/3262-Dos-Palos-Dr-Los-Angeles-CA-90068/20045749_zpid/"
    },
    {
      "zpid": "20799248",
      "status": "FOR_SALE",
      "status_text": "House for sale",
      "home_type": "SINGLE_FAMILY",
      "address": {
        "full": "9126 Cordell Dr, Los Angeles, CA 90069",
        "street": "9126 Cordell Dr",
        "city": "Los Angeles",
        "state": "CA",
        "zipcode": "90069"
      },
      "price": 85000000,
      "currency": "USD",
      "bedrooms": 4,
      "bathrooms": 7.0,
      "living_area": 23894,
      "living_area_units": "sqft",
      "lot_area_value": 0.2945,
      "zestimate": null,
      "rent_zestimate": 23635,
      "days_on_zillow": 309,
      "is_zillow_owned": false,
      "has_3d_model": false,
      "has_video": false,
      "is_undisclosed_address": false,
      "latitude": 34.09348,
      "longitude": -118.39104,
      "broker_name": "Christie's International Real Estate SoCal",
      "image_link": "https://photos.zillowstatic.com/fp/0935ec7d3978249a8636dcf37bac81e3-p_e.jpg",
      "link": "https://www.zillow.com/homedetails/9126-Cordell-Dr-Los-Angeles-CA-90069/20799248_zpid/"
    }
  ],
  "status": "for-sale"
}