-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample.json
More file actions
118 lines (118 loc) · 3.55 KB
/
sample.json
File metadata and controls
118 lines (118 loc) · 3.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
{
"ContactCenter": "UPCA",
"RequestNumber": "09252012-00001",
"ReferenceRequestNumber": "",
"VersionNumber": "0",
"SequenceNumber": "2421",
"RequestType": "Normal",
"RequestAction": "Restake",
"DateTimes": {
"RequestTakenDateTime": "2011/07/02 23:09:38",
"TransmissionDateTime": "",
"LegalDateTime": "2011/07/08 07:00:00",
"ResponseDueDateTime": "2011/07/13 23:59:59",
"RestakeDate": "2011/07/21 00:00:00",
"ExpirationDate": "2011/07/26 00:00:00",
"LPMeetingAcceptDueDate": "",
"OverheadBeginDate": "",
"OverheadEndDate": ""
},
"ServiceArea": {
"PrimaryServiceAreaCode": {
"SACode": "ZZGL103"
},
"AdditionalServiceAreaCodes": {
"SACode": [
"ZZL01",
"ZZL02",
"ZZL03"
]
}
},
"Excavator": {
"CompanyName": "John Doe CONSTRUCTION",
"Address": "555 Some RD",
"City": "SOME PARK",
"State": "ZZ",
"Zip": "55555",
"Type": "Excavator",
"Contact": {
"Name": "Johnny Doe",
"Phone": "1115552345",
"Email": "example@example.com"
},
"FieldContact": {
"Name": "Field Contact",
"Phone": "1235557924",
"Email": "example@example.com"
},
"CrewOnsite": "true"
},
"ExcavationInfo": {
"TypeOfWork": "rpr man hole tops",
"WorkDoneFor": "gpc",
"ProjectDuration": "60 days",
"ProjectStartDate": "2011/07/08 07:00:00",
"Explosives": "No",
"UndergroundOverhead": "Underground",
"HorizontalBoring": "Road, Driveway, and Sidewalk",
"Whitelined": "No",
"LocateInstructions": "locate along the r/o/w on both sides of the rd - including the rd itself -",
"Remarks": "Previous Request Number:05161-120-011\n\n\t\t\tPrevious Request",
"DigsiteInfo": {
"LookupBy": "MANUAL",
"LocationType": "Multiple Address",
"Subdivision": "",
"AddressInfo": {
"State": "ST",
"County": "COUNTY",
"Place": "PLACE",
"Zip": "",
"Address": {
"AddressNum": [
"Address 1",
"Address 2"
]
},
"Street": {
"Prefix": "",
"Name": "Trinity",
"Type": "Ave",
"Suffix": "SW"
}
},
"NearStreet": {
"State": "XX",
"County": "SomeCounty",
"Place": "City",
"Prefix": "",
"Name": "",
"Type": "",
"Suffix": ""
},
"Intersection": {
"ItoI": [
{
"State": "XX",
"County": "FULERTON",
"Place": "NORCROSS",
"Prefix": "",
"Name": "London",
"Type": "St",
"Suffix": "SW"
},
{
"State": "ZZ",
"County": "COUNTY",
"Place": "ATLANTA",
"Prefix": "",
"Name": "Jefferson",
"Type": "Ave",
"Suffix": "SW"
}
]
},
"WellKnownText": "POLYGON((-81.13390268058475 32.07206917625161,-81.14660562247929 32.04064386441295,-81.08858407706913 32.02259853170128,-81.05322183341679 32.02434500961698,-81.05047525138554 32.042681017283066,-81.0319358226746 32.06537765335268,-81.01202310294804 32.078469305179404,-81.02850259513554 32.07963291684719,-81.07759774894413 32.07090546831167,-81.12154306144413 32.08806865844325,-81.13390268058475 32.07206917625161))"
}
}
}