1{
2 "facilityName": "Hub A",
3 "facilityCode": "REGNO:92938343",
4 "facilityOwnerId": "tenant:0e85e4d8-e9d5-4706-a33c-8ca013092e76",
5 "facilityType": "PUDCenter",
6 "area": 75,
7 "operatingDuration": "10:00AM-11:30PM",
8 "operatingDays": [
9 "Mon",
10 "Tue",
11 "Wed"
12 ],
13 "startTime": "10:00 AM",
14 "endTime": "10:00 AM",
15 "teams": [
16 "teams:2452-2253-2223-3332",
17 "teams:5437-2273-8972-3345"
18 ],
19 "propertyId": "properties:0e85e4d8-e9d5-4706-a33c-8ca013092e76",
20 "property": {
21 "propertyName": "Plot 123",
22 "propertyCode": "REGNO:784734",
23 "propertyOwnerId": "RG Estate",
24 "area": 120000,
25 "propertyOwnership": "Tenant",
26 "location": {
27 "address": {
28 "houseNumber": "123",
29 "addressLine1": "Main Street Anytown",
30 "addressLine2": "Sample Road",
31 "city": "Queens",
32 "state": "New York",
33 "zipCode": "10001",
34 "country": {
35 "code": "NY",
36 "name": "New York"
37 }
38 },
39 "geoLocation": {
40 "lat": "45",
41 "long": "90"
42 }
43 }
44 }
45}