[
{
"Id": 1,
"DivisionId": 1,
"Name": "StringValue",
"Description": "StringValue",
"Created": "2025-11-03T13:58:23Z",
"Updated": "2025-11-03T13:58:23Z",
"LineColor": "StringValue",
"FillColor": "StringValue",
"Visible": false,
"AvailableToChildDivisions": false,
"GeographyData": {
"WellKnownText": "StringValue"
}
}
]
<?xml version="1.0" encoding="utf-8"?>
<ArrayOfGeofence xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Geofence>
<Id>1</Id>
<DivisionId>1</DivisionId>
<Name>StringValue</Name>
<Description>StringValue</Description>
<Created>2025-11-03T13:58:23Z</Created>
<Updated>2025-11-03T13:58:23Z</Updated>
<LineColor>StringValue</LineColor>
<FillColor>StringValue</FillColor>
<Visible>false</Visible>
<AvailableToChildDivisions>false</AvailableToChildDivisions>
<GeographyData>
<WellKnownText>StringValue</WellKnownText>
</GeographyData>
</Geofence>
</ArrayOfGeofence>