JSON
Floor Plan Abbreviations - JSON
Floor plan abbreviations are a system of abbreviations and symbols used in residential floor plans and real estate advertisements. They are used to concisely express main room types (LDK, DK, K), storage spaces (WIC, SIC, CL), facilities (UB, WC, PS), and more. Understanding these symbols enables accurate comprehension of a property's layout and functionality, serving as valuable information for purchase or rental decisions.
floor plan
housing
real estate
architecture
symbols
abbreviations
apartment
house
[
{
"code": "L",
"slug": "living-room",
"name": "Living Room",
"fullName": "Living Room",
"description": "The main living space where family gathers.",
"category": "room"
},
{
"code": "D",
"slug": "dining-room",
"name": "Dining Room",
"fullName": "Dining Room",
"description": "A space for having meals.",
"category": "room"
},
{
"code": "K",
"slug": "kitchen",
"name": "Kitchen",
"fullName": "Kitchen",
"description": "A cooking space for preparing meals.",
"category": "room"
},
{
"code": "DK",
"slug": "dining-kitchen",
"name": "Dining Kitchen",
"fullName": "Dining Kitchen",
"description": "A combined dining and kitchen space.",
"category": "room"
},
{
"code": "LDK",
"slug": "living-dining-kitchen",
"name": "Living Dining Kitchen",
"fullName": "Living Dining Kitchen",
"description": "A combined living, dining, and kitchen space.",
"category": "room"
},
{
"code": "S",
"slug": "service-room",
"name": "Service Room",
"fullName": "Service Room",
"description": "A storage/multi-purpose space that does not meet daylight requirements.",
"category": "room"
},
{
"code": "N",
"slug": "storage-room",
"name": "Storage",
"fullName": "Storage Room",
"description": "A room for storage purposes.",
"category": "room"
},
{
"code": "DEN",
"slug": "den",
"name": "Den",
"fullName": "Study / Small Room",
"description": "A small room usable as a study or hobby room.",
"category": "room"
},
{
"code": "BR",
"slug": "bedroom",
"name": "Bedroom",
"fullName": "Bedroom",
"description": "A room used as a bedroom.",
"category": "room"
},
{
"code": "MBR",
"slug": "master-bedroom",
"name": "Master Bedroom",
"fullName": "Master Bedroom",
"description": "The main bedroom for couples.",
"category": "room"
},
{
"code": "WIC",
"slug": "walk-in-closet",
"name": "Walk-in Closet",
"fullName": "Walk-in Closet",
"description": "A large closet you can enter to change clothes.",
"category": "storage"
},
{
"code": "SIC",
"slug": "shoes-in-closet",
"name": "Shoes-in Closet",
"fullName": "Shoes-in Closet",
"description": "An entryway closet you can enter with shoes on.",
"category": "storage"
},
{
"code": "WTC",
"slug": "walk-through-closet",
"name": "Walk-through Closet",
"fullName": "Walk-through Closet",
"description": "A walk-in closet you can pass through.",
"category": "storage"
},
{
"code": "CL",
"slug": "closet",
"name": "Closet",
"fullName": "Closet",
"description": "A built-in wardrobe for storing clothes.",
"category": "storage"
},
{
"code": "SB",
"slug": "shoes-box",
"name": "Shoes Box",
"fullName": "Shoes Box",
"description": "A box-type storage for shoes.",
"category": "storage"
},
{
"code": "STO",
"slug": "storage",
"name": "Storage",
"fullName": "Storage",
"description": "A storage space used as a pantry or warehouse.",
"category": "storage"
},
{
"code": "TR",
"slug": "trunk-room",
"name": "Trunk Room",
"fullName": "Trunk Room",
"description": "An outdoor storage shed.",
"category": "storage"
},
{
"code": "UB",
"slug": "unit-bath",
"name": "Unit Bath",
"fullName": "Unit Bath",
"description": "A prefabricated all-in-one bathroom.",
"category": "facility"
},
{
"code": "VB",
"slug": "view-bath",
"name": "View Bath",
"fullName": "View Bath",
"description": "An open bathroom with large windows.",
"category": "facility"
},
{
"code": "WC",
"slug": "water-closet",
"name": "Water Closet",
"fullName": "Water Closet",
"description": "A flush toilet.",
"category": "facility"
},
{
"code": "DR",
"slug": "dressing-room",
"name": "Dressing Room",
"fullName": "Dressing Room",
"description": "A changing room with wash facilities.",
"category": "facility"
},
{
"code": "PR",
"slug": "powder-room",
"name": "Powder Room",
"fullName": "Powder Room",
"description": "A washroom for makeup and grooming.",
"category": "facility"
},
{
"code": "PA",
"slug": "powder-area",
"name": "Powder Area",
"fullName": "Powder Area",
"description": "A space with a washbasin and vanity.",
"category": "facility"
},
{
"code": "W",
"slug": "washing-machine",
"name": "Washing Machine",
"fullName": "Washing Machine Space",
"description": "A space for the washing machine.",
"category": "facility"
},
{
"code": "R",
"slug": "refrigerator",
"name": "Refrigerator",
"fullName": "Refrigerator Space",
"description": "A space for the refrigerator.",
"category": "facility"
},
{
"code": "AC",
"slug": "air-conditioner",
"name": "Air Conditioner",
"fullName": "Air Conditioner",
"description": "Air conditioner installation location.",
"category": "facility"
},
{
"code": "PS",
"slug": "pipe-space",
"name": "Pipe Space",
"fullName": "Pipe Space",
"description": "A space for housing pipes.",
"category": "utility"
},
{
"code": "MB",
"slug": "meter-box",
"name": "Meter Box",
"fullName": "Meter Box",
"description": "A box for housing utility meters.",
"category": "utility"
},
{
"code": "DS",
"slug": "duct-space",
"name": "Duct Space",
"fullName": "Duct Space",
"description": "A space for ventilation and HVAC ducts.",
"category": "utility"
},
{
"code": "RF",
"slug": "roof-floor",
"name": "Roof Floor",
"fullName": "Roof Floor / Loft",
"description": "An attic or loft space.",
"category": "other"
},
{
"code": "PH",
"slug": "penthouse",
"name": "Penthouse",
"fullName": "Penthouse",
"description": "A rooftop room or private garden.",
"category": "other"
},
{
"code": "EV",
"slug": "elevator",
"name": "Elevator",
"fullName": "Elevator",
"description": "Elevator location.",
"category": "other"
},
{
"code": "ENT",
"slug": "entrance",
"name": "Entrance",
"fullName": "Entrance",
"description": "Entrance location.",
"category": "other"
},
{
"code": "WD",
"slug": "wood-deck",
"name": "Wood Deck",
"fullName": "Wood Deck",
"description": "A wooden terrace or deck.",
"category": "other"
},
{
"code": "BP",
"slug": "bicycle-porch",
"name": "Bicycle Porch",
"fullName": "Bicycle Porch",
"description": "A bicycle parking space.",
"category": "other"
}
]