# Livabl Property Details Scraper (`alexist/livabl-property-details-scraper`) Actor

Scrape comprehensive property listings from Livabl.com with 40+ data fields. Perfect for real estate investors, market researchers, and data analysts needing detailed information on condos, apartments, amenities, pricing, and development timelines.

- **URL**: https://apify.com/alexist/livabl-property-details-scraper.md
- **Developed by:** [Alex](https://apify.com/alexist) (community)
- **Categories:** Automation, Developer tools, Real estate
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage, which gets cheaper the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-usage

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## Livabl Property Details Scraper: Extract Real Estate Data at Scale

***

### Understanding Livabl.com

Livabl.com is a modern real estate platform specializing in new construction properties, condominiums, and apartment developments across major U.S. markets. It aggregates detailed property information including amenities, pricing structures, architectural details, and developer profiles. For real estate professionals, investors, and researchers, manually collecting and organizing this data is laborious and error-prone. The **Livabl Property Details Scraper** automates this workflow, extracting rich, structured property data directly from listing pages.

***

### Overview of the Livabl Property Scraper

The **Livabl Property Details Scraper** harvests comprehensive property data from individual Livabl development pages, capturing everything from unit pricing and floor plans to neighborhood insights and developer information. It serves:

- **Real estate investors** conducting market analysis and trend identification
- **Real estate agents** building competitive intelligence on local developments
- **Market researchers** gathering data on new construction supply and pricing trends
- **Data analysts** aggregating property records for investment analysis tools
- **Digital platforms** feeding real estate data into aggregators or comparison tools

The scraper supports bulk URL collection, flexible retry logic, and graceful error handling — making it reliable for large-scale property data extraction.

***

### Input Format

The scraper accepts a JSON configuration object with URL lists and execution preferences:

```json
{
  "urls": [
    "https://www.livabl.com/new-york-ny/609-fifth-avenue-condos",
    "https://www.livabl.com/hoboken-nj/southend-lofts",
    "https://www.livabl.com/new-york-ny/200e20th"
  ],
  "max_items_per_url": 200,
  "ignore_url_failures": true
}
```

| Field | Description |
|---|---|
| `urls` | Array of individual Livabl property detail page URLs (e.g., `https://www.livabl.com/city-state/property-name`) |
| `max_items_per_url` | Maximum records extracted per URL (typically set to 200 for comprehensive data collection) |
| `ignore_url_failures` | If `true`, skips failed URLs and continues the run; if `false`, stops on the first error |

> **Tip:** Use individual property URLs (detail pages), not search result or filter pages, for accurate data extraction.

***

### Output Format

**Sample output**

```json
{
  "related_developments": [],
  "developers": [
    {
      "developer_id": "6903d78f-52fd-4f30-9c55-5ab73b647ae1",
      "developer_name": "Tidhar Group",
      "developer_url": "builder/tidhar-group"
    }
  ],
  "architects": [
    {
      "developer_id": "13794663-18a2-4d37-aa1b-19f5b0e61d3a",
      "developer_name": "CetraRuddy",
      "developer_url": "architect/cetraruddy"
    }
  ],
  "marketing_companies": [
    {
      "developer_id": "e9d5de4b-6572-48c9-8473-7327093f76f9",
      "developer_name": "Douglas Elliman",
      "developer_url": "sales-and-marketing/douglas-elliman"
    }
  ],
  "sales_companies": [
    {
      "developer_id": "e9d5de4b-6572-48c9-8473-7327093f76f9",
      "developer_name": "Douglas Elliman",
      "developer_url": "sales-and-marketing/douglas-elliman"
    }
  ],
  "interior_designers": [],
  "current_incentives": [],
  "amenities": [
    {
      "media": [
        {
          "filename": {
            "value": "2025_05_03_06_10_42_200e20th_rooftop_terrace.webp"
          },
          "virtual_tours_url": null,
          "video_thumbnail": null,
          "media_type": 1,
          "sequence_position": {
            "value": 0
          }
        }
      ],
      "amenities_id": 25,
      "name": "Rooftop Terrace",
      "description": {
        "value": "The fully landscaped Rooftop Terrace features an outdoor kitchen, fire pit, and incredible skyline views"
      }
    },
    {
      "media": [
        {
          "filename": {
            "value": "2025_05_03_06_13_43_200e20th_lobby.webp"
          },
          "virtual_tours_url": null,
          "video_thumbnail": null,
          "media_type": 1,
          "sequence_position": {
            "value": 0
          }
        }
      ],
      "amenities_id": 56,
      "name": "Lobby",
      "description": {
        "value": "The exquisitely modern attended lobby features wood ceilings, with floors and walls lined with honed stone and tile. Stone-wrapped concierge desk completes the sleekly sophisticated design."
      }
    },
    {
      "media": [
        {
          "filename": {
            "value": "2025_07_22_09_37_08_screenshot_2025-07-22_173600.webp"
          },
          "virtual_tours_url": null,
          "video_thumbnail": null,
          "media_type": 1,
          "sequence_position": {
            "value": 0
          }
        }
      ],
      "amenities_id": 2146,
      "name": "Fitness Center",
      "description": {
        "value": "Features a powerful suite of programming. An Oxefit XS1 AI-powered training system offers on-demand coached classes and programs."
      }
    },
    {
      "media": [
        {
          "filename": {
            "value": "2025_07_22_09_30_36_screenshot_2025-07-22_173012.webp"
          },
          "virtual_tours_url": null,
          "video_thumbnail": null,
          "media_type": 1,
          "sequence_position": {
            "value": 0
          }
        }
      ],
      "amenities_id": 3135,
      "name": "Resident's Lounge",
      "description": {
        "value": "features an elegant linear fireplace, with ample space for coworking, relaxing and entertaining"
      }
    },
    {
      "media": [
        {
          "filename": {
            "value": "2025_05_03_06_14_34_200e20th_secret_garden.webp"
          },
          "virtual_tours_url": null,
          "video_thumbnail": null,
          "media_type": 1,
          "sequence_position": {
            "value": 0
          }
        }
      ],
      "amenities_id": 5394,
      "name": "Secret Garden",
      "description": {
        "value": "with nuanced landscaping for relaxation and meditation"
      }
    },
    {
      "media": [
        {
          "filename": {
            "value": "2025_10_12_02_07_08_image1.webp"
          },
          "virtual_tours_url": null,
          "video_thumbnail": null,
          "media_type": 1,
          "sequence_position": {
            "value": 0
          }
        }
      ],
      "amenities_id": 21602,
      "name": "Childrens Playroom",
      "description": {
        "value": "Get the wiggles out in this welcoming undersea adventure space"
      }
    },
    {
      "media": [],
      "amenities_id": 1969,
      "name": "Bicycle Storage",
      "description": null
    }
  ],
  "nearby_neighborhoods": [
    {
      "name": {
        "value": "Allerton"
      },
      "url": {
        "value": "allerton-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Alphabet City"
      },
      "url": {
        "value": "alphabet-city-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Arverne"
      },
      "url": {
        "value": "arverne-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Astoria"
      },
      "url": {
        "value": "astoria-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Auburndale"
      },
      "url": {
        "value": "auburndale-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Bay Ridge"
      },
      "url": {
        "value": "bay-ridge-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Bayside"
      },
      "url": {
        "value": "bayside-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Bayswater"
      },
      "url": {
        "value": "bayswater-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Bedford Park"
      },
      "url": {
        "value": "bedford-park-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Bedford-Stuyvesant"
      },
      "url": {
        "value": "bedford-stuyvesant-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Belmont"
      },
      "url": {
        "value": "belmont-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Bensonhurst"
      },
      "url": {
        "value": "bensonhurst-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Boerum Hill"
      },
      "url": {
        "value": "boerum-hill-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Borough Park"
      },
      "url": {
        "value": "borough-park-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Bowery"
      },
      "url": {
        "value": "bowery-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Brighton Beach"
      },
      "url": {
        "value": "brighton-beach-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Bronxwood"
      },
      "url": {
        "value": "bronxwood-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Brooklyn Heights"
      },
      "url": {
        "value": "brooklyn-heights-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Brownsville"
      },
      "url": {
        "value": "brownsville-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Bushwick"
      },
      "url": {
        "value": "bushwick-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Canarsie"
      },
      "url": {
        "value": "canarsie-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Carnegie Hill"
      },
      "url": {
        "value": "carnegie-hill-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Carroll Gardens"
      },
      "url": {
        "value": "carroll-gardens-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Central Brooklyn"
      },
      "url": {
        "value": "central-brooklyn-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Central Harlem"
      },
      "url": {
        "value": "central-harlem-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Central Slope"
      },
      "url": {
        "value": "central-slope-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Charleston"
      },
      "url": {
        "value": "charleston-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Chelsea"
      },
      "url": {
        "value": "chelsea-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Chinatown"
      },
      "url": {
        "value": "chinatown-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "City Island"
      },
      "url": {
        "value": "city-island-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "City Line"
      },
      "url": {
        "value": "city-line-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Civic Center"
      },
      "url": {
        "value": "civic-center-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Clason Point"
      },
      "url": {
        "value": "clason-point-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Clinton Hill"
      },
      "url": {
        "value": "clinton-hill-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Cobble Hill"
      },
      "url": {
        "value": "cobble-hill-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "College Point"
      },
      "url": {
        "value": "college-point-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Concourse"
      },
      "url": {
        "value": "concourse-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Concourse Village"
      },
      "url": {
        "value": "concourse-village-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Coney Island"
      },
      "url": {
        "value": "coney-island-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Cooperative Village"
      },
      "url": {
        "value": "cooperative-village-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Corona"
      },
      "url": {
        "value": "corona-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Crotona Park East"
      },
      "url": {
        "value": "crotona-park-east-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Crown Heights"
      },
      "url": {
        "value": "crown-heights-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Cypress Hills"
      },
      "url": {
        "value": "cypress-hills-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Ditmars"
      },
      "url": {
        "value": "ditmars-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Dongan Hills"
      },
      "url": {
        "value": "dongan-hills-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Downtown Brooklyn"
      },
      "url": {
        "value": "downtown-brooklyn-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Downtown Flushing"
      },
      "url": {
        "value": "downtown-flushing-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Downtown Manhattan"
      },
      "url": {
        "value": "downtown-manhattan-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "DUMBO"
      },
      "url": {
        "value": "dumbo-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Dyker Heights"
      },
      "url": {
        "value": "dyker-heights-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "East Bronx"
      },
      "url": {
        "value": "east-bronx-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "East Elmhurst"
      },
      "url": {
        "value": "east-elmhurst-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "East Flatbush"
      },
      "url": {
        "value": "east-flatbush-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "East Harlem"
      },
      "url": {
        "value": "east-harlem-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "East New York"
      },
      "url": {
        "value": "east-new-york-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "East Shore"
      },
      "url": {
        "value": "east-shore-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "East Village"
      },
      "url": {
        "value": "east-village-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "East Williamsburg"
      },
      "url": {
        "value": "east-williamsburg-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Eastern Brooklyn"
      },
      "url": {
        "value": "eastern-brooklyn-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Edgemere"
      },
      "url": {
        "value": "edgemere-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Elmhurst"
      },
      "url": {
        "value": "elmhurst-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Far Rockaway"
      },
      "url": {
        "value": "far-rockaway-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Fieldston"
      },
      "url": {
        "value": "fieldston-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Financial District"
      },
      "url": {
        "value": "financial-district-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Flatbush"
      },
      "url": {
        "value": "flatbush-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Flatlands"
      },
      "url": {
        "value": "flatlands-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Flushing"
      },
      "url": {
        "value": "flushing-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Fordham Heights"
      },
      "url": {
        "value": "fordham-heights-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Fordham Manor"
      },
      "url": {
        "value": "fordham-manor-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Forest Hills"
      },
      "url": {
        "value": "forest-hills-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Forest Hills West"
      },
      "url": {
        "value": "forest-hills-west-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Fort George"
      },
      "url": {
        "value": "fort-george-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Fort Greene"
      },
      "url": {
        "value": "fort-greene-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Foxhurst"
      },
      "url": {
        "value": "foxhurst-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Garment District"
      },
      "url": {
        "value": "garment-district-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Gowanus"
      },
      "url": {
        "value": "gowanus-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Gramercy Park"
      },
      "url": {
        "value": "gramercy-park-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Gravesend"
      },
      "url": {
        "value": "gravesend-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Great Kills"
      },
      "url": {
        "value": "great-kills-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Greenpoint"
      },
      "url": {
        "value": "greenpoint-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Greenwich Village"
      },
      "url": {
        "value": "greenwich-village-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Greenwood Heights"
      },
      "url": {
        "value": "greenwood-heights-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Griffin Farm"
      },
      "url": {
        "value": "griffin-farm-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Harlem"
      },
      "url": {
        "value": "harlem-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Hell's Kitchen"
      },
      "url": {
        "value": "hells-kitchen-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Highbridge"
      },
      "url": {
        "value": "highbridge-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Highland Park"
      },
      "url": {
        "value": "highland-park-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Hollis"
      },
      "url": {
        "value": "hollis-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Homecrest"
      },
      "url": {
        "value": "homecrest-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Howard Beach"
      },
      "url": {
        "value": "howard-beach-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Hudson Square"
      },
      "url": {
        "value": "hudson-square-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Hudson Yards"
      },
      "url": {
        "value": "hudson-yards-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Hunters Point"
      },
      "url": {
        "value": "hunters-point-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Hunts Point"
      },
      "url": {
        "value": "hunts-point-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Jamaica"
      },
      "url": {
        "value": "jamaica-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Jamaica Hills"
      },
      "url": {
        "value": "jamaica-hills-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Kensington"
      },
      "url": {
        "value": "kensington-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Kew Gardens"
      },
      "url": {
        "value": "kew-gardens-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Kingsbridge"
      },
      "url": {
        "value": "kingsbridge-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Kingsbridge Heights"
      },
      "url": {
        "value": "kingsbridge-heights-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Kips Bay"
      },
      "url": {
        "value": "kips-bay-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Koreatown"
      },
      "url": {
        "value": "koreatown-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Lenox Hill"
      },
      "url": {
        "value": "lenox-hill-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Liberty Heights Ward"
      },
      "url": {
        "value": "liberty-heights-ward-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Lincoln Square"
      },
      "url": {
        "value": "lincoln-square-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Lindenwood"
      },
      "url": {
        "value": "lindenwood-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Little Italy"
      },
      "url": {
        "value": "little-italy-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Long Island City"
      },
      "url": {
        "value": "long-island-city-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Lower East Side"
      },
      "url": {
        "value": "lower-east-side-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Manhattan Beach"
      },
      "url": {
        "value": "manhattan-beach-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Manhattan Valley"
      },
      "url": {
        "value": "manhattan-valley-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Maspeth"
      },
      "url": {
        "value": "maspeth-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Meatpacking District"
      },
      "url": {
        "value": "meatpacking-district-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Melrose"
      },
      "url": {
        "value": "melrose-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Metropolitan Hill"
      },
      "url": {
        "value": "metropolitan-hill-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Middle Village"
      },
      "url": {
        "value": "middle-village-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Mid-Island"
      },
      "url": {
        "value": "mid-island-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Midtown East"
      },
      "url": {
        "value": "midtown-east-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Midtown Manhattan"
      },
      "url": {
        "value": "midtown-manhattan-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Midwood"
      },
      "url": {
        "value": "midwood-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Morningside Heights"
      },
      "url": {
        "value": "morningside-heights-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Morris Heights"
      },
      "url": {
        "value": "morris-heights-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Morrisania"
      },
      "url": {
        "value": "morrisania-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Mott Haven"
      },
      "url": {
        "value": "mott-haven-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Mount Eden"
      },
      "url": {
        "value": "mount-eden-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Mount Hope"
      },
      "url": {
        "value": "mount-hope-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Murray Hill"
      },
      "url": {
        "value": "murray-hill-5030-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Murray Hill"
      },
      "url": {
        "value": "murray-hill-4977-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "NoHo"
      },
      "url": {
        "value": "noho-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "NoMad"
      },
      "url": {
        "value": "nomad-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "North Corona"
      },
      "url": {
        "value": "north-corona-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "North Shore"
      },
      "url": {
        "value": "north-shore-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "North Slope"
      },
      "url": {
        "value": "north-slope-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Northeastern Queens"
      },
      "url": {
        "value": "northeastern-queens-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Northern Brooklyn"
      },
      "url": {
        "value": "northern-brooklyn-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Northwestern Brooklyn"
      },
      "url": {
        "value": "northwestern-brooklyn-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Northwestern Queens"
      },
      "url": {
        "value": "northwestern-queens-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Norwood"
      },
      "url": {
        "value": "norwood-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Ocean Hill"
      },
      "url": {
        "value": "ocean-hill-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Ocean Parkway"
      },
      "url": {
        "value": "ocean-parkway-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Olinville"
      },
      "url": {
        "value": "olinville-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Ozone Park"
      },
      "url": {
        "value": "ozone-park-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Park Slope"
      },
      "url": {
        "value": "park-slope-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Parkchester"
      },
      "url": {
        "value": "parkchester-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Pelham Gardens"
      },
      "url": {
        "value": "pelham-gardens-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Pelham Parkway"
      },
      "url": {
        "value": "pelham-parkway-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Prospect Heights"
      },
      "url": {
        "value": "prospect-heights-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Prospect Lefferts Gardens"
      },
      "url": {
        "value": "prospect-lefferts-gardens-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Red Hook"
      },
      "url": {
        "value": "red-hook-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Rego Park"
      },
      "url": {
        "value": "rego-park-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Richmond Hill"
      },
      "url": {
        "value": "richmond-hill-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Ridgewood"
      },
      "url": {
        "value": "ridgewood-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Riverdale"
      },
      "url": {
        "value": "riverdale-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Rockaway Beach"
      },
      "url": {
        "value": "rockaway-beach-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Rockaway Park Fifth Ward"
      },
      "url": {
        "value": "rockaway-park-fifth-ward-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Rockaway Peninsula"
      },
      "url": {
        "value": "rockaway-peninsula-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Roosevelt Island"
      },
      "url": {
        "value": "roosevelt-island-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Rose Hill"
      },
      "url": {
        "value": "rose-hill-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Rosebank"
      },
      "url": {
        "value": "rosebank-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Sheepshead Bay"
      },
      "url": {
        "value": "sheepshead-bay-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "SoHo"
      },
      "url": {
        "value": "soho-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Soundview"
      },
      "url": {
        "value": "soundview-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "South Beach"
      },
      "url": {
        "value": "south-beach-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "South Bronx"
      },
      "url": {
        "value": "south-bronx-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "South Brooklyn"
      },
      "url": {
        "value": "south-brooklyn-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "South Corona"
      },
      "url": {
        "value": "south-corona-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "South Shore"
      },
      "url": {
        "value": "south-shore-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "South Slope"
      },
      "url": {
        "value": "south-slope-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Southeastern Brooklyn"
      },
      "url": {
        "value": "southeastern-brooklyn-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Southeastern Queens"
      },
      "url": {
        "value": "southeastern-queens-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Southern Brooklyn"
      },
      "url": {
        "value": "southern-brooklyn-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Southwestern Brooklyn"
      },
      "url": {
        "value": "southwestern-brooklyn-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Southwestern Queens"
      },
      "url": {
        "value": "southwestern-queens-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "St. Albans"
      },
      "url": {
        "value": "st-albans-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "St. George"
      },
      "url": {
        "value": "st-george-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Stapleton"
      },
      "url": {
        "value": "stapleton-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Stratton Park"
      },
      "url": {
        "value": "stratton-park-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Sunnyside"
      },
      "url": {
        "value": "sunnyside-5048-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Sunset Park"
      },
      "url": {
        "value": "sunset-park-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Sutton Place"
      },
      "url": {
        "value": "sutton-place-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "The Royal Stuyvesant"
      },
      "url": {
        "value": "the-royal-stuyvesant-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Theater District"
      },
      "url": {
        "value": "theater-district-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Tribeca"
      },
      "url": {
        "value": "tribeca-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Turtle Bay"
      },
      "url": {
        "value": "turtle-bay-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Two Bridges"
      },
      "url": {
        "value": "two-bridges-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Union Square"
      },
      "url": {
        "value": "union-square-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "University Heights"
      },
      "url": {
        "value": "university-heights-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Upper East Side"
      },
      "url": {
        "value": "upper-east-side-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Upper Manhattan"
      },
      "url": {
        "value": "upper-manhattan-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Upper West Side"
      },
      "url": {
        "value": "upper-west-side-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Wakefield"
      },
      "url": {
        "value": "wakefield-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Washington Heights"
      },
      "url": {
        "value": "washington-heights-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Weeksville"
      },
      "url": {
        "value": "weeksville-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "West Bronx"
      },
      "url": {
        "value": "west-bronx-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "West Farms"
      },
      "url": {
        "value": "west-farms-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "West Village"
      },
      "url": {
        "value": "west-village-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Williamsburg"
      },
      "url": {
        "value": "williamsburg-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Windsor Terrace"
      },
      "url": {
        "value": "windsor-terrace-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Wingate"
      },
      "url": {
        "value": "wingate-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Woodhaven"
      },
      "url": {
        "value": "woodhaven-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Woodside"
      },
      "url": {
        "value": "woodside-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Woodstock"
      },
      "url": {
        "value": "woodstock-new-york-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Yorkville"
      },
      "url": {
        "value": "yorkville-new-york-ny/new-homes"
      }
    }
  ],
  "nearby_cities": [
    {
      "name": {
        "value": "Bayonne, NJ"
      },
      "url": {
        "value": "bayonne-nj/new-homes"
      }
    },
    {
      "name": {
        "value": "East Orange, NJ"
      },
      "url": {
        "value": "east-orange-nj/new-homes"
      }
    },
    {
      "name": {
        "value": "Elizabeth, NJ"
      },
      "url": {
        "value": "elizabeth-nj/new-homes"
      }
    },
    {
      "name": {
        "value": "Great Neck, NY"
      },
      "url": {
        "value": "great-neck-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Great Neck Estates, NY"
      },
      "url": {
        "value": "great-neck-estates-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Hoboken, NJ"
      },
      "url": {
        "value": "hoboken-nj/new-homes"
      }
    },
    {
      "name": {
        "value": "Jersey City, NJ"
      },
      "url": {
        "value": "jersey-city-nj/new-homes"
      }
    },
    {
      "name": {
        "value": "Kearny, NJ"
      },
      "url": {
        "value": "kearny-nj/new-homes"
      }
    },
    {
      "name": {
        "value": "Long Beach, NY"
      },
      "url": {
        "value": "long-beach-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Malverne, NY"
      },
      "url": {
        "value": "malverne-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Malverne Park Oaks, NY"
      },
      "url": {
        "value": "malverne-park-oaks-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Manhasset, NY"
      },
      "url": {
        "value": "manhasset-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Newark, NJ"
      },
      "url": {
        "value": "newark-nj/new-homes"
      }
    },
    {
      "name": {
        "value": "North Hempstead, NY"
      },
      "url": {
        "value": "north-hempstead-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "North Hills, NY"
      },
      "url": {
        "value": "north-hills-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Passaic, NJ"
      },
      "url": {
        "value": "passaic-nj/new-homes"
      }
    },
    {
      "name": {
        "value": "Union City, NJ"
      },
      "url": {
        "value": "union-city-nj/new-homes"
      }
    },
    {
      "name": {
        "value": "University Gardens, NY"
      },
      "url": {
        "value": "university-gardens-ny/new-homes"
      }
    },
    {
      "name": {
        "value": "Watsessing, NJ"
      },
      "url": {
        "value": "watsessing-nj/new-homes"
      }
    },
    {
      "name": {
        "value": "West New York, NJ"
      },
      "url": {
        "value": "west-new-york-nj/new-homes"
      }
    }
  ],
  "development_latest_news": [],
  "details_bar": {
    "selling_status_id": {
      "value": 2
    },
    "selling_status": {
      "value": "Selling"
    },
    "construction_status": {
      "value": "Complete"
    },
    "price_range": {
      "value": "From $7,350,000 to $7,350,000"
    },
    "show_pre_launch": false,
    "has_incentives": false,
    "full_address": {
      "value": "200 East 20th Street, New York, NY 10003"
    },
    "short_address": {
      "value": "New York, NY 10003"
    },
    "number_of_floor_plans": null,
    "total_homes": {
      "value": 52
    },
    "stories": {
      "value": 19
    },
    "building_types": {
      "is_condo": true,
      "is_house": false,
      "is_townhouse": false,
      "is_high_rise_only": true
    },
    "bedroom_range": {
      "value": "1 - 3"
    },
    "bathroom_range": {
      "value": "1 - 4"
    },
    "sq_ft_range": {
      "value": "From 2,231"
    },
    "average_price_per_sq_ft": {
      "value": "$$2,320"
    },
    "website": null,
    "currency_code": "USD",
    "is_featured": false,
    "is_verified": false,
    "dens": null,
    "half_bathroom_range": null,
    "state_abbreviation": {
      "value": "NY"
    },
    "from_price": {
      "value": "From $7,350,000"
    },
    "full_bathroom_range_for_overview": null,
    "half_bathroom_range_for_overview": null,
    "hide_average_price_per_sq_ft": false
  },
  "development_name": "200E20TH",
  "completion_date": {
    "value": "Jun 2024"
  },
  "number_of_units": {
    "value": 23
  },
  "number_of_quick_move_ins": {
    "value": 0
  },
  "ownership_types": {
    "is_condo": true,
    "is_coop": false,
    "is_condop": false,
    "is_freehold": false
  },
  "construction_status": {
    "value": "Complete"
  },
  "construction_start_date": {
    "value": ""
  },
  "selling_status": {
    "value": "Selling"
  },
  "selling_start_date": {
    "value": ""
  },
  "ceiling_height_range": {
    "value": "Up to 11'0\""
  },
  "street_address": {
    "value": "200 East 20th Street"
  },
  "summary": {
    "value": "$19"
  },
  "neighborhood": {
    "name": {
      "value": "Gramercy Park"
    },
    "url": {
      "value": "gramercy-park-new-york-ny"
    }
  },
  "city": {
    "name": {
      "value": "New York"
    },
    "url": {
      "value": "new-york-ny"
    }
  },
  "county": {
    "name": {
      "value": "New York"
    },
    "url": {
      "value": "new-york-county-ny"
    }
  },
  "metro": {
    "name": {
      "value": "New York"
    },
    "url": {
      "value": "new-york-ny-metro"
    }
  },
  "country_id": 2,
  "features_and_finishes": {
    "value": "$1a"
  },
  "pricing_and_fees": {
    "parking_price": {
      "value": ""
    },
    "parking_price_comments": {
      "value": ""
    },
    "is_parking_price_included": false,
    "locker_price": {
      "value": ""
    },
    "locker_price_comments": {
      "value": ""
    },
    "is_locker_price_included": false,
    "maintenance_fees": {
      "value": "$$1.78"
    },
    "is_broker_allowed": true,
    "coop_agent_commission": null,
    "percent_sold": {
      "value": "0"
    },
    "home_owners_association_fee_frequency": {
      "value": ""
    },
    "home_owners_association_fees": {
      "value": ""
    },
    "price_range": {
      "value": "From $7,350,000 to $7,350,000"
    },
    "currency_code": "USD",
    "average_price_per_sq_ft_range": {
      "value": "$$2,320"
    },
    "maintenance_fees_frequency_id": null,
    "last_listed_price": null
  },
  "deposit_structure": null,
  "sales_center_details": {
    "sales_center_hours": [
      {
        "day": {
          "value": "Mon-Sun"
        },
        "time": {
          "value": "Appointment only"
        }
      }
    ],
    "sales_center_address": {
      "value": "200 East 20th Street, New York, NY 10003"
    },
    "sales_center_phone": {
      "value": "2122530002"
    },
    "sales_center_email": null,
    "twitter_url": null,
    "facebook_url": null,
    "instagram_url": {
      "value": "https://www.instagram.com/200e20th/"
    }
  },
  "plans_and_homes": {
    "units": [
      {
        "images": [],
        "id": "8e14314b-9c15-41f8-9228-0254706b9a61",
        "name": "3D",
        "bedroom_range": {
          "value": "1"
        },
        "bathroom_range": {
          "value": "2"
        },
        "price_range": {
          "value": "Last listed at $1,960,000"
        },
        "size_range": {
          "value": "893"
        },
        "average_price_per_sq_ft": {
          "value": ""
        },
        "building_type": "Condo - Suite",
        "is_quick_move_in": false,
        "status": {
          "value": "Sold"
        },
        "url": "condo-unit--3d",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 1
        },
        "beds_to": {
          "value": 1
        },
        "price": {
          "value": 1960000
        },
        "status_id": {
          "value": 2
        },
        "size_from": {
          "value": 893
        },
        "size_to": {
          "value": 893
        },
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 0,
        "description": {
          "value": "This one-bedroom, one-and-a-half-bathroom residence features northern and southern exposures, showcasing panoramic windows, 9’8&quot; ceilings, and Italian White Oak wide-plank flooring. Enjoy the added luxury of a private balcony. The VRF heating and cooling system ensures personalized comfort.\n\n\nSource: CityRealty.com"
        },
        "virtual_tour_url": null
      },
      {
        "images": [
          {
            "image_id": "b8f78059-5ced-4260-a1fe-7065214ef07d",
            "caption": {
              "value": "2C Floor Plan"
            },
            "url": {
              "value": "2025_05_03_04_54_26_2c.webp"
            }
          }
        ],
        "id": "bbfef05b-3856-4721-bdbb-05842d72c66f",
        "name": "2C",
        "bedroom_range": {
          "value": "3"
        },
        "bathroom_range": {
          "value": "4"
        },
        "price_range": {
          "value": "Last listed at $3,650,000"
        },
        "size_range": {
          "value": "1,714"
        },
        "average_price_per_sq_ft": {
          "value": "$$2,130"
        },
        "building_type": "Condo - Suite",
        "is_quick_move_in": false,
        "status": {
          "value": "Sold"
        },
        "url": "condo-unit--2c",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 3
        },
        "beds_to": {
          "value": 3
        },
        "price": {
          "value": 3650000
        },
        "status_id": {
          "value": 2
        },
        "size_from": {
          "value": 1714
        },
        "size_to": {
          "value": 1714
        },
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 1,
        "description": {
          "value": ""
        },
        "virtual_tour_url": null
      },
      {
        "images": [],
        "id": "61f25630-2903-43ea-9b8a-104bb5fd4a8c",
        "name": "8C",
        "bedroom_range": {
          "value": "1"
        },
        "bathroom_range": {
          "value": "2"
        },
        "price_range": {
          "value": "Last listed at $1,690,000"
        },
        "size_range": {
          "value": "716"
        },
        "average_price_per_sq_ft": {
          "value": "$$2,360"
        },
        "building_type": "Condo - Suite",
        "is_quick_move_in": false,
        "status": {
          "value": "Sold"
        },
        "url": "condo-unit--8c",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 1
        },
        "beds_to": {
          "value": 1
        },
        "price": {
          "value": 1690000
        },
        "status_id": {
          "value": 2
        },
        "size_from": {
          "value": 716
        },
        "size_to": {
          "value": 716
        },
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 0,
        "description": {
          "value": ""
        },
        "virtual_tour_url": null
      },
      {
        "images": [],
        "id": "538e5641-7d37-431d-ad01-3eb15c0bc2b9",
        "name": "PHB",
        "bedroom_range": {
          "value": "3"
        },
        "bathroom_range": {
          "value": "4"
        },
        "price_range": {
          "value": "Last listed at $6,895,000"
        },
        "size_range": {
          "value": "2,231"
        },
        "average_price_per_sq_ft": {
          "value": "$$3,091"
        },
        "building_type": "Condo - Penthouse",
        "is_quick_move_in": false,
        "status": {
          "value": "Sold"
        },
        "url": "condo-unit--phb",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 3
        },
        "beds_to": {
          "value": 3
        },
        "price": {
          "value": 6895000
        },
        "status_id": {
          "value": 2
        },
        "size_from": {
          "value": 2231
        },
        "size_to": {
          "value": 2231
        },
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 0,
        "description": {
          "value": ""
        },
        "virtual_tour_url": null
      },
      {
        "images": [
          {
            "image_id": "4ab4116f-99f6-413f-b7f0-4223eadd71f5",
            "caption": {
              "value": "3A Floor Plan"
            },
            "url": {
              "value": "2025_07_22_09_04_48_screenshot_2025-07-22_170320.webp"
            }
          }
        ],
        "id": "b892ceef-51f4-4c00-acb0-42a685011649",
        "name": "3A",
        "bedroom_range": {
          "value": "1"
        },
        "bathroom_range": {
          "value": "1"
        },
        "price_range": {
          "value": "Last listed at $1,600,000"
        },
        "size_range": {
          "value": "718"
        },
        "average_price_per_sq_ft": {
          "value": "$$2,228"
        },
        "building_type": "Condo - Suite",
        "is_quick_move_in": false,
        "status": {
          "value": "Sold"
        },
        "url": "condo-unit--3a",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 1
        },
        "beds_to": {
          "value": 1
        },
        "price": {
          "value": 1600000
        },
        "status_id": {
          "value": 2
        },
        "size_from": {
          "value": 718
        },
        "size_to": {
          "value": 718
        },
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 1,
        "description": {
          "value": ""
        },
        "virtual_tour_url": null
      },
      {
        "images": [],
        "id": "3a8b1e50-84e9-4b79-94ee-4a6586a7bfaf",
        "name": "15A",
        "bedroom_range": {
          "value": "3"
        },
        "bathroom_range": {
          "value": "4"
        },
        "price_range": {
          "value": "Last listed at $5,200,000"
        },
        "size_range": {
          "value": "1,965"
        },
        "average_price_per_sq_ft": {
          "value": "$$2,646"
        },
        "building_type": "Condo - Suite",
        "is_quick_move_in": false,
        "status": {
          "value": "Sold"
        },
        "url": "condo-unit--15a",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 3
        },
        "beds_to": {
          "value": 3
        },
        "price": {
          "value": 5200000
        },
        "status_id": {
          "value": 2
        },
        "size_from": {
          "value": 1965
        },
        "size_to": {
          "value": 1965
        },
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 0,
        "description": {
          "value": ""
        },
        "virtual_tour_url": null
      },
      {
        "images": [
          {
            "image_id": "2fa9e774-01da-4750-b8b4-495da5a88daa",
            "caption": {
              "value": "12B Floor Plan"
            },
            "url": {
              "value": "2025_05_03_04_34_57_12b.webp"
            }
          }
        ],
        "id": "6ae89427-56a7-4097-be61-4c00022f47de",
        "name": "12B",
        "bedroom_range": {
          "value": "2"
        },
        "bathroom_range": {
          "value": "3"
        },
        "price_range": {
          "value": "$$3,350,000"
        },
        "size_range": {
          "value": "1,326"
        },
        "average_price_per_sq_ft": {
          "value": "$$2,526"
        },
        "building_type": "Condo - Suite",
        "is_quick_move_in": false,
        "status": {
          "value": "In contract"
        },
        "url": "condo-unit--12b",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 2
        },
        "beds_to": {
          "value": 2
        },
        "price": {
          "value": 3350000
        },
        "status_id": {
          "value": 3
        },
        "size_from": {
          "value": 1326
        },
        "size_to": {
          "value": 1326
        },
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 1,
        "description": {
          "value": ""
        },
        "virtual_tour_url": null
      },
      {
        "images": [],
        "id": "ea7dc099-315d-453b-9db3-60dc8ab8d7b6",
        "name": "10C",
        "bedroom_range": {
          "value": "2"
        },
        "bathroom_range": {
          "value": "3"
        },
        "price_range": {
          "value": "Last listed at $2,925,000"
        },
        "size_range": {
          "value": "1,327"
        },
        "average_price_per_sq_ft": {
          "value": ""
        },
        "building_type": "Condo - Suite",
        "is_quick_move_in": false,
        "status": {
          "value": "Sold"
        },
        "url": "condo-unit--10c",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 2
        },
        "beds_to": {
          "value": 2
        },
        "price": {
          "value": 2925000
        },
        "status_id": {
          "value": 2
        },
        "size_from": {
          "value": 1327
        },
        "size_to": {
          "value": 1327
        },
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 0,
        "description": {
          "value": "This two-bedroom, two-and-a-half-bathroom residence offers northern, southern and eastern exposures through panoramic windows, approximately 9’8&quot; ceilings, and Italian White Oak 6 inch wide-plank flooring. Enjoy the added luxury of a private balcony, including a captivating skyline view of Manhattan.\n\n\nSource: CityRealty.com"
        },
        "virtual_tour_url": null
      },
      {
        "images": [],
        "id": "4ea8d5b0-bd83-4350-9921-6eebbd1ec029",
        "name": "3B",
        "bedroom_range": {
          "value": "2"
        },
        "bathroom_range": {
          "value": "2"
        },
        "price_range": {
          "value": "Last listed at $2,575,000"
        },
        "size_range": {
          "value": "1,256"
        },
        "average_price_per_sq_ft": {
          "value": "$$2,050"
        },
        "building_type": "Condo - Suite",
        "is_quick_move_in": false,
        "status": {
          "value": "Sold"
        },
        "url": "condo-unit--3b",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 2
        },
        "beds_to": {
          "value": 2
        },
        "price": {
          "value": 2575000
        },
        "status_id": {
          "value": 2
        },
        "size_from": {
          "value": 1256
        },
        "size_to": {
          "value": 1256
        },
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 0,
        "description": {
          "value": "This two-bedroom, two-bathroom corner residence offers western and northern exposures through panoramic windows, approximately 9’8\" ceilings, and Italian white oak 6 inch wide-plank flooring. The VRF heating and cooling system ensures personalized comfort.\n\nSource: Cityrealty"
        },
        "virtual_tour_url": null
      },
      {
        "images": [],
        "id": "ac0a231e-9495-4283-8474-824a2a0f02b0",
        "name": "4A",
        "bedroom_range": {
          "value": "1"
        },
        "bathroom_range": {
          "value": "1"
        },
        "price_range": {
          "value": "Last listed at $1,500,000"
        },
        "size_range": {
          "value": "718"
        },
        "average_price_per_sq_ft": {
          "value": ""
        },
        "building_type": "Condo - Suite",
        "is_quick_move_in": false,
        "status": {
          "value": "Sold"
        },
        "url": "condo-unit--4a",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 1
        },
        "beds_to": {
          "value": 1
        },
        "price": {
          "value": 1500000
        },
        "status_id": {
          "value": 2
        },
        "size_from": {
          "value": 718
        },
        "size_to": {
          "value": 718
        },
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 0,
        "description": null,
        "virtual_tour_url": null
      },
      {
        "images": [
          {
            "image_id": "e769cb50-d3e7-417d-b70c-9e266b3d2d58",
            "caption": {
              "value": "5D Floor Plan"
            },
            "url": {
              "value": "2025_07_22_09_22_28_screenshot_2025-07-22_172219.webp"
            }
          }
        ],
        "id": "ac5b96d0-3042-4707-b392-875c11e9e0af",
        "name": "5D",
        "bedroom_range": {
          "value": "1"
        },
        "bathroom_range": {
          "value": "2"
        },
        "price_range": {
          "value": "$$1,980,000"
        },
        "size_range": {
          "value": "893"
        },
        "average_price_per_sq_ft": {
          "value": "$$2,217"
        },
        "building_type": "Condo - Suite",
        "is_quick_move_in": false,
        "status": {
          "value": "In contract"
        },
        "url": "condo-unit--5d",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 1
        },
        "beds_to": {
          "value": 1
        },
        "price": {
          "value": 1980000
        },
        "status_id": {
          "value": 3
        },
        "size_from": {
          "value": 893
        },
        "size_to": {
          "value": 893
        },
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 1,
        "description": {
          "value": ""
        },
        "virtual_tour_url": null
      },
      {
        "images": [
          {
            "image_id": "b1a79507-7e44-4094-a9ab-5bd95501e541",
            "caption": {
              "value": "PHA Floor Plan"
            },
            "url": {
              "value": "2025_05_03_05_07_32_pha.webp"
            }
          }
        ],
        "id": "baa98839-c9e0-407b-91ce-8c5d42f1f13d",
        "name": "PHA",
        "bedroom_range": {
          "value": "3"
        },
        "bathroom_range": {
          "value": "4"
        },
        "price_range": {
          "value": "$$7,350,000"
        },
        "size_range": {
          "value": "2,231"
        },
        "average_price_per_sq_ft": {
          "value": "$$3,294"
        },
        "building_type": "Condo - Penthouse",
        "is_quick_move_in": false,
        "status": {
          "value": "For sale"
        },
        "url": "condo-unit--pha",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 3
        },
        "beds_to": {
          "value": 3
        },
        "price": {
          "value": 7350000
        },
        "status_id": {
          "value": 1
        },
        "size_from": {
          "value": 2231
        },
        "size_to": {
          "value": 2231
        },
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 1,
        "description": {
          "value": ""
        },
        "virtual_tour_url": null
      },
      {
        "images": [],
        "id": "7feb5ef1-5919-4f79-af38-97c5f49ae250",
        "name": "2B",
        "bedroom_range": {
          "value": "2"
        },
        "bathroom_range": {
          "value": "2"
        },
        "price_range": {
          "value": "Last listed at $2,495,000"
        },
        "size_range": {
          "value": "1,240"
        },
        "average_price_per_sq_ft": {
          "value": ""
        },
        "building_type": "Condo - Suite",
        "is_quick_move_in": false,
        "status": {
          "value": "Sold"
        },
        "url": "condo-unit--2b",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 2
        },
        "beds_to": {
          "value": 2
        },
        "price": {
          "value": 2495000
        },
        "status_id": {
          "value": 2
        },
        "size_from": {
          "value": 1240
        },
        "size_to": {
          "value": 1240
        },
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 0,
        "description": {
          "value": "This two-bedroom, two-bathroom corner residence offers western and northern exposures through panoramic windows, approximately 9’8&quot; ceilings, and Italian white oak 6 inch wide-plank flooring. The VRF heating and cooling system ensures personalized comfort.\n\nSource: CityRealty.com"
        },
        "virtual_tour_url": null
      },
      {
        "images": [],
        "id": "3fc059f0-3433-48fb-a78b-c2ade8ffe71a",
        "name": "7A",
        "bedroom_range": {
          "value": "1"
        },
        "bathroom_range": {
          "value": "1"
        },
        "price_range": {
          "value": "Last listed at $1,710,000"
        },
        "size_range": {
          "value": ""
        },
        "average_price_per_sq_ft": {
          "value": ""
        },
        "building_type": "Condo - Suite",
        "is_quick_move_in": false,
        "status": {
          "value": "Sold"
        },
        "url": "condo-unit--7a",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 1
        },
        "beds_to": {
          "value": 1
        },
        "price": {
          "value": 1710000
        },
        "status_id": {
          "value": 2
        },
        "size_from": null,
        "size_to": null,
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 0,
        "description": {
          "value": "This one-bedroom, one bathroom residence offers western exposures through panoramic windows, 9’8\" ceilings, and Italian White Oak wide-plank flooring. The VRF heating and cooling system ensures personalized comfort.\n\nSource: Cityrealty"
        },
        "virtual_tour_url": null
      },
      {
        "images": [],
        "id": "2a1db04a-8ce5-40b9-9ab7-c876802f7ddd",
        "name": "11B",
        "bedroom_range": {
          "value": "2"
        },
        "bathroom_range": {
          "value": "2"
        },
        "price_range": {
          "value": "Last listed at $3,300,000"
        },
        "size_range": {
          "value": "1,326"
        },
        "average_price_per_sq_ft": {
          "value": ""
        },
        "building_type": "Condo - Suite",
        "is_quick_move_in": false,
        "status": {
          "value": "Sold"
        },
        "url": "condo-unit--11b",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 2
        },
        "beds_to": {
          "value": 2
        },
        "price": {
          "value": 3300000
        },
        "status_id": {
          "value": 2
        },
        "size_from": {
          "value": 1326
        },
        "size_to": {
          "value": 1326
        },
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 0,
        "description": {
          "value": "This two-bedroom, two-and-a-half-bathroom residence offers northern and western exposures through panoramic windows with views of the Empire State Building. Approximately 9’8&quot; ceilings, and Italian White Oak 6 inch wide-plank flooring.\n\n\nSource: CityRealty.com"
        },
        "virtual_tour_url": null
      },
      {
        "images": [],
        "id": "755de370-a9d7-4bef-8678-ce24f3a091d4",
        "name": "10B",
        "bedroom_range": {
          "value": "2"
        },
        "bathroom_range": {
          "value": "3"
        },
        "price_range": {
          "value": "Last listed at $3,250,000"
        },
        "size_range": {
          "value": "1,326"
        },
        "average_price_per_sq_ft": {
          "value": "$$2,451"
        },
        "building_type": "Condo - Suite",
        "is_quick_move_in": false,
        "status": {
          "value": "Sold"
        },
        "url": "condo-unit--10b",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 2
        },
        "beds_to": {
          "value": 2
        },
        "price": {
          "value": 3250000
        },
        "status_id": {
          "value": 2
        },
        "size_from": {
          "value": 1326
        },
        "size_to": {
          "value": 1326
        },
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 0,
        "description": {
          "value": ""
        },
        "virtual_tour_url": null
      },
      {
        "images": [],
        "id": "e384b46d-101a-4ce3-bf40-ce3590eeded4",
        "name": "9C",
        "bedroom_range": {
          "value": "1"
        },
        "bathroom_range": {
          "value": "2"
        },
        "price_range": {
          "value": "Last listed at $1,515,000"
        },
        "size_range": {
          "value": "716"
        },
        "average_price_per_sq_ft": {
          "value": ""
        },
        "building_type": "Condo - Suite",
        "is_quick_move_in": false,
        "status": {
          "value": "Sold"
        },
        "url": "condo-unit--9c",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 1
        },
        "beds_to": {
          "value": 1
        },
        "price": {
          "value": 1515000
        },
        "status_id": {
          "value": 2
        },
        "size_from": {
          "value": 716
        },
        "size_to": {
          "value": 716
        },
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 0,
        "description": null,
        "virtual_tour_url": null
      },
      {
        "images": [],
        "id": "c136c1e8-e56c-4ea4-81f4-ced692e721ed",
        "name": "6D",
        "bedroom_range": {
          "value": "1"
        },
        "bathroom_range": {
          "value": "2"
        },
        "price_range": {
          "value": "$$1,995,000"
        },
        "size_range": {
          "value": "893"
        },
        "average_price_per_sq_ft": {
          "value": "$$2,234"
        },
        "building_type": "Condo - Suite",
        "is_quick_move_in": false,
        "status": {
          "value": "In contract"
        },
        "url": "condo-unit--6d",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 1
        },
        "beds_to": {
          "value": 1
        },
        "price": {
          "value": 1995000
        },
        "status_id": {
          "value": 3
        },
        "size_from": {
          "value": 893
        },
        "size_to": {
          "value": 893
        },
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 0,
        "description": {
          "value": ""
        },
        "virtual_tour_url": null
      },
      {
        "images": [],
        "id": "01fff9cd-4a7b-41aa-8261-e36b2b79546c",
        "name": "11C",
        "bedroom_range": {
          "value": "2"
        },
        "bathroom_range": {
          "value": "3"
        },
        "price_range": {
          "value": "Last listed at $2,975,000"
        },
        "size_range": {
          "value": "1,327"
        },
        "average_price_per_sq_ft": {
          "value": "$$2,242"
        },
        "building_type": "Condo - Suite",
        "is_quick_move_in": false,
        "status": {
          "value": "Sold"
        },
        "url": "condo-unit--11c",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 2
        },
        "beds_to": {
          "value": 2
        },
        "price": {
          "value": 2975000
        },
        "status_id": {
          "value": 2
        },
        "size_from": {
          "value": 1327
        },
        "size_to": {
          "value": 1327
        },
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 0,
        "description": {
          "value": ""
        },
        "virtual_tour_url": null
      },
      {
        "images": [
          {
            "image_id": "4e05a62f-86d8-409d-9e64-11c2661568d1",
            "caption": {
              "value": "12C, floorplan"
            },
            "url": {
              "value": "2025_05_03_04_37_13_12c.webp"
            }
          }
        ],
        "id": "c770397b-c899-4fa8-8e3c-e5343cc06c46",
        "name": "12C",
        "bedroom_range": {
          "value": "2"
        },
        "bathroom_range": {
          "value": "3"
        },
        "price_range": {
          "value": "Last listed at $3,025,000"
        },
        "size_range": {
          "value": "1,327"
        },
        "average_price_per_sq_ft": {
          "value": "$$2,280"
        },
        "building_type": "Condo - Suite",
        "is_quick_move_in": false,
        "status": {
          "value": "Sold"
        },
        "url": "condo-unit--12c",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 2
        },
        "beds_to": {
          "value": 2
        },
        "price": {
          "value": 3025000
        },
        "status_id": {
          "value": 2
        },
        "size_from": {
          "value": 1327
        },
        "size_to": {
          "value": 1327
        },
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 1,
        "description": {
          "value": ""
        },
        "virtual_tour_url": null
      },
      {
        "images": [
          {
            "image_id": "75952a50-4423-4c49-8994-7f410555f0b2",
            "caption": {
              "value": "15B, floorplan"
            },
            "url": {
              "value": "2025_07_22_09_27_35_screenshot_2025-07-22_172727.webp"
            }
          }
        ],
        "id": "79b66ae1-d1ac-42a7-aad7-e6441cb14b1e",
        "name": "15B",
        "bedroom_range": {
          "value": "3"
        },
        "bathroom_range": {
          "value": "4"
        },
        "price_range": {
          "value": "Last listed at $4,195,000"
        },
        "size_range": {
          "value": "1,754"
        },
        "average_price_per_sq_ft": {
          "value": "$$2,392"
        },
        "building_type": "Condo - Suite",
        "is_quick_move_in": false,
        "status": {
          "value": "Sold"
        },
        "url": "condo-unit--15b",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 3
        },
        "beds_to": {
          "value": 3
        },
        "price": {
          "value": 4195000
        },
        "status_id": {
          "value": 2
        },
        "size_from": {
          "value": 1754
        },
        "size_to": {
          "value": 1754
        },
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 1,
        "description": {
          "value": ""
        },
        "virtual_tour_url": null
      },
      {
        "images": [],
        "id": "b3f133d2-27d7-48d6-9385-f2f83e02fb6b",
        "name": "10A",
        "bedroom_range": {
          "value": "2"
        },
        "bathroom_range": {
          "value": "2"
        },
        "price_range": {
          "value": "Last listed at $2,285,000"
        },
        "size_range": {
          "value": "1,047"
        },
        "average_price_per_sq_ft": {
          "value": ""
        },
        "building_type": "Condo - Suite",
        "is_quick_move_in": false,
        "status": {
          "value": "Sold"
        },
        "url": "condo-unit--10a",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 2
        },
        "beds_to": {
          "value": 2
        },
        "price": {
          "value": 2285000
        },
        "status_id": {
          "value": 2
        },
        "size_from": {
          "value": 1047
        },
        "size_to": {
          "value": 1047
        },
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 0,
        "description": null,
        "virtual_tour_url": null
      },
      {
        "images": [],
        "id": "5f817727-9f77-4c58-883f-ff0468900dbe",
        "name": "5C",
        "bedroom_range": {
          "value": "1"
        },
        "bathroom_range": {
          "value": "2"
        },
        "price_range": {
          "value": "Last listed at $1,435,000"
        },
        "size_range": {
          "value": "716"
        },
        "average_price_per_sq_ft": {
          "value": ""
        },
        "building_type": "Condo - Suite",
        "is_quick_move_in": false,
        "status": {
          "value": "Sold"
        },
        "url": "condo-unit--5c",
        "has_virtual_tour": false,
        "has_u_tour": false,
        "beds_from": {
          "value": 1
        },
        "beds_to": {
          "value": 1
        },
        "price": {
          "value": 1435000
        },
        "status_id": {
          "value": 2
        },
        "size_from": {
          "value": 716
        },
        "size_to": {
          "value": 716
        },
        "building_type_id": {
          "value": 1
        },
        "move_in_status": {
          "value": ""
        },
        "image_count": 0,
        "description": null,
        "virtual_tour_url": null
      }
    ],
    "plans": [],
    "unit_count": 23,
    "plan_count": 0
  },
  "gallery_and_navigation": {
    "nicknames": [
      "new-york-ny/200-east-20th-street",
      "new-york-ny/200-east-20th-street-condos",
      "new-york-ny/243-3rd-avenue",
      "new-york-ny/243-third-avenue",
      "new-york-ny/gramercy-park"
    ],
    "gallery_images": [
      {
        "image_id": "bdca50d7-24d8-4e0b-a031-0d82df6b3730",
        "image_url": "2025_05_03_06_17_40_200e20th_exterior.webp",
        "caption": {
          "value": "200e20th Exterior"
        }
      },
      {
        "image_id": "8aa5071e-3b03-4238-9d4c-cc75b62958c4",
        "image_url": "2026_03_25_06_39_06_200e20th_rendering_3.webp",
        "caption": {
          "value": "200E20TH Rendering"
        }
      },
      {
        "image_id": "1e49813f-a0ea-46f2-be5d-fbffbaa7f251",
        "image_url": "2026_03_25_06_38_00_200e20th_rendering_4.webp",
        "caption": {
          "value": "200E20TH Rendering"
        }
      },
      {
        "image_id": "086dfaab-fe3e-4296-8776-f9ed37dfda13",
        "image_url": "2026_03_25_06_39_26_200e20th_rendering.webp",
        "caption": {
          "value": "200E20TH Rendering"
        }
      },
      {
        "image_id": "21fef0e0-e5cf-4663-bfde-786ae5ad3512",
        "image_url": "2026_03_25_06_39_15_200e20th_rendering_2.webp",
        "caption": {
          "value": "200E20TH Rendering"
        }
      },
      {
        "image_id": "ff12f602-e65f-4e28-a1ce-458bf8f35646",
        "image_url": "2025_05_03_06_20_28_200e20th_rooftop_terrace.webp",
        "caption": {
          "value": "200e20th Rooftop Terrace"
        }
      },
      {
        "image_id": "3a6c0d2c-7470-47cd-b12d-9d88cfd2d7f9",
        "image_url": "2025_05_03_06_17_02_200e20th_bathroom.webp",
        "caption": {
          "value": "200e20th Bathroom"
        }
      },
      {
        "image_id": "bba67c2d-6bfc-4535-b1bb-82ecd27bac81",
        "image_url": "2025_05_03_06_18_19_200e20th_interior.webp",
        "caption": {
          "value": "200e20th Interior"
        }
      },
      {
        "image_id": "b98e6f7d-e4c4-45b6-96bb-53dbfc5d77dc",
        "image_url": "2025_05_03_06_18_38_200e20th_kitchen.webp",
        "caption": {
          "value": "200e20th Kitchen"
        }
      },
      {
        "image_id": "243a9055-9234-406d-9b71-6603a10d0bf8",
        "image_url": "2025_05_03_06_18_54_200e20th_living.webp",
        "caption": {
          "value": "200e20th Living"
        }
      },
      {
        "image_id": "77046917-9c09-491f-901c-2cc4f9425994",
        "image_url": "2025_05_03_06_20_09_200e20th_powder_room.webp",
        "caption": {
          "value": "200e20th Powder Room"
        }
      },
      {
        "image_id": "d3e70aca-dd31-4747-9444-ce4a89c7eea5",
        "image_url": "2025_07_22_09_42_39_screenshot_2025-07-22_174035.webp",
        "caption": {
          "value": "200E20TH, Bathroom"
        }
      },
      {
        "image_id": "45247438-7ef5-4c9b-b318-e8c9dd02d885",
        "image_url": "2025_07_22_09_42_42_screenshot_2025-07-22_174051.webp",
        "caption": {
          "value": "200E20TH, Interior"
        }
      },
      {
        "image_id": "6daf8ac2-7ad0-4057-9f06-257b64001d8b",
        "image_url": "2025_07_22_09_42_49_screenshot_2025-07-22_174117.webp",
        "caption": {
          "value": "200E20TH, Bedroom"
        }
      },
      {
        "image_id": "8c653441-19bb-49b6-8f7b-677c000e98aa",
        "image_url": "2025_07_22_09_42_53_screenshot_2025-07-22_174129.webp",
        "caption": {
          "value": "200E20TH, Bedroom"
        }
      },
      {
        "image_id": "31eee5cc-b77d-4d24-85d6-29b2840286ad",
        "image_url": "2025_07_22_09_42_57_screenshot_2025-07-22_174148.webp",
        "caption": {
          "value": "200E20TH, Living Room"
        }
      }
    ],
    "gallery_videos": [],
    "developers": [
      {
        "developer_id": "6903d78f-52fd-4f30-9c55-5ab73b647ae1",
        "developer_name": "Tidhar Group",
        "developer_url": "builder/tidhar-group"
      }
    ],
    "development_id": "0a1c60f6-ff55-4478-b46e-f392a880002d",
    "development_name": "200E20TH",
    "formatted_address": "200 E 20th St, New York, NY 10003, USA",
    "coordinates": {
      "latitude": {
        "value": 40.7367263
      },
      "longitude": {
        "value": -73.9843953
      }
    },
    "interactive_site_map_url": null,
    "virtual_tours_url": {
      "value": ""
    },
    "matterport_url": {
      "value": ""
    },
    "hide_rfi": false,
    "do_redirect_to_preferred_url": false,
    "preferred_url": "new-york-ny/200e20th",
    "country_id": 2,
    "tab_status": {
      "is_homes_enabled": true,
      "is_amenities_enabled": true,
      "is_analytics_enabled": false,
      "is_pricing_enabled": true,
      "has_available_homes": false
    },
    "selling_status_id": 2,
    "master_planned_community": {
      "community_id": "",
      "community_name": "",
      "community_url": ""
    },
    "alpha_vision_site_plan": {
      "site_plan_image": null,
      "site_plan_coordinates_top_right": null,
      "site_plan_coordinates_bottom_left": null,
      "converted_siteplan_image_name": null,
      "site_plan_rotation": null,
      "site_plan_svg_mask": null,
      "site_plan_view_box_width": null,
      "site_plan_view_box_height": null
    },
    "status_tag": {
      "selling_status": 2,
      "is_featured": false,
      "is_newly_added": false,
      "show_pre_launch": false,
      "completion_status": "Complete",
      "move_in_status": "MOVE IN NOW"
    },
    "website": {
      "value": "https://200e20th.com/"
    },
    "unit_or_plan_utour_url": null
  },
  "state": {
    "name": {
      "value": "New York"
    },
    "url": {
      "value": "state/new-york"
    }
  },
  "last_updated_date": {
    "value": "Jun 16, 2026"
  },
  "development_ad_details": {
    "development_ads": [],
    "is_feature_ad": false,
    "development_ad_last_updated_date_in_u_t_c": "2026-07-22 00:27:09.221"
  },
  "development_document_last_updated_date_in_utc": null,
  "has_u_tour": false,
  "location": {
    "lat": 40.7367263,
    "lon": -73.9843953
  }
}
```

Each property returns a comprehensive record with 40+ fields covering development details, units, amenities, and market context:

#### Development Identification & Status

| Field | Meaning |
|---|---|
| `Development Name` | Official name of the property or development project |
| `Street Address` | Full street address of the property |
| `City` | City where the property is located |
| `County` | County designation |
| `State` | State abbreviation (e.g., NY, NJ) |
| `Metro` | Metropolitan area classification |
| `Country ID` | Country identifier (typically US) |
| `Construction Status` | Current construction phase (e.g., completed, in-progress, planning) |
| `Construction Start Date` | When construction began |
| `Selling Status` | Current sales phase (e.g., pre-sale, active, sold-out) |
| `Selling Start Date` | When sales officially began |

#### Physical & Structural Details

| Field | Meaning |
|---|---|
| `Number Of Units` | Total number of residential units in the development |
| `Number Of Quick Move Ins` | Units available for immediate occupancy |
| `Ceiling Height Range` | Minimum and maximum ceiling heights across units |
| `Ownership Types` | Types of ownership available (e.g., condo, rental, fractional) |
| `Completion Date` | Expected or actual completion date |
| `Plans And Homes` | Details of unit floor plans and home configurations |
| `Features And Finishes` | Interior finishes, appliances, and upgrade options |

#### Pricing & Financial Information

| Field | Meaning |
|---|---|
| `Pricing And Fees` | Unit prices, closing costs, and application fees |
| `Deposit Structure` | Required deposits and payment schedules |
| `Current Incentives` | Active promotions, discounts, or concessions |

#### Amenities & Services

| Field | Meaning |
|---|---|
| `Amenities` | Building and community amenities (gym, pool, parking, doorman, etc.) |
| `Nearby Neighborhoods` | Adjacent neighborhoods and their characteristics |
| `Nearby Cities` | Nearby urban centers and transit hubs |
| `Location` | Detailed geographic and contextual location data |

#### Professional & Business Information

| Field | Meaning |
|---|---|
| `Developers` | Development company and team information |
| `Architects` | Architecture firms responsible for design |
| `Marketing Companies` | Marketing and promotional firms |
| `Sales Companies` | Sales and leasing representatives |
| `Interior Designers` | Interior design firms and consultants |

#### Additional Resources & Context

| Field | Meaning |
|---|---|
| `Related Developments` | Other projects by the same developer or nearby |
| `Development Latest News` | Recent press releases and news articles |
| `Gallery And Navigation` | Photo galleries, virtual tours, and visual content |
| `Details Bar` | Key highlights and quick-reference summary |
| `Summary` | Developer-provided property overview |
| `Neighborhood` | Neighborhood demographics and statistics |
| `Sales Center Details` | Showroom locations, hours, and contact information |
| `Has U Tour` | Availability of 3D or virtual tours |
| `Development Ad Details` | Marketing materials and promotional details |

#### Timestamps

| Field | Meaning |
|---|---|
| `Last Updated Date` | When the property information was last refreshed on Livabl |
| `Development Document Last Updated Date In UTC` | Timestamp of the most recent data update in UTC |

***

### How to Use

1. **Collect property URLs** — Browse Livabl.com and identify development detail pages. Each property has a unique URL structure like `/city-state/property-name`.
2. **Prepare URL list** — Paste URLs into the `urls` array, one per entry.
3. **Configure settings** — Set `max_items_per_url` (200 is typical for complete data) and `ignore_url_failures` to `true` for reliability.
4. **Execute the scraper** — Start the run and monitor the progress log.
5. **Export and analyze** — Download results as JSON, CSV, or Excel for analysis in spreadsheets, databases, or BI tools.

**Best practices:**

- Verify each URL is a property *detail* page before adding to the list
- Set `ignore_url_failures: true` to prevent single-page failures from halting the entire run
- Use the `max_items_per_url` setting to control data volume for large batch jobs

***

### Business Applications & Value

- **Investment analysis:** Compare unit pricing, amenities, and market timing across developments
- **Competitive intelligence:** Track competitor projects, pricing strategies, and product positioning
- **Market research:** Identify trends in new construction supply, price appreciation, and buyer demographics
- **Lead generation:** Build prospect databases of property listings for sales and marketing teams
- **Real estate platforms:** Feed aggregated property data into MLS tools, CRM systems, or investment software

By automating property data collection, the Livabl scraper eliminates days of manual research, ensuring your analyses are timely, consistent, and comprehensive.

***

### Conclusion

The **Livabl Property Details Scraper** empowers real estate professionals and data analysts with fast, reliable access to detailed property and development information. With 40+ data fields covering construction status, pricing, amenities, and market context, it transforms raw listing pages into actionable insights. Start scraping today and unlock competitive advantages in your real estate business or research.

# Actor input Schema

## `urls` (type: `array`):

Add the URLs of the Specific property urls you want to scrape. You can paste URLs one by one, or use the Bulk edit section to add a prepared list.

## `ignore_url_failures` (type: `boolean`):

If true, the scraper will continue running even if some URLs fail to be scraped.

## Actor input object example

```json
{
  "urls": [
    "https://www.livabl.com/new-york-ny/609-fifth-avenue-condos",
    "https://www.livabl.com/hoboken-nj/southend-lofts",
    "https://www.livabl.com/new-york-ny/200e20th",
    "https://www.livabl.com/new-york-ny/greenwich-west",
    "https://www.livabl.com/jersey-city-nj/151-bay-street-at-provost-square"
  ],
  "ignore_url_failures": true
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "urls": [
        "https://www.livabl.com/new-york-ny/609-fifth-avenue-condos",
        "https://www.livabl.com/hoboken-nj/southend-lofts",
        "https://www.livabl.com/new-york-ny/200e20th",
        "https://www.livabl.com/new-york-ny/greenwich-west",
        "https://www.livabl.com/jersey-city-nj/151-bay-street-at-provost-square"
    ],
    "ignore_url_failures": true
};

// Run the Actor and wait for it to finish
const run = await client.actor("alexist/livabl-property-details-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "urls": [
        "https://www.livabl.com/new-york-ny/609-fifth-avenue-condos",
        "https://www.livabl.com/hoboken-nj/southend-lofts",
        "https://www.livabl.com/new-york-ny/200e20th",
        "https://www.livabl.com/new-york-ny/greenwich-west",
        "https://www.livabl.com/jersey-city-nj/151-bay-street-at-provost-square",
    ],
    "ignore_url_failures": True,
}

# Run the Actor and wait for it to finish
run = client.actor("alexist/livabl-property-details-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "urls": [
    "https://www.livabl.com/new-york-ny/609-fifth-avenue-condos",
    "https://www.livabl.com/hoboken-nj/southend-lofts",
    "https://www.livabl.com/new-york-ny/200e20th",
    "https://www.livabl.com/new-york-ny/greenwich-west",
    "https://www.livabl.com/jersey-city-nj/151-bay-street-at-provost-square"
  ],
  "ignore_url_failures": true
}' |
apify call alexist/livabl-property-details-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=alexist/livabl-property-details-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/bblBrIHa5jd9JEsWA/builds/msMeqyG5NEyfM02N8/openapi.json
