# 1234 Sunset Blvd, Los Angeles, CA 90028

> **TL;DR:** 4bd/3.5ba single family, $2,450,000 ($766/sqft), built 2018, 3,200 sqft. Est. $12,659/mo. Listed 12 days.

## Property at a Glance

| Attribute | Value |
|-----------|-------|
| Price | $2,450,000 |
| Price/sqft | $766 |
| Bedrooms | 4 |
| Bathrooms | 3.5 |
| Square Feet | 3,200 |
| Year Built | 2018 |
| Lot Size | 8,500 sqft (0.20 acres) |
| Property Type | Single Family |
| Status | For Sale |
| Days on Market | 12 |

## Estimated Monthly Costs

| Category | Amount |
|----------|--------|
| Mortgage (20% down, 6.5%) | $10,617 |
| Property Tax | $2,042 |
| **Total** | **$12,659** |

## Property Highlights

- Panoramic City Views
- Infinity Pool
- Smart Home
- Wine Cellar

## Description

### Agent Description
Stunning modern home in the heart of Hollywood Hills with panoramic city views. This architectural masterpiece features floor-to-ceiling windows, an open floor plan, and a resort-style backyard with infinity pool. Perfect for entertaining with seamless indoor-outdoor living.

## Location

- **Address:** 1234 Sunset Blvd, Los Angeles, CA 90028
- **Neighborhood:** Hollywood Hills
- **Coordinates:** 34.0983, -118.3267
- **Google Maps:** https://www.google.com/maps?q=34.0983,-118.3267

## Listing Agent

- **Name:** Sarah Mitchell
- **Brokerage:** Luxury LA Real Estate
- **Phone:** (310) 555-0123
- **Email:** sarah@luxuryla.com

## Primary Photo

![1234 Sunset Blvd - Primary Photo](https://images.unsplash.com/photo-1613490493576-7fde63acd811?w=1200)

*3 total photos available on [listing page](https://www.propertysimple.com/listing/1234-sunset-blvd-los-angeles-ca-90028)*

---

**MLS#:** LA12345678 | **Updated:** 2026-04-24
**Source:** mls

[View on PropertySimple](https://www.propertysimple.com/listing/1234-sunset-blvd-los-angeles-ca-90028)

---

## Structured Data

```json
{
  "@context": "https://schema.org",
  "@type": "RealEstateListing",
  "name": "1234 Sunset Blvd, Los Angeles, CA 90028",
  "description": "Stunning modern home in the heart of Hollywood Hills with panoramic city views. This architectural masterpiece features floor-to-ceiling windows, an open floor plan, and a resort-style backyard with infinity pool. Perfect for entertaining with seamless indoor-outdoor living.",
  "url": "https://www.propertysimple.com/listing/1234-sunset-blvd-los-angeles-ca-90028",
  "image": "https://images.unsplash.com/photo-1613490493576-7fde63acd811?w=1200",
  "datePosted": "2026-04-24",
  "price": 2450000,
  "priceCurrency": "USD",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1234 Sunset Blvd",
    "addressLocality": "Los Angeles",
    "addressRegion": "CA",
    "postalCode": "90028",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0983,
    "longitude": -118.3267
  },
  "numberOfRooms": 4,
  "numberOfBathroomsTotal": 3.5,
  "floorSize": {
    "@type": "QuantitativeValue",
    "value": 3200,
    "unitCode": "FTK"
  },
  "yearBuilt": 2018
}
```