$ / SF | SF | Renta Mensual |
---|---|---|
Negotiable | 2,900 | Negotiable |
$ / SF | SF | Renta Mensual |
---|---|---|
Negotiable | 3,600 | Negotiable |
$ 39 | 3,600 | $ 11,700 |
$ / SF | SF | Renta Mensual |
---|---|---|
Please notify me when a new space is available |
Type of Space | Class A | Class B | Class C |
---|---|---|---|
Windowed office/person | $ 2,000/mo | $ 1,250/mo | $ 750/mo |
Interior office/person | $ 1,250/mo | $ 750/mo | $ 500/mo |
Type of Space | Class A | Class B | Class C |
---|---|---|---|
Windowed office/person | $ 2,000/mo | $ 1,250/mo | $ 1,000/mo |
Interior office/person | $ 1,250/mo | $ 750/mo | $ 500/mo |
$ / SF | SF | >Renta Mensual |
---|---|---|
Por favor notificame cuando un espacio este disponible |
$ / SF | SF | >Renta Mensual |
---|---|---|
Por favor notificame cuando un espacio este disponible |
$ / SF | SF | >Renta Mensual |
---|---|---|
Por favor notificame cuando un espacio este disponible |
$ / SF | SF | Monthly Rent |
---|---|---|
Please notify me when a new space is available |
$ / SF | SF | Monthly Rent |
---|---|---|
Please notify me when a new space is available |
$ / SF | SF | Monthly Rent |
---|---|---|
Please notify me when a new space is available |
Dirección: | 242-244 W 38th St |
Otras Direcciones: | 242-244 W 38th St |
Código postal: | 10018 |
Neighborhood: | Penn Plaza/Garment |
Borough: | Manhattan |
# de Pisos: | 15 |
Year Built: | 1923 |
Building Class: | C |
Block & lot: | 00787-0065 |
This property, located in the heart of the Garment District, Manhattan, has a rich history dating back to its construction in 1923. The building was last altered in 1963.
The building offers office spaces for lease, with some spaces combinable up to 7,600 square feet. The area is well-connected with major transportation options and offers a vibrant mix of restaurants, bars, and activities.
242-244 W 38th St, Manhattan, NYC
In a Django model, you could define a field like this: python from django.db import models class Address(models.Model): address_html = models.TextField(blank=True, null=True) Then, you can save the HTML representation of the address in the `address_html` field. If you want to include this HTML in a Django template, ensure you use `{% autoescape off %}` to prevent Django from escaping the HTML: {% autoescape off %} {% endautoescape %} This will render the HTML correctly in your template. To store the address in the model, you can do something like this in your view: python address = Address.objects.create( address_html="242-244 W 38th St, Manhattan, NYC
" ) Or, if you're using a form: python class AddressForm(forms.ModelForm): class Meta: model = Address fields = ['address_html'] # In your view if request.method == 'POST': form = AddressForm(request.POST) if form.is_valid(): form.save() Make sure to handle any potential security risks by validating and sanitizing user input if you're allowing users to edit the HTML content.242-244 W 38th St, Manhattan, NYC Building Amenities:
This 15-story office building is located in the Penn Plaza/Garment neighborhood of Manhattan.
As of the latest available data, specific tenant information for this building is not detailed. However, the building is part of the vibrant Garment District, hosting a variety of businesses.
For the most accurate and up-to-date tenant list, please contact the building management or a local real estate agency.
Internet Providers at 242-244 W 38th St, Manhattan, NYC:
Internet Providers at 242-244 W 38th St, Manhattan, NYC:
Location: 242-244 W 38th St, Manhattan, NYC
Transportation Options:
Cross Streets:
Nearest Subway Station: 42 St-Port Authority Bus Terminal (2 min walk)
Nearest Train Station: 34 St-Penn Station (1 min walk)
Year | $ / SF |
---|---|
2018 | 45.4 |
2020 | 35.0 |
2022 | 39.0 |
2023 | 39.0 |
Year | $ / SF |
---|---|
2018 | 49.0 |