Dirección: | 924 Broadway |
Otras Direcciones: | None |
Código postal: | 10010 |
Neighborhood: | Gramercy Park |
Borough: | Manhattan |
# de Pisos: | 4 |
Year Built: | 1920 |
Building Class: | C |
924 Broadway, located in the Flatiron District of Manhattan, New York City, is a notable property with a rich history. The building was constructed in 1920 and has since undergone significant alterations, with the most recent changes made in 2012.
The property is classified as an office building with commercial spaces, spanning four stories and covering a total area of 17,164 square feet. It is situated on a lot of approximately 4,150 square feet.
Historically, the Flatiron District has been a hub for commercial and residential development, with many iconic buildings and landmarks nearby. 924 Broadway contributes to this vibrant neighborhood, offering a blend of historical charm and modern functionality.
For more detailed information on the property, including sales history and tax data, one can refer to local property records and databases.
924 Broadway, New York, NY 10010, is located in the Flatiron District of Manhattan. It is also known as 924-926 Broadway.
924 Broadway, Manhattan, NYC building amenities are not specified in the search results. However, if you have specific amenities for this building, you can format them as follows:
- 24-hour doorman
- Concierge services
- Indoor swimming pool
- Fitness center
- Landscaped rooftop deck
- Children's playground
- Community room
- Bicycle room
- Parking garage
For a building like 275 West 96th Street, these amenities are typical. Adjust the list based on the actual amenities available at 924 Broadway.
To create an HTML list of current office and retail tenants in the building at 924 Broadway, Manhattan, NYC, you would need specific data on the tenants. However, since the search results do not provide this information, I will create a generic template that you can fill with actual tenant data. Here's how you might structure it in HTML:
Office Tenants at 924 Broadway
- Company Name - Industry/Type
Retail Tenants at 924 Broadway
- Store Name - Type of Store
To save this in a Django model field, you would typically store it as a string in a `TextField` or `CharField` depending on the size of the data. Here's a simple example of how you might define a model for this:
python
from django.db import models
class BuildingDetails(models.Model):
address = models.CharField(max_length=200)
tenant_list_html = models.TextField()
def __str__(self):
return self.address
You would then populate the `tenant_list_html` field with the HTML content above, replacing the placeholder text with actual tenant information.
To display this HTML content in a Django template, you would use the `safe` filter to prevent Django from escaping the HTML:
{{ building_details.tenant_list_html|safe }}
This ensures that the HTML is rendered correctly on the page.
Internet Providers at 924 Broadway, Manhattan, NYC:
- Verizon Fios: Known for high speeds up to 2.3 Gbps, reliable service, and competitive pricing starting at $49.99.
- Astound Broadband Powered by RCN: Offers both cable and fiber services with unlimited data, starting at $20 per month.
- Spectrum: Provides widespread coverage with speeds up to 1 Gbps, starting at $50 per month.
924 Broadway, Manhattan, NYC
Location: Located in the Flatiron District, Manhattan, NYC.
Neighborhood: The Flatiron District is known for its vibrant atmosphere, historic buildings, and lively shopping and dining scene.
Transportation:
- Subway: Closest station is Broadway & 22nd St (N-R lines), approximately 0.049 miles away.
- Bus Routes: Nearby bus stop is E 23 St/Madison Av (X17 line), about 0.084 miles away.
Cross Streets: The building is situated near the intersection of Broadway and East 22nd Street.
None
None