Geographic Site has a list of related places - in v4 it looks like this:
"place": {
"type": "array",
"items": {
"$ref": "PlaceRefOrValue.schema.json#/definitions/PlaceRefOrValue"
}
Place is a base class for all the Geo entities. So this can be used for your use case, a list of Geo Addresses that cluster into the site.
Hope it helps
------------------------------
Jonathan Goldberg
Amdocs Management Limited
Any opinions and statements made by me on this forum are purely personal, and do not necessarily reflect the position of the TM Forum or my employer.
------------------------------