{
"domain": "store-1234",
"territory": "acme-reseller",
"domain-template-source": "franchise-1",
"template-variables": {
"STORE_NAME": "Acme Store #1234",
"STORE_NUMBER": "1234"
},
"main-number": "5551234567",
"user-list": [
{
"property1": "string",
"property2": "string"
}
],
"user-count": 5,
"queue-list": [
{
"property1": "string",
"property2": "string"
}
],
"queue-count": 0,
"park-list": [
{
"property1": "string",
"property2": "string"
}
],
"park-count": 0,
"conference-list": [
{
"property1": "string",
"property2": "string"
}
],
"conference-count": 0,
"attendant-list": [
{
"property1": "string",
"property2": "string"
}
],
"attendant-count": 0,
"timeframe-list": [
{
"property1": "string",
"property2": "string"
}
]
}