0967d6210354cd47ac723b024ce20a474e9ec761
[policy/apex-pdp.git] /
1 {
2         "type": "array", "items": {
3                 "type" : "record",
4                 "name" : "AddressUSRecord",
5                 "fields" : [
6                         {"name": "streetaddress", "type": "string"},
7                         {"name": "city", "type": "string"}
8                         ]
9         }
10 }