{
"categories":{
"#path":[
],
"alias":"VarChar(48)",
"title":"VarChar(52),#key",
"parent_aliases[]":"VarChar(34)",
"country_whitelist[]":"VarChar(3)",
"country_blacklist[]":"VarChar(3)"
},
"events":{
"#path":[
],
"events[]":{
"attending_count":"Integer",
"category":"VarChar(64)",
"cost":"VarChar(64)",
"cost_max":"VarChar(64)",
"description":"VarChar(238)",
"event_site_url":"VarChar(310)",
"id":"VarChar(75)",
"image_url":"VarChar(102)",
"interested_count":"Integer",
"is_canceled":"Boolean",
"is_free":"Boolean",
"is_official":"Boolean",
"latitude":"Double",
"longitude":"Double",
"name":"VarChar(64)",
"tickets_url":"VarChar(64)",
"time_end":"Timestamp(0)",
"time_start":"Timestamp(0)",
"location":{
"address1":"VarChar(64)",
"address2":"VarChar(64)",
"address3":"VarChar(64)",
"city":"VarChar(64)",
"zip_code":"Integer",
"country":"VarChar(64)",
"state":"VarChar(64)",
"display_address[]":"VarChar(64)",
"cross_streets":"VarChar(64)"
},
"business_id":"VarChar(64)"
},
"total":"Integer,#key"
},
"business":{
"#path":[
],
"businesses[]":{
"id":"VarChar(64)",
"alias":"VarChar(64)",
"name":"VarChar(64)",
"image_url":"VarChar(102)",
"is_closed":"Boolean",
"url":"VarChar(295)",
"review_count":"Integer",
"categories[]":{
"alias":"VarChar(21)",
"title":"VarChar(33)"
},
"rating":"Double",
"coordinates":{
"latitude":"Double",
"longitude":"Double"
},
"transactions[]":"VarChar(64)",
"price":"VarChar(64)",
"location":{
"address1":"VarChar(64)",
"address2":"VarChar(64)",
"address3":"VarChar(64)",
"city":"VarChar(64)",
"zip_code":"Integer",
"country":"VarChar(64)",
"state":"VarChar(64)",
"display_address[]":"VarChar(40)"
},
"phone":"VarChar(64)",
"display_phone":"VarChar(64)",
"distance":"Double"
},
"total":"Integer,#key",
"region":{
"center":{
"longitude":"Double",
"latitude":"Double"
}
},
"location":{
"#type":"VarChar(64),#key",
"#virtual":true,
"#default":"27617",
"#eq":"location"
}
}
}