This documentation is under development.
{
"color": "string",
"template": "string",
"modules": {
"header": {
"type": "header",
"status": true,
"settings": {
"login_button_label": "Document Portal",
"show_login_button": true,
"logo_image": {
"url": "https://example.com/path/to/filename-01.jpg",
"filename": "filename-01.jpg",
"description": "File description / Image caption",
"filepath": "string"
},
"logo_inverted_image": {
"url": "https://example.com/path/to/filename-01.jpg",
"filename": "filename-01.jpg",
"description": "File description / Image caption",
"filepath": "string"
},
"logo_link_url": "string",
"logo_link_attr": "new_tab",
"logo_style": "default",
"layout": "white-opaque-normal"
}
},
"hero": {
"type": "hero",
"status": true,
"settings": {
"title": "Intellicenter",
"sub_title": "Your Next Office Awaits: Lease a Class A Space Today",
"layout": "bottom-overlay",
"callout": "Limited Time Offer!",
"cta_label": "Request A Callback",
"cta_action": "modal",
"cta_url": "https://example.com/path",
"image": {
"url": "https://example.com/path/to/filename-01.jpg",
"filename": "filename-01.jpg",
"description": "File description / Image caption",
"filepath": "string"
}
}
},
"availabilities": {
"type": "availabilities",
"order": 1,
"status": true,
"settings": {
"slug": "availabilities",
"title": "Availabilities",
"layout": "cards",
"order": "2",
"description": "Available units for lease"
}
},
"overview": {
"type": "overview",
"order": 1,
"status": true,
"settings": {
"slug": "overview",
"title": "Building Overview",
"sub_title": "Summary",
"layout": "normal",
"order": "1"
}
},
"amenities": {
"type": "keyfacts",
"order": 1,
"settings": {
"slug": "amenities",
"sub_title": "Amenities"
}
},
"highlights": {
"type": "highlights",
"order": 1,
"settings": {
"slug": "highlights",
"title": "string",
"sub_title": "Highlights"
}
},
"location": {
"type": "location",
"order": 1,
"status": true,
"settings": {
"slug": "location",
"title": "Location",
"order": "4",
"map_zoom": "15",
"map_center": {
"lat": 28.453547,
"lng": -80.554963
},
"pois": [
{
"lat": 28.453547,
"lng": -80.554963,
"address": "200 S College St, Charlotte, NC 28202",
"name": "Dunkin Donuts",
"category": "string"
}
],
"poi_categories": [
{
"id": "string",
"color": "red",
"label": "Building"
}
]
}
},
"gallery": {
"type": "gallery",
"order": 1,
"status": true,
"settings": {
"title": "Gallery",
"slug": "gallery",
"layout": "masonry",
"order": 5
}
},
"team": {
"type": "team",
"order": 1,
"status": true,
"settings": {
"slug": "string",
"title": "string",
"intro": "string",
"layout": "cards",
"order": 0
}
},
"contact": {
"type": "contact",
"order": 1,
"status": true,
"settings": {
"slug": "string",
"title": "Contact",
"layout": "black-center",
"intro": "For more information, please use the form below:",
"order": 0,
"leads_email": "info@yourcompany.com",
"address": "South Alston Avenue, Suite 210 \\n Durham, NC 27713",
"phone": "1234567",
"fax": "string",
"logo_image": {
"url": "https://example.com/path/to/filename-01.jpg",
"filename": "filename-01.jpg",
"description": "File description / Image caption",
"filepath": "string"
},
"logo_url": "string"
}
},
"tenants": {
"type": "tenants",
"order": 1,
"status": true,
"settings": {
"slug": "string",
"title": "string",
"items": [
{
"filename": "filename-01.jpg",
"description": "File description / Image caption",
"filepath": "string",
"address": "string",
"name": "string",
"url": "http://example.com"
}
],
"order": 0
}
},
"downloads": {
"type": "downloads",
"order": 1,
"status": true,
"settings": {
"slug": "files",
"title": "Downloads",
"layout": "cards",
"items": [
{
"url": "https://example.com/path/to/filename-01.jpg",
"filename": "filename-01.jpg",
"description": "File description / Image caption",
"filepath": "string",
"name": "Property Brochure"
}
],
"order": 8
}
},
"virtualtour": {
"type": "virtualtour",
"order": 1,
"status": true,
"settings": {
"slug": "string",
"title": "string",
"sub_title": "string",
"layout": "inline",
"description": "string",
"image": {
"url": "https://example.com/path/to/filename-01.jpg",
"filename": "filename-01.jpg",
"description": "File description / Image caption",
"filepath": "string"
}
}
},
"video": {
"type": "video",
"order": 1,
"status": true,
"settings": {
"slug": "string",
"title": "string",
"embed_code": "string",
"image": {
"url": "https://example.com/path/to/filename-01.jpg",
"filename": "filename-01.jpg",
"description": "File description / Image caption",
"filepath": "string"
},
"order": 0
}
},
"management": {
"type": "management",
"order": 1,
"status": true,
"settings": {
"slug": "string",
"title": "string",
"sub_title": "string",
"intro": "string",
"services": [
{
"title": "string",
"text": "string"
}
],
"contacts_sub_title": "string",
"contacts": [
{
"name": "Maintenance Service",
"email": "maintenance@xyz.com",
"phone": "(919) 888-9999"
}
],
"order": "string"
}
},
"custom_content": {
"type": "custom_content",
"order": 1,
"status": true,
"settings": {
"slug": "string",
"title": "string",
"sub_title": "string",
"content": "string",
"order": 0
}
}
},
"currency": "USD",
"locales": {
"languages": [
"en-US"
],
"default_language": "en-US"
},
"property_types": [
"office"
]
}