Showroom
Updated May 9, 2026
Primary Key
id
Columns
| Name | Definition | Type |
|---|---|---|
id | Unique identifier of the showroom | string |
title | The name of the showroom | string |
country | Country where the showroom is located | string |
region | State or region within the country | string |
city | Closest city where the showroom is located | string |
address | Street address of the showroom | string |
postcode? | Postal code of the showroom location | string |
phone? | Contact phone number for the showroom | string |
email? | Contact email address for the showroom | email |
url? | URL to the showroom | url |
lon? | Longitude coordinate of the showroom location | number |
lat? | Latitude coordinate of the showroom location | number |
Created with ❤ and Livemark