Indirizzo dell'edificio: | 552 W 38th St |
Building Alternate address: | 552 W 38th St |
Codice postale: | 10018 |
Quartiere: | Penn Plaza/Garment |
Distretto: | Manhattan |
# Storie: | 2 |
Year Built: | 1920 |
Building Class: | C |
552 W 38th St, Manhattan, NYC, has a history tied to its former use as the Headquarters Gentlemen's Club. The property was owned by Louis Marolda, who purchased it in 1983. In 2014, Sean Ludwick of BlackHouse Development signed a deal to acquire the site for $40 million, intending to develop a 46-story condo-hotel tower. The planned tower was to include 175 hotel rooms and 15 full-floor condominium units with private elevators.
To convert the address "552 W 38th St, Manhattan, NYC" into HTML and save it in a Django model field, you can simply wrap the address in HTML tags. However, since you want to save it as HTML in a Django model field, you should ensure that the field type can handle HTML content, such as a `TextField`.
Here's how you might represent the address in HTML:
552 W 38th St, Manhattan, NYC
If you want to make it more structured, you could use HTML elements like `
`:
552 W 38th St, Manhattan, NYC
In Django, you would save this HTML string in a model like so:
python
from django.db import models
class AddressModel(models.Model):
address = models.TextField()
# Saving the address
address_obj = AddressModel(address="552 W 38th St, Manhattan, NYC")
address_obj.save()
This way, the HTML content is stored as a string in the database and can be rendered directly in a Django template using the `| safe` filter to prevent Django from escaping the HTML:
{{ address_obj.address | safe }}
Located at 552 W 38th St, Manhattan, NYC, the building is home to Headquarters-KONY, a premier gentlemen's club offering:
- Adult Entertainment: Features over 1,000 entertainers from around the world.
- Elite Hospitality: Offers premium liquors and VIP bottle service.
- Music and Atmosphere: DJ Joe Nobody sets the party mood with tailored mixes.
- Hours of Operation:
- Monday–Friday: 7:00 PM - 4:00 AM
- Saturday: 9:00 PM - 4:00 AM
- Contact: Text 347-473-2697 for reservations or inquiries.
552 W 38th St, Manhattan, NYC
This location is primarily known for housing the Rosewood Theater, a nightlife venue.
Current Tenants:
- Rosewood Theater - Nightlife/Entertainment
Historically, this site was home to Headquarters Gentleman's Club, but it appears that the current main tenant is the Rosewood Theater.
Internet Providers at 552 W 38th St, Manhattan, NYC:
- Verizon Fios: Known for high speeds up to 2 Gbps and reliable service. Plans start at $49.99.
- Astound Broadband Powered by RCN: Offers cable and fiber services with unlimited data. Plans start at $20.
- Spectrum: Provides cable internet with speeds up to 1 Gbps. Plans start at $50.
- Optimum: Offers speeds up to 8 Gbps with cable and fiber options.
- T-Mobile Home Internet: Rated highly for customer satisfaction in Manhattan.
Transportation to 552 W 38th St, Manhattan, NYC:
- Bus: M20, M34-SBS, M42, Q32, M11
- Train: Harlem, Hudson, PATH, Port Jefferson Branch, Port Washington Branch
- Subway: 7, 7X, A, C, E
- Ferry: Edgewater Ferry Landing, Hoboken/NJ Transit Terminal, Lincoln Harbor, Paulus Hook, Port Imperial/Weehawken
Cross Streets:
Nearest Subway Station:
- 34 St-Hudson Yards (8-minute walk)
- 42 St-Port Authority Bus Terminal (11-minute walk)
Nearest Bus Stop:
- W 42 St/11 Av (1-minute walk)
Nearest Ferry Station:
- Midtown / W. 39th St. (7-minute walk)
None
None