GET v1/NearbySites/{searchTerm}

Does a Google Geocode search for all the sites

URI template

v1/NearbySites/{searchTerm}?getNearbySitesForFirstGeocodeResult={getNearbySitesForFirstGeocodeResult}&includeAllSites={includeAllSites}&offset={offset}&limit={limit}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
searchTerm

Search term that will be sent to Google Geocode API

string

Required

getNearbySitesForFirstGeocodeResult

If there are more than one Geocode results, do a nearby search on the first item retrieved Geocode API.

boolean

Default value is True

includeAllSites

All Browsable sites will be included in response, not only sites which has ordering enabled.

boolean

Default value is False

offset

Index of the page to display.

integer

Default value is 0

limit

Count of site.

integer

Default value is 5

Body Parameters

None.

Response Information

Resource Description

Collection of GeocodeSearchResult
NameDescriptionTypeAdditional information
GeocodePlaces

List of all the Geocode places returned from Google Geocode API

Collection of GeocodeInfo

None.

NearbySites

The list of the sites for the first placed that was retrived from Google

Collection of NearbySite

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "GeocodePlaces": [
      {
        "$id": "2",
        "Name": "sample string 1",
        "Latitude": 2.1,
        "Longitude": 3.1
      },
      {
        "$id": "3",
        "Name": "sample string 4",
        "Latitude": 5.1,
        "Longitude": 6.1
      }
    ],
    "NearbySites": [
      {
        "$id": "4",
        "Site": {
          "$id": "5",
          "SiteId": 7,
          "ExternalId": "sample string 8",
          "EnterpriseUnitId": "sample string 9",
          "SiteName": "sample string 10",
          "Description": "sample string 11",
          "AddressLine1": "sample string 12",
          "AddressLine2": "sample string 13",
          "City": "sample string 14",
          "State": "sample string 15",
          "Postal": "sample string 16",
          "VoicePhone": "sample string 17",
          "FAXPhone": "sample string 18",
          "WebDesignId": 19,
          "IsEnabled": true,
          "IsLoyaltyEnabled": true,
          "IsStoredValueCardEnabled": true,
          "TimeOffsetHours": 23,
          "TimeOffsetMinutes": 24,
          "Latitude": 25.1,
          "Longitude": 26.1,
          "LastModifiedTimestamp": "2024-04-26T02:22:02.9060426",
          "CateringBCCEmailList": "sample string 28",
          "RetailBCCEmailList": "sample string 29",
          "IsMobileEnabled": true,
          "CreditProcessingMode": 0,
          "SiteStatus": 0,
          "SupportedOrderModes": 1,
          "SupportedDeliveryModes": 0,
          "DeliveryRange": 31.1,
          "Hours": [
            {
              "$id": "6",
              "DayOfWeek": 0,
              "OpeningTime": "00:00:00.1234567",
              "ClosingTime": "00:00:00.1234567",
              "IsClosed": true,
              "IsClosedForDelivery": true,
              "Delivery1Start": "2024-04-26T02:22:02.9060426",
              "Delivery1End": "2024-04-26T02:22:02.9060426",
              "Delivery2Start": "2024-04-26T02:22:02.9060426",
              "Delivery2End": "2024-04-26T02:22:02.9060426"
            },
            {
              "$id": "7",
              "DayOfWeek": 0,
              "OpeningTime": "00:00:00.1234567",
              "ClosingTime": "00:00:00.1234567",
              "IsClosed": true,
              "IsClosedForDelivery": true,
              "Delivery1Start": "2024-04-26T02:22:02.9060426",
              "Delivery1End": "2024-04-26T02:22:02.9060426",
              "Delivery2Start": "2024-04-26T02:22:02.9060426",
              "Delivery2End": "2024-04-26T02:22:02.9060426"
            }
          ],
          "SpecialEvents": [
            {
              "$id": "8",
              "SpecialEventId": 48,
              "SpecialEventStartDate": "2024-04-26T02:22:02.9060426",
              "Name": "sample string 50",
              "OpeningTime": "2024-04-26T02:22:02.9060426",
              "ClosingTime": "2024-04-26T02:22:02.9060426",
              "IsClosed": true,
              "IsClosedDelivery": true,
              "SpecialEventEndDate": "2024-04-26T02:22:02.9060426",
              "IsCompanyWide": true,
              "Delivery1Start": "2024-04-26T02:22:02.9060426",
              "Delivery1End": "2024-04-26T02:22:02.9060426",
              "Delivery2Start": "2024-04-26T02:22:02.9060426",
              "Delivery2End": "2024-04-26T02:22:02.9060426",
              "SpecialEventPurpose": "sample string 61"
            },
            {
              "$id": "9",
              "SpecialEventId": 62,
              "SpecialEventStartDate": "2024-04-26T02:22:02.9060426",
              "Name": "sample string 64",
              "OpeningTime": "2024-04-26T02:22:02.9060426",
              "ClosingTime": "2024-04-26T02:22:02.9060426",
              "IsClosed": true,
              "IsClosedDelivery": true,
              "SpecialEventEndDate": "2024-04-26T02:22:02.9060426",
              "IsCompanyWide": true,
              "Delivery1Start": "2024-04-26T02:22:02.9060426",
              "Delivery1End": "2024-04-26T02:22:02.9060426",
              "Delivery2Start": "2024-04-26T02:22:02.9060426",
              "Delivery2End": "2024-04-26T02:22:02.9060426",
              "SpecialEventPurpose": "sample string 75"
            }
          ],
          "StoreIdentifier": 76,
          "AvailableProducts": [
            0,
            0
          ],
          "OrderingState": 0,
          "Locator": 0,
          "RequireTableNumber": true,
          "OpenCheckEnabled": true,
          "StartTabEnabled": true,
          "OpenCheckAutoCloseEnabled": true
        },
        "Distance": 81.1,
        "InDeliveryZone": true,
        "SpecialEventReasons": "sample string 83",
        "Attributes": [
          {
            "$id": "10",
            "AttributeId": "sample string 84",
            "Name": "sample string 85",
            "Description": "sample string 86",
            "IsVisibleOnSiteLocator": true,
            "Ranking": 88,
            "ImageId": 89
          },
          {
            "$id": "11",
            "AttributeId": "sample string 90",
            "Name": "sample string 91",
            "Description": "sample string 92",
            "IsVisibleOnSiteLocator": true,
            "Ranking": 94,
            "ImageId": 95
          }
        ],
        "SiteSettings": [
          {
            "$id": "12",
            "Name": "sample string 96",
            "Value": "sample string 97"
          },
          {
            "$id": "13",
            "Name": "sample string 98",
            "Value": "sample string 99"
          }
        ],
        "Dayparts": [
          {
            "$id": "14",
            "DaypartPosId": 100,
            "DesignId": 101,
            "Name": "sample string 103",
            "StartTime": "00:00:00.1234567",
            "EndTime": "00:00:00.1234567"
          },
          {
            "$id": "15",
            "DaypartPosId": 106,
            "DesignId": 107,
            "Name": "sample string 109",
            "StartTime": "00:00:00.1234567",
            "EndTime": "00:00:00.1234567"
          }
        ],
        "ManualDayparts": [
          {
            "$id": "16",
            "DesignId": 113,
            "DaypartId": 64,
            "Name": "sample string 115",
            "MonStart": "00:00:00.1234567",
            "MonEnd": "00:00:00.1234567",
            "TueStart": "00:00:00.1234567",
            "TueEnd": "00:00:00.1234567",
            "WedStart": "00:00:00.1234567",
            "WedEnd": "00:00:00.1234567",
            "ThuStart": "00:00:00.1234567",
            "ThuEnd": "00:00:00.1234567",
            "FriStart": "00:00:00.1234567",
            "FriEnd": "00:00:00.1234567",
            "SatStart": "00:00:00.1234567",
            "SatEnd": "00:00:00.1234567",
            "SunStart": "00:00:00.1234567",
            "SunEnd": "00:00:00.1234567"
          },
          {
            "$id": "17",
            "DesignId": 131,
            "DaypartId": 64,
            "Name": "sample string 133",
            "MonStart": "00:00:00.1234567",
            "MonEnd": "00:00:00.1234567",
            "TueStart": "00:00:00.1234567",
            "TueEnd": "00:00:00.1234567",
            "WedStart": "00:00:00.1234567",
            "WedEnd": "00:00:00.1234567",
            "ThuStart": "00:00:00.1234567",
            "ThuEnd": "00:00:00.1234567",
            "FriStart": "00:00:00.1234567",
            "FriEnd": "00:00:00.1234567",
            "SatStart": "00:00:00.1234567",
            "SatEnd": "00:00:00.1234567",
            "SunStart": "00:00:00.1234567",
            "SunEnd": "00:00:00.1234567"
          }
        ]
      },
      {
        "$id": "18",
        "Site": {
          "$id": "19",
          "SiteId": 148,
          "ExternalId": "sample string 149",
          "EnterpriseUnitId": "sample string 150",
          "SiteName": "sample string 151",
          "Description": "sample string 152",
          "AddressLine1": "sample string 153",
          "AddressLine2": "sample string 154",
          "City": "sample string 155",
          "State": "sample string 156",
          "Postal": "sample string 157",
          "VoicePhone": "sample string 158",
          "FAXPhone": "sample string 159",
          "WebDesignId": 160,
          "IsEnabled": true,
          "IsLoyaltyEnabled": true,
          "IsStoredValueCardEnabled": true,
          "TimeOffsetHours": 164,
          "TimeOffsetMinutes": 165,
          "Latitude": 166.1,
          "Longitude": 167.1,
          "LastModifiedTimestamp": "2024-04-26T02:22:02.9060426",
          "CateringBCCEmailList": "sample string 169",
          "RetailBCCEmailList": "sample string 170",
          "IsMobileEnabled": true,
          "CreditProcessingMode": 0,
          "SiteStatus": 0,
          "SupportedOrderModes": 1,
          "SupportedDeliveryModes": 0,
          "DeliveryRange": 172.1,
          "Hours": [
            {
              "$id": "20",
              "DayOfWeek": 0,
              "OpeningTime": "00:00:00.1234567",
              "ClosingTime": "00:00:00.1234567",
              "IsClosed": true,
              "IsClosedForDelivery": true,
              "Delivery1Start": "2024-04-26T02:22:02.9060426",
              "Delivery1End": "2024-04-26T02:22:02.9060426",
              "Delivery2Start": "2024-04-26T02:22:02.9060426",
              "Delivery2End": "2024-04-26T02:22:02.9060426"
            },
            {
              "$id": "21",
              "DayOfWeek": 0,
              "OpeningTime": "00:00:00.1234567",
              "ClosingTime": "00:00:00.1234567",
              "IsClosed": true,
              "IsClosedForDelivery": true,
              "Delivery1Start": "2024-04-26T02:22:02.9060426",
              "Delivery1End": "2024-04-26T02:22:02.9060426",
              "Delivery2Start": "2024-04-26T02:22:02.9060426",
              "Delivery2End": "2024-04-26T02:22:02.9060426"
            }
          ],
          "SpecialEvents": [
            {
              "$id": "22",
              "SpecialEventId": 189,
              "SpecialEventStartDate": "2024-04-26T02:22:02.9060426",
              "Name": "sample string 191",
              "OpeningTime": "2024-04-26T02:22:02.9060426",
              "ClosingTime": "2024-04-26T02:22:02.9060426",
              "IsClosed": true,
              "IsClosedDelivery": true,
              "SpecialEventEndDate": "2024-04-26T02:22:02.9060426",
              "IsCompanyWide": true,
              "Delivery1Start": "2024-04-26T02:22:02.9060426",
              "Delivery1End": "2024-04-26T02:22:02.9060426",
              "Delivery2Start": "2024-04-26T02:22:02.9060426",
              "Delivery2End": "2024-04-26T02:22:02.9060426",
              "SpecialEventPurpose": "sample string 202"
            },
            {
              "$id": "23",
              "SpecialEventId": 203,
              "SpecialEventStartDate": "2024-04-26T02:22:02.9060426",
              "Name": "sample string 205",
              "OpeningTime": "2024-04-26T02:22:02.9060426",
              "ClosingTime": "2024-04-26T02:22:02.9060426",
              "IsClosed": true,
              "IsClosedDelivery": true,
              "SpecialEventEndDate": "2024-04-26T02:22:02.9060426",
              "IsCompanyWide": true,
              "Delivery1Start": "2024-04-26T02:22:02.9060426",
              "Delivery1End": "2024-04-26T02:22:02.9060426",
              "Delivery2Start": "2024-04-26T02:22:02.9060426",
              "Delivery2End": "2024-04-26T02:22:02.9060426",
              "SpecialEventPurpose": "sample string 216"
            }
          ],
          "StoreIdentifier": 217,
          "AvailableProducts": [
            0,
            0
          ],
          "OrderingState": 0,
          "Locator": 0,
          "RequireTableNumber": true,
          "OpenCheckEnabled": true,
          "StartTabEnabled": true,
          "OpenCheckAutoCloseEnabled": true
        },
        "Distance": 222.1,
        "InDeliveryZone": true,
        "SpecialEventReasons": "sample string 224",
        "Attributes": [
          {
            "$id": "24",
            "AttributeId": "sample string 225",
            "Name": "sample string 226",
            "Description": "sample string 227",
            "IsVisibleOnSiteLocator": true,
            "Ranking": 229,
            "ImageId": 230
          },
          {
            "$id": "25",
            "AttributeId": "sample string 231",
            "Name": "sample string 232",
            "Description": "sample string 233",
            "IsVisibleOnSiteLocator": true,
            "Ranking": 235,
            "ImageId": 236
          }
        ],
        "SiteSettings": [
          {
            "$id": "26",
            "Name": "sample string 237",
            "Value": "sample string 238"
          },
          {
            "$id": "27",
            "Name": "sample string 239",
            "Value": "sample string 240"
          }
        ],
        "Dayparts": [
          {
            "$id": "28",
            "DaypartPosId": 241,
            "DesignId": 242,
            "Name": "sample string 244",
            "StartTime": "00:00:00.1234567",
            "EndTime": "00:00:00.1234567"
          },
          {
            "$id": "29",
            "DaypartPosId": 247,
            "DesignId": 248,
            "Name": "sample string 250",
            "StartTime": "00:00:00.1234567",
            "EndTime": "00:00:00.1234567"
          }
        ],
        "ManualDayparts": [
          {
            "$id": "30",
            "DesignId": 254,
            "DaypartId": 64,
            "Name": "sample string 256",
            "MonStart": "00:00:00.1234567",
            "MonEnd": "00:00:00.1234567",
            "TueStart": "00:00:00.1234567",
            "TueEnd": "00:00:00.1234567",
            "WedStart": "00:00:00.1234567",
            "WedEnd": "00:00:00.1234567",
            "ThuStart": "00:00:00.1234567",
            "ThuEnd": "00:00:00.1234567",
            "FriStart": "00:00:00.1234567",
            "FriEnd": "00:00:00.1234567",
            "SatStart": "00:00:00.1234567",
            "SatEnd": "00:00:00.1234567",
            "SunStart": "00:00:00.1234567",
            "SunEnd": "00:00:00.1234567"
          },
          {
            "$id": "31",
            "DesignId": 272,
            "DaypartId": 64,
            "Name": "sample string 274",
            "MonStart": "00:00:00.1234567",
            "MonEnd": "00:00:00.1234567",
            "TueStart": "00:00:00.1234567",
            "TueEnd": "00:00:00.1234567",
            "WedStart": "00:00:00.1234567",
            "WedEnd": "00:00:00.1234567",
            "ThuStart": "00:00:00.1234567",
            "ThuEnd": "00:00:00.1234567",
            "FriStart": "00:00:00.1234567",
            "FriEnd": "00:00:00.1234567",
            "SatStart": "00:00:00.1234567",
            "SatEnd": "00:00:00.1234567",
            "SunStart": "00:00:00.1234567",
            "SunEnd": "00:00:00.1234567"
          }
        ]
      }
    ]
  },
  {
    "$id": "32",
    "GeocodePlaces": [
      {
        "$id": "33",
        "Name": "sample string 289",
        "Latitude": 290.1,
        "Longitude": 291.1
      },
      {
        "$id": "34",
        "Name": "sample string 292",
        "Latitude": 293.1,
        "Longitude": 294.1
      }
    ],
    "NearbySites": [
      {
        "$id": "35",
        "Site": {
          "$id": "36",
          "SiteId": 295,
          "ExternalId": "sample string 296",
          "EnterpriseUnitId": "sample string 297",
          "SiteName": "sample string 298",
          "Description": "sample string 299",
          "AddressLine1": "sample string 300",
          "AddressLine2": "sample string 301",
          "City": "sample string 302",
          "State": "sample string 303",
          "Postal": "sample string 304",
          "VoicePhone": "sample string 305",
          "FAXPhone": "sample string 306",
          "WebDesignId": 307,
          "IsEnabled": true,
          "IsLoyaltyEnabled": true,
          "IsStoredValueCardEnabled": true,
          "TimeOffsetHours": 311,
          "TimeOffsetMinutes": 312,
          "Latitude": 313.1,
          "Longitude": 314.1,
          "LastModifiedTimestamp": "2024-04-26T02:22:02.9060426",
          "CateringBCCEmailList": "sample string 316",
          "RetailBCCEmailList": "sample string 317",
          "IsMobileEnabled": true,
          "CreditProcessingMode": 0,
          "SiteStatus": 0,
          "SupportedOrderModes": 1,
          "SupportedDeliveryModes": 0,
          "DeliveryRange": 319.1,
          "Hours": [
            {
              "$id": "37",
              "DayOfWeek": 0,
              "OpeningTime": "00:00:00.1234567",
              "ClosingTime": "00:00:00.1234567",
              "IsClosed": true,
              "IsClosedForDelivery": true,
              "Delivery1Start": "2024-04-26T02:22:02.9060426",
              "Delivery1End": "2024-04-26T02:22:02.9060426",
              "Delivery2Start": "2024-04-26T02:22:02.9060426",
              "Delivery2End": "2024-04-26T02:22:02.9060426"
            },
            {
              "$id": "38",
              "DayOfWeek": 0,
              "OpeningTime": "00:00:00.1234567",
              "ClosingTime": "00:00:00.1234567",
              "IsClosed": true,
              "IsClosedForDelivery": true,
              "Delivery1Start": "2024-04-26T02:22:02.9060426",
              "Delivery1End": "2024-04-26T02:22:02.9060426",
              "Delivery2Start": "2024-04-26T02:22:02.9060426",
              "Delivery2End": "2024-04-26T02:22:02.9060426"
            }
          ],
          "SpecialEvents": [
            {
              "$id": "39",
              "SpecialEventId": 336,
              "SpecialEventStartDate": "2024-04-26T02:22:02.9060426",
              "Name": "sample string 338",
              "OpeningTime": "2024-04-26T02:22:02.9060426",
              "ClosingTime": "2024-04-26T02:22:02.9060426",
              "IsClosed": true,
              "IsClosedDelivery": true,
              "SpecialEventEndDate": "2024-04-26T02:22:02.9060426",
              "IsCompanyWide": true,
              "Delivery1Start": "2024-04-26T02:22:02.9060426",
              "Delivery1End": "2024-04-26T02:22:02.9060426",
              "Delivery2Start": "2024-04-26T02:22:02.9060426",
              "Delivery2End": "2024-04-26T02:22:02.9060426",
              "SpecialEventPurpose": "sample string 349"
            },
            {
              "$id": "40",
              "SpecialEventId": 350,
              "SpecialEventStartDate": "2024-04-26T02:22:02.9060426",
              "Name": "sample string 352",
              "OpeningTime": "2024-04-26T02:22:02.9060426",
              "ClosingTime": "2024-04-26T02:22:02.9060426",
              "IsClosed": true,
              "IsClosedDelivery": true,
              "SpecialEventEndDate": "2024-04-26T02:22:02.9060426",
              "IsCompanyWide": true,
              "Delivery1Start": "2024-04-26T02:22:02.9060426",
              "Delivery1End": "2024-04-26T02:22:02.9060426",
              "Delivery2Start": "2024-04-26T02:22:02.9060426",
              "Delivery2End": "2024-04-26T02:22:02.9060426",
              "SpecialEventPurpose": "sample string 363"
            }
          ],
          "StoreIdentifier": 364,
          "AvailableProducts": [
            0,
            0
          ],
          "OrderingState": 0,
          "Locator": 0,
          "RequireTableNumber": true,
          "OpenCheckEnabled": true,
          "StartTabEnabled": true,
          "OpenCheckAutoCloseEnabled": true
        },
        "Distance": 369.1,
        "InDeliveryZone": true,
        "SpecialEventReasons": "sample string 371",
        "Attributes": [
          {
            "$id": "41",
            "AttributeId": "sample string 372",
            "Name": "sample string 373",
            "Description": "sample string 374",
            "IsVisibleOnSiteLocator": true,
            "Ranking": 376,
            "ImageId": 377
          },
          {
            "$id": "42",
            "AttributeId": "sample string 378",
            "Name": "sample string 379",
            "Description": "sample string 380",
            "IsVisibleOnSiteLocator": true,
            "Ranking": 382,
            "ImageId": 383
          }
        ],
        "SiteSettings": [
          {
            "$id": "43",
            "Name": "sample string 384",
            "Value": "sample string 385"
          },
          {
            "$id": "44",
            "Name": "sample string 386",
            "Value": "sample string 387"
          }
        ],
        "Dayparts": [
          {
            "$id": "45",
            "DaypartPosId": 388,
            "DesignId": 389,
            "Name": "sample string 391",
            "StartTime": "00:00:00.1234567",
            "EndTime": "00:00:00.1234567"
          },
          {
            "$id": "46",
            "DaypartPosId": 394,
            "DesignId": 395,
            "Name": "sample string 397",
            "StartTime": "00:00:00.1234567",
            "EndTime": "00:00:00.1234567"
          }
        ],
        "ManualDayparts": [
          {
            "$id": "47",
            "DesignId": 401,
            "DaypartId": 64,
            "Name": "sample string 403",
            "MonStart": "00:00:00.1234567",
            "MonEnd": "00:00:00.1234567",
            "TueStart": "00:00:00.1234567",
            "TueEnd": "00:00:00.1234567",
            "WedStart": "00:00:00.1234567",
            "WedEnd": "00:00:00.1234567",
            "ThuStart": "00:00:00.1234567",
            "ThuEnd": "00:00:00.1234567",
            "FriStart": "00:00:00.1234567",
            "FriEnd": "00:00:00.1234567",
            "SatStart": "00:00:00.1234567",
            "SatEnd": "00:00:00.1234567",
            "SunStart": "00:00:00.1234567",
            "SunEnd": "00:00:00.1234567"
          },
          {
            "$id": "48",
            "DesignId": 419,
            "DaypartId": 64,
            "Name": "sample string 421",
            "MonStart": "00:00:00.1234567",
            "MonEnd": "00:00:00.1234567",
            "TueStart": "00:00:00.1234567",
            "TueEnd": "00:00:00.1234567",
            "WedStart": "00:00:00.1234567",
            "WedEnd": "00:00:00.1234567",
            "ThuStart": "00:00:00.1234567",
            "ThuEnd": "00:00:00.1234567",
            "FriStart": "00:00:00.1234567",
            "FriEnd": "00:00:00.1234567",
            "SatStart": "00:00:00.1234567",
            "SatEnd": "00:00:00.1234567",
            "SunStart": "00:00:00.1234567",
            "SunEnd": "00:00:00.1234567"
          }
        ]
      },
      {
        "$id": "49",
        "Site": {
          "$id": "50",
          "SiteId": 436,
          "ExternalId": "sample string 437",
          "EnterpriseUnitId": "sample string 438",
          "SiteName": "sample string 439",
          "Description": "sample string 440",
          "AddressLine1": "sample string 441",
          "AddressLine2": "sample string 442",
          "City": "sample string 443",
          "State": "sample string 444",
          "Postal": "sample string 445",
          "VoicePhone": "sample string 446",
          "FAXPhone": "sample string 447",
          "WebDesignId": 448,
          "IsEnabled": true,
          "IsLoyaltyEnabled": true,
          "IsStoredValueCardEnabled": true,
          "TimeOffsetHours": 452,
          "TimeOffsetMinutes": 453,
          "Latitude": 454.1,
          "Longitude": 455.1,
          "LastModifiedTimestamp": "2024-04-26T02:22:02.9060426",
          "CateringBCCEmailList": "sample string 457",
          "RetailBCCEmailList": "sample string 458",
          "IsMobileEnabled": true,
          "CreditProcessingMode": 0,
          "SiteStatus": 0,
          "SupportedOrderModes": 1,
          "SupportedDeliveryModes": 0,
          "DeliveryRange": 460.1,
          "Hours": [
            {
              "$id": "51",
              "DayOfWeek": 0,
              "OpeningTime": "00:00:00.1234567",
              "ClosingTime": "00:00:00.1234567",
              "IsClosed": true,
              "IsClosedForDelivery": true,
              "Delivery1Start": "2024-04-26T02:22:02.9060426",
              "Delivery1End": "2024-04-26T02:22:02.9060426",
              "Delivery2Start": "2024-04-26T02:22:02.9060426",
              "Delivery2End": "2024-04-26T02:22:02.9060426"
            },
            {
              "$id": "52",
              "DayOfWeek": 0,
              "OpeningTime": "00:00:00.1234567",
              "ClosingTime": "00:00:00.1234567",
              "IsClosed": true,
              "IsClosedForDelivery": true,
              "Delivery1Start": "2024-04-26T02:22:02.9060426",
              "Delivery1End": "2024-04-26T02:22:02.9060426",
              "Delivery2Start": "2024-04-26T02:22:02.9060426",
              "Delivery2End": "2024-04-26T02:22:02.9060426"
            }
          ],
          "SpecialEvents": [
            {
              "$id": "53",
              "SpecialEventId": 477,
              "SpecialEventStartDate": "2024-04-26T02:22:02.9060426",
              "Name": "sample string 479",
              "OpeningTime": "2024-04-26T02:22:02.9060426",
              "ClosingTime": "2024-04-26T02:22:02.9060426",
              "IsClosed": true,
              "IsClosedDelivery": true,
              "SpecialEventEndDate": "2024-04-26T02:22:02.9060426",
              "IsCompanyWide": true,
              "Delivery1Start": "2024-04-26T02:22:02.9060426",
              "Delivery1End": "2024-04-26T02:22:02.9060426",
              "Delivery2Start": "2024-04-26T02:22:02.9060426",
              "Delivery2End": "2024-04-26T02:22:02.9060426",
              "SpecialEventPurpose": "sample string 490"
            },
            {
              "$id": "54",
              "SpecialEventId": 491,
              "SpecialEventStartDate": "2024-04-26T02:22:02.9060426",
              "Name": "sample string 493",
              "OpeningTime": "2024-04-26T02:22:02.9060426",
              "ClosingTime": "2024-04-26T02:22:02.9060426",
              "IsClosed": true,
              "IsClosedDelivery": true,
              "SpecialEventEndDate": "2024-04-26T02:22:02.9060426",
              "IsCompanyWide": true,
              "Delivery1Start": "2024-04-26T02:22:02.9060426",
              "Delivery1End": "2024-04-26T02:22:02.9060426",
              "Delivery2Start": "2024-04-26T02:22:02.9060426",
              "Delivery2End": "2024-04-26T02:22:02.9060426",
              "SpecialEventPurpose": "sample string 504"
            }
          ],
          "StoreIdentifier": 505,
          "AvailableProducts": [
            0,
            0
          ],
          "OrderingState": 0,
          "Locator": 0,
          "RequireTableNumber": true,
          "OpenCheckEnabled": true,
          "StartTabEnabled": true,
          "OpenCheckAutoCloseEnabled": true
        },
        "Distance": 510.1,
        "InDeliveryZone": true,
        "SpecialEventReasons": "sample string 512",
        "Attributes": [
          {
            "$id": "55",
            "AttributeId": "sample string 513",
            "Name": "sample string 514",
            "Description": "sample string 515",
            "IsVisibleOnSiteLocator": true,
            "Ranking": 517,
            "ImageId": 518
          },
          {
            "$id": "56",
            "AttributeId": "sample string 519",
            "Name": "sample string 520",
            "Description": "sample string 521",
            "IsVisibleOnSiteLocator": true,
            "Ranking": 523,
            "ImageId": 524
          }
        ],
        "SiteSettings": [
          {
            "$id": "57",
            "Name": "sample string 525",
            "Value": "sample string 526"
          },
          {
            "$id": "58",
            "Name": "sample string 527",
            "Value": "sample string 528"
          }
        ],
        "Dayparts": [
          {
            "$id": "59",
            "DaypartPosId": 529,
            "DesignId": 530,
            "Name": "sample string 532",
            "StartTime": "00:00:00.1234567",
            "EndTime": "00:00:00.1234567"
          },
          {
            "$id": "60",
            "DaypartPosId": 535,
            "DesignId": 536,
            "Name": "sample string 538",
            "StartTime": "00:00:00.1234567",
            "EndTime": "00:00:00.1234567"
          }
        ],
        "ManualDayparts": [
          {
            "$id": "61",
            "DesignId": 542,
            "DaypartId": 64,
            "Name": "sample string 544",
            "MonStart": "00:00:00.1234567",
            "MonEnd": "00:00:00.1234567",
            "TueStart": "00:00:00.1234567",
            "TueEnd": "00:00:00.1234567",
            "WedStart": "00:00:00.1234567",
            "WedEnd": "00:00:00.1234567",
            "ThuStart": "00:00:00.1234567",
            "ThuEnd": "00:00:00.1234567",
            "FriStart": "00:00:00.1234567",
            "FriEnd": "00:00:00.1234567",
            "SatStart": "00:00:00.1234567",
            "SatEnd": "00:00:00.1234567",
            "SunStart": "00:00:00.1234567",
            "SunEnd": "00:00:00.1234567"
          },
          {
            "$id": "62",
            "DesignId": 560,
            "DaypartId": 64,
            "Name": "sample string 562",
            "MonStart": "00:00:00.1234567",
            "MonEnd": "00:00:00.1234567",
            "TueStart": "00:00:00.1234567",
            "TueEnd": "00:00:00.1234567",
            "WedStart": "00:00:00.1234567",
            "WedEnd": "00:00:00.1234567",
            "ThuStart": "00:00:00.1234567",
            "ThuEnd": "00:00:00.1234567",
            "FriStart": "00:00:00.1234567",
            "FriEnd": "00:00:00.1234567",
            "SatStart": "00:00:00.1234567",
            "SatEnd": "00:00:00.1234567",
            "SunStart": "00:00:00.1234567",
            "SunEnd": "00:00:00.1234567"
          }
        ]
      }
    ]
  }
]

application/xml, text/xml

Sample:
<ArrayOfGeocodeSearchResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/OnlineOrderingAPI.Models.v1.Response">
  <GeocodeSearchResult>
    <GeocodePlaces>
      <GeocodeInfo>
        <Latitude>2.1</Latitude>
        <Longitude>3.1</Longitude>
        <Name>sample string 1</Name>
      </GeocodeInfo>
      <GeocodeInfo>
        <Latitude>5.1</Latitude>
        <Longitude>6.1</Longitude>
        <Name>sample string 4</Name>
      </GeocodeInfo>
    </GeocodePlaces>
    <NearbySites xmlns:d3p1="http://schemas.datacontract.org/2004/07/OnlineOrderingAPI.Models.v1">
      <d3p1:NearbySite>
        <d3p1:Attributes>
          <d3p1:SiteAttribute>
            <d3p1:AttributeId>sample string 84</d3p1:AttributeId>
            <d3p1:Description>sample string 86</d3p1:Description>
            <d3p1:ImageId>89</d3p1:ImageId>
            <d3p1:IsVisibleOnSiteLocator>true</d3p1:IsVisibleOnSiteLocator>
            <d3p1:Name>sample string 85</d3p1:Name>
            <d3p1:Ranking>88</d3p1:Ranking>
          </d3p1:SiteAttribute>
          <d3p1:SiteAttribute>
            <d3p1:AttributeId>sample string 90</d3p1:AttributeId>
            <d3p1:Description>sample string 92</d3p1:Description>
            <d3p1:ImageId>95</d3p1:ImageId>
            <d3p1:IsVisibleOnSiteLocator>true</d3p1:IsVisibleOnSiteLocator>
            <d3p1:Name>sample string 91</d3p1:Name>
            <d3p1:Ranking>94</d3p1:Ranking>
          </d3p1:SiteAttribute>
        </d3p1:Attributes>
        <d3p1:Dayparts>
          <d3p1:Daypart>
            <d3p1:DaypartPosId>100</d3p1:DaypartPosId>
            <d3p1:DesignId>101</d3p1:DesignId>
            <d3p1:EndTime>PT0.1234567S</d3p1:EndTime>
            <d3p1:Name>sample string 103</d3p1:Name>
            <d3p1:SiteId>102</d3p1:SiteId>
            <d3p1:StartTime>PT0.1234567S</d3p1:StartTime>
          </d3p1:Daypart>
          <d3p1:Daypart>
            <d3p1:DaypartPosId>106</d3p1:DaypartPosId>
            <d3p1:DesignId>107</d3p1:DesignId>
            <d3p1:EndTime>PT0.1234567S</d3p1:EndTime>
            <d3p1:Name>sample string 109</d3p1:Name>
            <d3p1:SiteId>108</d3p1:SiteId>
            <d3p1:StartTime>PT0.1234567S</d3p1:StartTime>
          </d3p1:Daypart>
        </d3p1:Dayparts>
        <d3p1:Distance>81.1</d3p1:Distance>
        <d3p1:InDeliveryZone>true</d3p1:InDeliveryZone>
        <d3p1:ManualDayparts>
          <d3p1:ManualDaypart>
            <d3p1:DaypartId>64</d3p1:DaypartId>
            <d3p1:DesignId>113</d3p1:DesignId>
            <d3p1:FriEnd>PT0.1234567S</d3p1:FriEnd>
            <d3p1:FriStart>PT0.1234567S</d3p1:FriStart>
            <d3p1:MonEnd>PT0.1234567S</d3p1:MonEnd>
            <d3p1:MonStart>PT0.1234567S</d3p1:MonStart>
            <d3p1:Name>sample string 115</d3p1:Name>
            <d3p1:SatEnd>PT0.1234567S</d3p1:SatEnd>
            <d3p1:SatStart>PT0.1234567S</d3p1:SatStart>
            <d3p1:SiteId>112</d3p1:SiteId>
            <d3p1:SunEnd>PT0.1234567S</d3p1:SunEnd>
            <d3p1:SunStart>PT0.1234567S</d3p1:SunStart>
            <d3p1:ThuEnd>PT0.1234567S</d3p1:ThuEnd>
            <d3p1:ThuStart>PT0.1234567S</d3p1:ThuStart>
            <d3p1:TueEnd>PT0.1234567S</d3p1:TueEnd>
            <d3p1:TueStart>PT0.1234567S</d3p1:TueStart>
            <d3p1:WedEnd>PT0.1234567S</d3p1:WedEnd>
            <d3p1:WedStart>PT0.1234567S</d3p1:WedStart>
          </d3p1:ManualDaypart>
          <d3p1:ManualDaypart>
            <d3p1:DaypartId>64</d3p1:DaypartId>
            <d3p1:DesignId>131</d3p1:DesignId>
            <d3p1:FriEnd>PT0.1234567S</d3p1:FriEnd>
            <d3p1:FriStart>PT0.1234567S</d3p1:FriStart>
            <d3p1:MonEnd>PT0.1234567S</d3p1:MonEnd>
            <d3p1:MonStart>PT0.1234567S</d3p1:MonStart>
            <d3p1:Name>sample string 133</d3p1:Name>
            <d3p1:SatEnd>PT0.1234567S</d3p1:SatEnd>
            <d3p1:SatStart>PT0.1234567S</d3p1:SatStart>
            <d3p1:SiteId>130</d3p1:SiteId>
            <d3p1:SunEnd>PT0.1234567S</d3p1:SunEnd>
            <d3p1:SunStart>PT0.1234567S</d3p1:SunStart>
            <d3p1:ThuEnd>PT0.1234567S</d3p1:ThuEnd>
            <d3p1:ThuStart>PT0.1234567S</d3p1:ThuStart>
            <d3p1:TueEnd>PT0.1234567S</d3p1:TueEnd>
            <d3p1:TueStart>PT0.1234567S</d3p1:TueStart>
            <d3p1:WedEnd>PT0.1234567S</d3p1:WedEnd>
            <d3p1:WedStart>PT0.1234567S</d3p1:WedStart>
          </d3p1:ManualDaypart>
        </d3p1:ManualDayparts>
        <d3p1:Site>
          <d3p1:AddressLine1>sample string 12</d3p1:AddressLine1>
          <d3p1:AddressLine2>sample string 13</d3p1:AddressLine2>
          <d3p1:AvailableProducts>
            <d3p1:ProductType>Invalid</d3p1:ProductType>
            <d3p1:ProductType>Invalid</d3p1:ProductType>
          </d3p1:AvailableProducts>
          <d3p1:CateringBCCEmailList>sample string 28</d3p1:CateringBCCEmailList>
          <d3p1:City>sample string 14</d3p1:City>
          <d3p1:CreditProcessingMode>NotSupported</d3p1:CreditProcessingMode>
          <d3p1:DeliveryRange>31.1</d3p1:DeliveryRange>
          <d3p1:Description>sample string 11</d3p1:Description>
          <d3p1:EnterpriseUnitId>sample string 9</d3p1:EnterpriseUnitId>
          <d3p1:ExternalId>sample string 8</d3p1:ExternalId>
          <d3p1:FAXPhone>sample string 18</d3p1:FAXPhone>
          <d3p1:Hours>
            <d3p1:SiteHours>
              <d3p1:ClosingTime>PT0.1234567S</d3p1:ClosingTime>
              <d3p1:DayOfWeek>Sunday</d3p1:DayOfWeek>
              <d3p1:Delivery1End>2024-04-26T02:22:02.9060426</d3p1:Delivery1End>
              <d3p1:Delivery1Start>2024-04-26T02:22:02.9060426</d3p1:Delivery1Start>
              <d3p1:Delivery2End>2024-04-26T02:22:02.9060426</d3p1:Delivery2End>
              <d3p1:Delivery2Start>2024-04-26T02:22:02.9060426</d3p1:Delivery2Start>
              <d3p1:IsClosed>true</d3p1:IsClosed>
              <d3p1:IsClosedForDelivery>true</d3p1:IsClosedForDelivery>
              <d3p1:OpeningTime>PT0.1234567S</d3p1:OpeningTime>
            </d3p1:SiteHours>
            <d3p1:SiteHours>
              <d3p1:ClosingTime>PT0.1234567S</d3p1:ClosingTime>
              <d3p1:DayOfWeek>Sunday</d3p1:DayOfWeek>
              <d3p1:Delivery1End>2024-04-26T02:22:02.9060426</d3p1:Delivery1End>
              <d3p1:Delivery1Start>2024-04-26T02:22:02.9060426</d3p1:Delivery1Start>
              <d3p1:Delivery2End>2024-04-26T02:22:02.9060426</d3p1:Delivery2End>
              <d3p1:Delivery2Start>2024-04-26T02:22:02.9060426</d3p1:Delivery2Start>
              <d3p1:IsClosed>true</d3p1:IsClosed>
              <d3p1:IsClosedForDelivery>true</d3p1:IsClosedForDelivery>
              <d3p1:OpeningTime>PT0.1234567S</d3p1:OpeningTime>
            </d3p1:SiteHours>
          </d3p1:Hours>
          <d3p1:IsEnabled>true</d3p1:IsEnabled>
          <d3p1:IsLoyaltyEnabled>true</d3p1:IsLoyaltyEnabled>
          <d3p1:IsMobileEnabled>true</d3p1:IsMobileEnabled>
          <d3p1:IsStoredValueCardEnabled>true</d3p1:IsStoredValueCardEnabled>
          <d3p1:LastModifiedTimestamp>2024-04-26T02:22:02.9060426</d3p1:LastModifiedTimestamp>
          <d3p1:Latitude>25.1</d3p1:Latitude>
          <d3p1:Locator>NotBrowsable</d3p1:Locator>
          <d3p1:Longitude>26.1</d3p1:Longitude>
          <d3p1:OpenCheckAutoCloseEnabled>true</d3p1:OpenCheckAutoCloseEnabled>
          <d3p1:OpenCheckEnabled>true</d3p1:OpenCheckEnabled>
          <d3p1:OrderingState>NotAcceptingOrders</d3p1:OrderingState>
          <d3p1:Postal>sample string 16</d3p1:Postal>
          <d3p1:RequireTableNumber>true</d3p1:RequireTableNumber>
          <d3p1:RetailBCCEmailList>sample string 29</d3p1:RetailBCCEmailList>
          <d3p1:SiteId>7</d3p1:SiteId>
          <d3p1:SiteName>sample string 10</d3p1:SiteName>
          <d3p1:SiteStatus>SiteIsUp</d3p1:SiteStatus>
          <d3p1:SpecialEvents>
            <d3p1:SiteSpecialEvent>
              <d3p1:ClosingTime>2024-04-26T02:22:02.9060426</d3p1:ClosingTime>
              <d3p1:Delivery1End>2024-04-26T02:22:02.9060426</d3p1:Delivery1End>
              <d3p1:Delivery1Start>2024-04-26T02:22:02.9060426</d3p1:Delivery1Start>
              <d3p1:Delivery2End>2024-04-26T02:22:02.9060426</d3p1:Delivery2End>
              <d3p1:Delivery2Start>2024-04-26T02:22:02.9060426</d3p1:Delivery2Start>
              <d3p1:IsClosed>true</d3p1:IsClosed>
              <d3p1:IsClosedDelivery>true</d3p1:IsClosedDelivery>
              <d3p1:IsCompanyWide>true</d3p1:IsCompanyWide>
              <d3p1:Name>sample string 50</d3p1:Name>
              <d3p1:OpeningTime>2024-04-26T02:22:02.9060426</d3p1:OpeningTime>
              <d3p1:SpecialEventEndDate>2024-04-26T02:22:02.9060426</d3p1:SpecialEventEndDate>
              <d3p1:SpecialEventId>48</d3p1:SpecialEventId>
              <d3p1:SpecialEventPurpose>sample string 61</d3p1:SpecialEventPurpose>
              <d3p1:SpecialEventStartDate>2024-04-26T02:22:02.9060426</d3p1:SpecialEventStartDate>
            </d3p1:SiteSpecialEvent>
            <d3p1:SiteSpecialEvent>
              <d3p1:ClosingTime>2024-04-26T02:22:02.9060426</d3p1:ClosingTime>
              <d3p1:Delivery1End>2024-04-26T02:22:02.9060426</d3p1:Delivery1End>
              <d3p1:Delivery1Start>2024-04-26T02:22:02.9060426</d3p1:Delivery1Start>
              <d3p1:Delivery2End>2024-04-26T02:22:02.9060426</d3p1:Delivery2End>
              <d3p1:Delivery2Start>2024-04-26T02:22:02.9060426</d3p1:Delivery2Start>
              <d3p1:IsClosed>true</d3p1:IsClosed>
              <d3p1:IsClosedDelivery>true</d3p1:IsClosedDelivery>
              <d3p1:IsCompanyWide>true</d3p1:IsCompanyWide>
              <d3p1:Name>sample string 64</d3p1:Name>
              <d3p1:OpeningTime>2024-04-26T02:22:02.9060426</d3p1:OpeningTime>
              <d3p1:SpecialEventEndDate>2024-04-26T02:22:02.9060426</d3p1:SpecialEventEndDate>
              <d3p1:SpecialEventId>62</d3p1:SpecialEventId>
              <d3p1:SpecialEventPurpose>sample string 75</d3p1:SpecialEventPurpose>
              <d3p1:SpecialEventStartDate>2024-04-26T02:22:02.9060426</d3p1:SpecialEventStartDate>
            </d3p1:SiteSpecialEvent>
          </d3p1:SpecialEvents>
          <d3p1:StartTabEnabled>true</d3p1:StartTabEnabled>
          <d3p1:State>sample string 15</d3p1:State>
          <d3p1:StoreIdentifier>76</d3p1:StoreIdentifier>
          <d3p1:SupportedDeliveryModes>None</d3p1:SupportedDeliveryModes>
          <d3p1:SupportedOrderModes>Pickup</d3p1:SupportedOrderModes>
          <d3p1:TimeOffsetHours>23</d3p1:TimeOffsetHours>
          <d3p1:TimeOffsetMinutes>24</d3p1:TimeOffsetMinutes>
          <d3p1:VoicePhone>sample string 17</d3p1:VoicePhone>
          <d3p1:WebDesignId>19</d3p1:WebDesignId>
        </d3p1:Site>
        <d3p1:SiteSettings>
          <d3p1:Setting>
            <d3p1:Name>sample string 96</d3p1:Name>
            <d3p1:Value>sample string 97</d3p1:Value>
          </d3p1:Setting>
          <d3p1:Setting>
            <d3p1:Name>sample string 98</d3p1:Name>
            <d3p1:Value>sample string 99</d3p1:Value>
          </d3p1:Setting>
        </d3p1:SiteSettings>
        <d3p1:SpecialEventReasons>sample string 83</d3p1:SpecialEventReasons>
      </d3p1:NearbySite>
      <d3p1:NearbySite>
        <d3p1:Attributes>
          <d3p1:SiteAttribute>
            <d3p1:AttributeId>sample string 225</d3p1:AttributeId>
            <d3p1:Description>sample string 227</d3p1:Description>
            <d3p1:ImageId>230</d3p1:ImageId>
            <d3p1:IsVisibleOnSiteLocator>true</d3p1:IsVisibleOnSiteLocator>
            <d3p1:Name>sample string 226</d3p1:Name>
            <d3p1:Ranking>229</d3p1:Ranking>
          </d3p1:SiteAttribute>
          <d3p1:SiteAttribute>
            <d3p1:AttributeId>sample string 231</d3p1:AttributeId>
            <d3p1:Description>sample string 233</d3p1:Description>
            <d3p1:ImageId>236</d3p1:ImageId>
            <d3p1:IsVisibleOnSiteLocator>true</d3p1:IsVisibleOnSiteLocator>
            <d3p1:Name>sample string 232</d3p1:Name>
            <d3p1:Ranking>235</d3p1:Ranking>
          </d3p1:SiteAttribute>
        </d3p1:Attributes>
        <d3p1:Dayparts>
          <d3p1:Daypart>
            <d3p1:DaypartPosId>241</d3p1:DaypartPosId>
            <d3p1:DesignId>242</d3p1:DesignId>
            <d3p1:EndTime>PT0.1234567S</d3p1:EndTime>
            <d3p1:Name>sample string 244</d3p1:Name>
            <d3p1:SiteId>243</d3p1:SiteId>
            <d3p1:StartTime>PT0.1234567S</d3p1:StartTime>
          </d3p1:Daypart>
          <d3p1:Daypart>
            <d3p1:DaypartPosId>247</d3p1:DaypartPosId>
            <d3p1:DesignId>248</d3p1:DesignId>
            <d3p1:EndTime>PT0.1234567S</d3p1:EndTime>
            <d3p1:Name>sample string 250</d3p1:Name>
            <d3p1:SiteId>249</d3p1:SiteId>
            <d3p1:StartTime>PT0.1234567S</d3p1:StartTime>
          </d3p1:Daypart>
        </d3p1:Dayparts>
        <d3p1:Distance>222.1</d3p1:Distance>
        <d3p1:InDeliveryZone>true</d3p1:InDeliveryZone>
        <d3p1:ManualDayparts>
          <d3p1:ManualDaypart>
            <d3p1:DaypartId>64</d3p1:DaypartId>
            <d3p1:DesignId>254</d3p1:DesignId>
            <d3p1:FriEnd>PT0.1234567S</d3p1:FriEnd>
            <d3p1:FriStart>PT0.1234567S</d3p1:FriStart>
            <d3p1:MonEnd>PT0.1234567S</d3p1:MonEnd>
            <d3p1:MonStart>PT0.1234567S</d3p1:MonStart>
            <d3p1:Name>sample string 256</d3p1:Name>
            <d3p1:SatEnd>PT0.1234567S</d3p1:SatEnd>
            <d3p1:SatStart>PT0.1234567S</d3p1:SatStart>
            <d3p1:SiteId>253</d3p1:SiteId>
            <d3p1:SunEnd>PT0.1234567S</d3p1:SunEnd>
            <d3p1:SunStart>PT0.1234567S</d3p1:SunStart>
            <d3p1:ThuEnd>PT0.1234567S</d3p1:ThuEnd>
            <d3p1:ThuStart>PT0.1234567S</d3p1:ThuStart>
            <d3p1:TueEnd>PT0.1234567S</d3p1:TueEnd>
            <d3p1:TueStart>PT0.1234567S</d3p1:TueStart>
            <d3p1:WedEnd>PT0.1234567S</d3p1:WedEnd>
            <d3p1:WedStart>PT0.1234567S</d3p1:WedStart>
          </d3p1:ManualDaypart>
          <d3p1:ManualDaypart>
            <d3p1:DaypartId>64</d3p1:DaypartId>
            <d3p1:DesignId>272</d3p1:DesignId>
            <d3p1:FriEnd>PT0.1234567S</d3p1:FriEnd>
            <d3p1:FriStart>PT0.1234567S</d3p1:FriStart>
            <d3p1:MonEnd>PT0.1234567S</d3p1:MonEnd>
            <d3p1:MonStart>PT0.1234567S</d3p1:MonStart>
            <d3p1:Name>sample string 274</d3p1:Name>
            <d3p1:SatEnd>PT0.1234567S</d3p1:SatEnd>
            <d3p1:SatStart>PT0.1234567S</d3p1:SatStart>
            <d3p1:SiteId>271</d3p1:SiteId>
            <d3p1:SunEnd>PT0.1234567S</d3p1:SunEnd>
            <d3p1:SunStart>PT0.1234567S</d3p1:SunStart>
            <d3p1:ThuEnd>PT0.1234567S</d3p1:ThuEnd>
            <d3p1:ThuStart>PT0.1234567S</d3p1:ThuStart>
            <d3p1:TueEnd>PT0.1234567S</d3p1:TueEnd>
            <d3p1:TueStart>PT0.1234567S</d3p1:TueStart>
            <d3p1:WedEnd>PT0.1234567S</d3p1:WedEnd>
            <d3p1:WedStart>PT0.1234567S</d3p1:WedStart>
          </d3p1:ManualDaypart>
        </d3p1:ManualDayparts>
        <d3p1:Site>
          <d3p1:AddressLine1>sample string 153</d3p1:AddressLine1>
          <d3p1:AddressLine2>sample string 154</d3p1:AddressLine2>
          <d3p1:AvailableProducts>
            <d3p1:ProductType>Invalid</d3p1:ProductType>
            <d3p1:ProductType>Invalid</d3p1:ProductType>
          </d3p1:AvailableProducts>
          <d3p1:CateringBCCEmailList>sample string 169</d3p1:CateringBCCEmailList>
          <d3p1:City>sample string 155</d3p1:City>
          <d3p1:CreditProcessingMode>NotSupported</d3p1:CreditProcessingMode>
          <d3p1:DeliveryRange>172.1</d3p1:DeliveryRange>
          <d3p1:Description>sample string 152</d3p1:Description>
          <d3p1:EnterpriseUnitId>sample string 150</d3p1:EnterpriseUnitId>
          <d3p1:ExternalId>sample string 149</d3p1:ExternalId>
          <d3p1:FAXPhone>sample string 159</d3p1:FAXPhone>
          <d3p1:Hours>
            <d3p1:SiteHours>
              <d3p1:ClosingTime>PT0.1234567S</d3p1:ClosingTime>
              <d3p1:DayOfWeek>Sunday</d3p1:DayOfWeek>
              <d3p1:Delivery1End>2024-04-26T02:22:02.9060426</d3p1:Delivery1End>
              <d3p1:Delivery1Start>2024-04-26T02:22:02.9060426</d3p1:Delivery1Start>
              <d3p1:Delivery2End>2024-04-26T02:22:02.9060426</d3p1:Delivery2End>
              <d3p1:Delivery2Start>2024-04-26T02:22:02.9060426</d3p1:Delivery2Start>
              <d3p1:IsClosed>true</d3p1:IsClosed>
              <d3p1:IsClosedForDelivery>true</d3p1:IsClosedForDelivery>
              <d3p1:OpeningTime>PT0.1234567S</d3p1:OpeningTime>
            </d3p1:SiteHours>
            <d3p1:SiteHours>
              <d3p1:ClosingTime>PT0.1234567S</d3p1:ClosingTime>
              <d3p1:DayOfWeek>Sunday</d3p1:DayOfWeek>
              <d3p1:Delivery1End>2024-04-26T02:22:02.9060426</d3p1:Delivery1End>
              <d3p1:Delivery1Start>2024-04-26T02:22:02.9060426</d3p1:Delivery1Start>
              <d3p1:Delivery2End>2024-04-26T02:22:02.9060426</d3p1:Delivery2End>
              <d3p1:Delivery2Start>2024-04-26T02:22:02.9060426</d3p1:Delivery2Start>
              <d3p1:IsClosed>true</d3p1:IsClosed>
              <d3p1:IsClosedForDelivery>true</d3p1:IsClosedForDelivery>
              <d3p1:OpeningTime>PT0.1234567S</d3p1:OpeningTime>
            </d3p1:SiteHours>
          </d3p1:Hours>
          <d3p1:IsEnabled>true</d3p1:IsEnabled>
          <d3p1:IsLoyaltyEnabled>true</d3p1:IsLoyaltyEnabled>
          <d3p1:IsMobileEnabled>true</d3p1:IsMobileEnabled>
          <d3p1:IsStoredValueCardEnabled>true</d3p1:IsStoredValueCardEnabled>
          <d3p1:LastModifiedTimestamp>2024-04-26T02:22:02.9060426</d3p1:LastModifiedTimestamp>
          <d3p1:Latitude>166.1</d3p1:Latitude>
          <d3p1:Locator>NotBrowsable</d3p1:Locator>
          <d3p1:Longitude>167.1</d3p1:Longitude>
          <d3p1:OpenCheckAutoCloseEnabled>true</d3p1:OpenCheckAutoCloseEnabled>
          <d3p1:OpenCheckEnabled>true</d3p1:OpenCheckEnabled>
          <d3p1:OrderingState>NotAcceptingOrders</d3p1:OrderingState>
          <d3p1:Postal>sample string 157</d3p1:Postal>
          <d3p1:RequireTableNumber>true</d3p1:RequireTableNumber>
          <d3p1:RetailBCCEmailList>sample string 170</d3p1:RetailBCCEmailList>
          <d3p1:SiteId>148</d3p1:SiteId>
          <d3p1:SiteName>sample string 151</d3p1:SiteName>
          <d3p1:SiteStatus>SiteIsUp</d3p1:SiteStatus>
          <d3p1:SpecialEvents>
            <d3p1:SiteSpecialEvent>
              <d3p1:ClosingTime>2024-04-26T02:22:02.9060426</d3p1:ClosingTime>
              <d3p1:Delivery1End>2024-04-26T02:22:02.9060426</d3p1:Delivery1End>
              <d3p1:Delivery1Start>2024-04-26T02:22:02.9060426</d3p1:Delivery1Start>
              <d3p1:Delivery2End>2024-04-26T02:22:02.9060426</d3p1:Delivery2End>
              <d3p1:Delivery2Start>2024-04-26T02:22:02.9060426</d3p1:Delivery2Start>
              <d3p1:IsClosed>true</d3p1:IsClosed>
              <d3p1:IsClosedDelivery>true</d3p1:IsClosedDelivery>
              <d3p1:IsCompanyWide>true</d3p1:IsCompanyWide>
              <d3p1:Name>sample string 191</d3p1:Name>
              <d3p1:OpeningTime>2024-04-26T02:22:02.9060426</d3p1:OpeningTime>
              <d3p1:SpecialEventEndDate>2024-04-26T02:22:02.9060426</d3p1:SpecialEventEndDate>
              <d3p1:SpecialEventId>189</d3p1:SpecialEventId>
              <d3p1:SpecialEventPurpose>sample string 202</d3p1:SpecialEventPurpose>
              <d3p1:SpecialEventStartDate>2024-04-26T02:22:02.9060426</d3p1:SpecialEventStartDate>
            </d3p1:SiteSpecialEvent>
            <d3p1:SiteSpecialEvent>
              <d3p1:ClosingTime>2024-04-26T02:22:02.9060426</d3p1:ClosingTime>
              <d3p1:Delivery1End>2024-04-26T02:22:02.9060426</d3p1:Delivery1End>
              <d3p1:Delivery1Start>2024-04-26T02:22:02.9060426</d3p1:Delivery1Start>
              <d3p1:Delivery2End>2024-04-26T02:22:02.9060426</d3p1:Delivery2End>
              <d3p1:Delivery2Start>2024-04-26T02:22:02.9060426</d3p1:Delivery2Start>
              <d3p1:IsClosed>true</d3p1:IsClosed>
              <d3p1:IsClosedDelivery>true</d3p1:IsClosedDelivery>
              <d3p1:IsCompanyWide>true</d3p1:IsCompanyWide>
              <d3p1:Name>sample string 205</d3p1:Name>
              <d3p1:OpeningTime>2024-04-26T02:22:02.9060426</d3p1:OpeningTime>
              <d3p1:SpecialEventEndDate>2024-04-26T02:22:02.9060426</d3p1:SpecialEventEndDate>
              <d3p1:SpecialEventId>203</d3p1:SpecialEventId>
              <d3p1:SpecialEventPurpose>sample string 216</d3p1:SpecialEventPurpose>
              <d3p1:SpecialEventStartDate>2024-04-26T02:22:02.9060426</d3p1:SpecialEventStartDate>
            </d3p1:SiteSpecialEvent>
          </d3p1:SpecialEvents>
          <d3p1:StartTabEnabled>true</d3p1:StartTabEnabled>
          <d3p1:State>sample string 156</d3p1:State>
          <d3p1:StoreIdentifier>217</d3p1:StoreIdentifier>
          <d3p1:SupportedDeliveryModes>None</d3p1:SupportedDeliveryModes>
          <d3p1:SupportedOrderModes>Pickup</d3p1:SupportedOrderModes>
          <d3p1:TimeOffsetHours>164</d3p1:TimeOffsetHours>
          <d3p1:TimeOffsetMinutes>165</d3p1:TimeOffsetMinutes>
          <d3p1:VoicePhone>sample string 158</d3p1:VoicePhone>
          <d3p1:WebDesignId>160</d3p1:WebDesignId>
        </d3p1:Site>
        <d3p1:SiteSettings>
          <d3p1:Setting>
            <d3p1:Name>sample string 237</d3p1:Name>
            <d3p1:Value>sample string 238</d3p1:Value>
          </d3p1:Setting>
          <d3p1:Setting>
            <d3p1:Name>sample string 239</d3p1:Name>
            <d3p1:Value>sample string 240</d3p1:Value>
          </d3p1:Setting>
        </d3p1:SiteSettings>
        <d3p1:SpecialEventReasons>sample string 224</d3p1:SpecialEventReasons>
      </d3p1:NearbySite>
    </NearbySites>
  </GeocodeSearchResult>
  <GeocodeSearchResult>
    <GeocodePlaces>
      <GeocodeInfo>
        <Latitude>290.1</Latitude>
        <Longitude>291.1</Longitude>
        <Name>sample string 289</Name>
      </GeocodeInfo>
      <GeocodeInfo>
        <Latitude>293.1</Latitude>
        <Longitude>294.1</Longitude>
        <Name>sample string 292</Name>
      </GeocodeInfo>
    </GeocodePlaces>
    <NearbySites xmlns:d3p1="http://schemas.datacontract.org/2004/07/OnlineOrderingAPI.Models.v1">
      <d3p1:NearbySite>
        <d3p1:Attributes>
          <d3p1:SiteAttribute>
            <d3p1:AttributeId>sample string 372</d3p1:AttributeId>
            <d3p1:Description>sample string 374</d3p1:Description>
            <d3p1:ImageId>377</d3p1:ImageId>
            <d3p1:IsVisibleOnSiteLocator>true</d3p1:IsVisibleOnSiteLocator>
            <d3p1:Name>sample string 373</d3p1:Name>
            <d3p1:Ranking>376</d3p1:Ranking>
          </d3p1:SiteAttribute>
          <d3p1:SiteAttribute>
            <d3p1:AttributeId>sample string 378</d3p1:AttributeId>
            <d3p1:Description>sample string 380</d3p1:Description>
            <d3p1:ImageId>383</d3p1:ImageId>
            <d3p1:IsVisibleOnSiteLocator>true</d3p1:IsVisibleOnSiteLocator>
            <d3p1:Name>sample string 379</d3p1:Name>
            <d3p1:Ranking>382</d3p1:Ranking>
          </d3p1:SiteAttribute>
        </d3p1:Attributes>
        <d3p1:Dayparts>
          <d3p1:Daypart>
            <d3p1:DaypartPosId>388</d3p1:DaypartPosId>
            <d3p1:DesignId>389</d3p1:DesignId>
            <d3p1:EndTime>PT0.1234567S</d3p1:EndTime>
            <d3p1:Name>sample string 391</d3p1:Name>
            <d3p1:SiteId>390</d3p1:SiteId>
            <d3p1:StartTime>PT0.1234567S</d3p1:StartTime>
          </d3p1:Daypart>
          <d3p1:Daypart>
            <d3p1:DaypartPosId>394</d3p1:DaypartPosId>
            <d3p1:DesignId>395</d3p1:DesignId>
            <d3p1:EndTime>PT0.1234567S</d3p1:EndTime>
            <d3p1:Name>sample string 397</d3p1:Name>
            <d3p1:SiteId>396</d3p1:SiteId>
            <d3p1:StartTime>PT0.1234567S</d3p1:StartTime>
          </d3p1:Daypart>
        </d3p1:Dayparts>
        <d3p1:Distance>369.1</d3p1:Distance>
        <d3p1:InDeliveryZone>true</d3p1:InDeliveryZone>
        <d3p1:ManualDayparts>
          <d3p1:ManualDaypart>
            <d3p1:DaypartId>64</d3p1:DaypartId>
            <d3p1:DesignId>401</d3p1:DesignId>
            <d3p1:FriEnd>PT0.1234567S</d3p1:FriEnd>
            <d3p1:FriStart>PT0.1234567S</d3p1:FriStart>
            <d3p1:MonEnd>PT0.1234567S</d3p1:MonEnd>
            <d3p1:MonStart>PT0.1234567S</d3p1:MonStart>
            <d3p1:Name>sample string 403</d3p1:Name>
            <d3p1:SatEnd>PT0.1234567S</d3p1:SatEnd>
            <d3p1:SatStart>PT0.1234567S</d3p1:SatStart>
            <d3p1:SiteId>400</d3p1:SiteId>
            <d3p1:SunEnd>PT0.1234567S</d3p1:SunEnd>
            <d3p1:SunStart>PT0.1234567S</d3p1:SunStart>
            <d3p1:ThuEnd>PT0.1234567S</d3p1:ThuEnd>
            <d3p1:ThuStart>PT0.1234567S</d3p1:ThuStart>
            <d3p1:TueEnd>PT0.1234567S</d3p1:TueEnd>
            <d3p1:TueStart>PT0.1234567S</d3p1:TueStart>
            <d3p1:WedEnd>PT0.1234567S</d3p1:WedEnd>
            <d3p1:WedStart>PT0.1234567S</d3p1:WedStart>
          </d3p1:ManualDaypart>
          <d3p1:ManualDaypart>
            <d3p1:DaypartId>64</d3p1:DaypartId>
            <d3p1:DesignId>419</d3p1:DesignId>
            <d3p1:FriEnd>PT0.1234567S</d3p1:FriEnd>
            <d3p1:FriStart>PT0.1234567S</d3p1:FriStart>
            <d3p1:MonEnd>PT0.1234567S</d3p1:MonEnd>
            <d3p1:MonStart>PT0.1234567S</d3p1:MonStart>
            <d3p1:Name>sample string 421</d3p1:Name>
            <d3p1:SatEnd>PT0.1234567S</d3p1:SatEnd>
            <d3p1:SatStart>PT0.1234567S</d3p1:SatStart>
            <d3p1:SiteId>418</d3p1:SiteId>
            <d3p1:SunEnd>PT0.1234567S</d3p1:SunEnd>
            <d3p1:SunStart>PT0.1234567S</d3p1:SunStart>
            <d3p1:ThuEnd>PT0.1234567S</d3p1:ThuEnd>
            <d3p1:ThuStart>PT0.1234567S</d3p1:ThuStart>
            <d3p1:TueEnd>PT0.1234567S</d3p1:TueEnd>
            <d3p1:TueStart>PT0.1234567S</d3p1:TueStart>
            <d3p1:WedEnd>PT0.1234567S</d3p1:WedEnd>
            <d3p1:WedStart>PT0.1234567S</d3p1:WedStart>
          </d3p1:ManualDaypart>
        </d3p1:ManualDayparts>
        <d3p1:Site>
          <d3p1:AddressLine1>sample string 300</d3p1:AddressLine1>
          <d3p1:AddressLine2>sample string 301</d3p1:AddressLine2>
          <d3p1:AvailableProducts>
            <d3p1:ProductType>Invalid</d3p1:ProductType>
            <d3p1:ProductType>Invalid</d3p1:ProductType>
          </d3p1:AvailableProducts>
          <d3p1:CateringBCCEmailList>sample string 316</d3p1:CateringBCCEmailList>
          <d3p1:City>sample string 302</d3p1:City>
          <d3p1:CreditProcessingMode>NotSupported</d3p1:CreditProcessingMode>
          <d3p1:DeliveryRange>319.1</d3p1:DeliveryRange>
          <d3p1:Description>sample string 299</d3p1:Description>
          <d3p1:EnterpriseUnitId>sample string 297</d3p1:EnterpriseUnitId>
          <d3p1:ExternalId>sample string 296</d3p1:ExternalId>
          <d3p1:FAXPhone>sample string 306</d3p1:FAXPhone>
          <d3p1:Hours>
            <d3p1:SiteHours>
              <d3p1:ClosingTime>PT0.1234567S</d3p1:ClosingTime>
              <d3p1:DayOfWeek>Sunday</d3p1:DayOfWeek>
              <d3p1:Delivery1End>2024-04-26T02:22:02.9060426</d3p1:Delivery1End>
              <d3p1:Delivery1Start>2024-04-26T02:22:02.9060426</d3p1:Delivery1Start>
              <d3p1:Delivery2End>2024-04-26T02:22:02.9060426</d3p1:Delivery2End>
              <d3p1:Delivery2Start>2024-04-26T02:22:02.9060426</d3p1:Delivery2Start>
              <d3p1:IsClosed>true</d3p1:IsClosed>
              <d3p1:IsClosedForDelivery>true</d3p1:IsClosedForDelivery>
              <d3p1:OpeningTime>PT0.1234567S</d3p1:OpeningTime>
            </d3p1:SiteHours>
            <d3p1:SiteHours>
              <d3p1:ClosingTime>PT0.1234567S</d3p1:ClosingTime>
              <d3p1:DayOfWeek>Sunday</d3p1:DayOfWeek>
              <d3p1:Delivery1End>2024-04-26T02:22:02.9060426</d3p1:Delivery1End>
              <d3p1:Delivery1Start>2024-04-26T02:22:02.9060426</d3p1:Delivery1Start>
              <d3p1:Delivery2End>2024-04-26T02:22:02.9060426</d3p1:Delivery2End>
              <d3p1:Delivery2Start>2024-04-26T02:22:02.9060426</d3p1:Delivery2Start>
              <d3p1:IsClosed>true</d3p1:IsClosed>
              <d3p1:IsClosedForDelivery>true</d3p1:IsClosedForDelivery>
              <d3p1:OpeningTime>PT0.1234567S</d3p1:OpeningTime>
            </d3p1:SiteHours>
          </d3p1:Hours>
          <d3p1:IsEnabled>true</d3p1:IsEnabled>
          <d3p1:IsLoyaltyEnabled>true</d3p1:IsLoyaltyEnabled>
          <d3p1:IsMobileEnabled>true</d3p1:IsMobileEnabled>
          <d3p1:IsStoredValueCardEnabled>true</d3p1:IsStoredValueCardEnabled>
          <d3p1:LastModifiedTimestamp>2024-04-26T02:22:02.9060426</d3p1:LastModifiedTimestamp>
          <d3p1:Latitude>313.1</d3p1:Latitude>
          <d3p1:Locator>NotBrowsable</d3p1:Locator>
          <d3p1:Longitude>314.1</d3p1:Longitude>
          <d3p1:OpenCheckAutoCloseEnabled>true</d3p1:OpenCheckAutoCloseEnabled>
          <d3p1:OpenCheckEnabled>true</d3p1:OpenCheckEnabled>
          <d3p1:OrderingState>NotAcceptingOrders</d3p1:OrderingState>
          <d3p1:Postal>sample string 304</d3p1:Postal>
          <d3p1:RequireTableNumber>true</d3p1:RequireTableNumber>
          <d3p1:RetailBCCEmailList>sample string 317</d3p1:RetailBCCEmailList>
          <d3p1:SiteId>295</d3p1:SiteId>
          <d3p1:SiteName>sample string 298</d3p1:SiteName>
          <d3p1:SiteStatus>SiteIsUp</d3p1:SiteStatus>
          <d3p1:SpecialEvents>
            <d3p1:SiteSpecialEvent>
              <d3p1:ClosingTime>2024-04-26T02:22:02.9060426</d3p1:ClosingTime>
              <d3p1:Delivery1End>2024-04-26T02:22:02.9060426</d3p1:Delivery1End>
              <d3p1:Delivery1Start>2024-04-26T02:22:02.9060426</d3p1:Delivery1Start>
              <d3p1:Delivery2End>2024-04-26T02:22:02.9060426</d3p1:Delivery2End>
              <d3p1:Delivery2Start>2024-04-26T02:22:02.9060426</d3p1:Delivery2Start>
              <d3p1:IsClosed>true</d3p1:IsClosed>
              <d3p1:IsClosedDelivery>true</d3p1:IsClosedDelivery>
              <d3p1:IsCompanyWide>true</d3p1:IsCompanyWide>
              <d3p1:Name>sample string 338</d3p1:Name>
              <d3p1:OpeningTime>2024-04-26T02:22:02.9060426</d3p1:OpeningTime>
              <d3p1:SpecialEventEndDate>2024-04-26T02:22:02.9060426</d3p1:SpecialEventEndDate>
              <d3p1:SpecialEventId>336</d3p1:SpecialEventId>
              <d3p1:SpecialEventPurpose>sample string 349</d3p1:SpecialEventPurpose>
              <d3p1:SpecialEventStartDate>2024-04-26T02:22:02.9060426</d3p1:SpecialEventStartDate>
            </d3p1:SiteSpecialEvent>
            <d3p1:SiteSpecialEvent>
              <d3p1:ClosingTime>2024-04-26T02:22:02.9060426</d3p1:ClosingTime>
              <d3p1:Delivery1End>2024-04-26T02:22:02.9060426</d3p1:Delivery1End>
              <d3p1:Delivery1Start>2024-04-26T02:22:02.9060426</d3p1:Delivery1Start>
              <d3p1:Delivery2End>2024-04-26T02:22:02.9060426</d3p1:Delivery2End>
              <d3p1:Delivery2Start>2024-04-26T02:22:02.9060426</d3p1:Delivery2Start>
              <d3p1:IsClosed>true</d3p1:IsClosed>
              <d3p1:IsClosedDelivery>true</d3p1:IsClosedDelivery>
              <d3p1:IsCompanyWide>true</d3p1:IsCompanyWide>
              <d3p1:Name>sample string 352</d3p1:Name>
              <d3p1:OpeningTime>2024-04-26T02:22:02.9060426</d3p1:OpeningTime>
              <d3p1:SpecialEventEndDate>2024-04-26T02:22:02.9060426</d3p1:SpecialEventEndDate>
              <d3p1:SpecialEventId>350</d3p1:SpecialEventId>
              <d3p1:SpecialEventPurpose>sample string 363</d3p1:SpecialEventPurpose>
              <d3p1:SpecialEventStartDate>2024-04-26T02:22:02.9060426</d3p1:SpecialEventStartDate>
            </d3p1:SiteSpecialEvent>
          </d3p1:SpecialEvents>
          <d3p1:StartTabEnabled>true</d3p1:StartTabEnabled>
          <d3p1:State>sample string 303</d3p1:State>
          <d3p1:StoreIdentifier>364</d3p1:StoreIdentifier>
          <d3p1:SupportedDeliveryModes>None</d3p1:SupportedDeliveryModes>
          <d3p1:SupportedOrderModes>Pickup</d3p1:SupportedOrderModes>
          <d3p1:TimeOffsetHours>311</d3p1:TimeOffsetHours>
          <d3p1:TimeOffsetMinutes>312</d3p1:TimeOffsetMinutes>
          <d3p1:VoicePhone>sample string 305</d3p1:VoicePhone>
          <d3p1:WebDesignId>307</d3p1:WebDesignId>
        </d3p1:Site>
        <d3p1:SiteSettings>
          <d3p1:Setting>
            <d3p1:Name>sample string 384</d3p1:Name>
            <d3p1:Value>sample string 385</d3p1:Value>
          </d3p1:Setting>
          <d3p1:Setting>
            <d3p1:Name>sample string 386</d3p1:Name>
            <d3p1:Value>sample string 387</d3p1:Value>
          </d3p1:Setting>
        </d3p1:SiteSettings>
        <d3p1:SpecialEventReasons>sample string 371</d3p1:SpecialEventReasons>
      </d3p1:NearbySite>
      <d3p1:NearbySite>
        <d3p1:Attributes>
          <d3p1:SiteAttribute>
            <d3p1:AttributeId>sample string 513</d3p1:AttributeId>
            <d3p1:Description>sample string 515</d3p1:Description>
            <d3p1:ImageId>518</d3p1:ImageId>
            <d3p1:IsVisibleOnSiteLocator>true</d3p1:IsVisibleOnSiteLocator>
            <d3p1:Name>sample string 514</d3p1:Name>
            <d3p1:Ranking>517</d3p1:Ranking>
          </d3p1:SiteAttribute>
          <d3p1:SiteAttribute>
            <d3p1:AttributeId>sample string 519</d3p1:AttributeId>
            <d3p1:Description>sample string 521</d3p1:Description>
            <d3p1:ImageId>524</d3p1:ImageId>
            <d3p1:IsVisibleOnSiteLocator>true</d3p1:IsVisibleOnSiteLocator>
            <d3p1:Name>sample string 520</d3p1:Name>
            <d3p1:Ranking>523</d3p1:Ranking>
          </d3p1:SiteAttribute>
        </d3p1:Attributes>
        <d3p1:Dayparts>
          <d3p1:Daypart>
            <d3p1:DaypartPosId>529</d3p1:DaypartPosId>
            <d3p1:DesignId>530</d3p1:DesignId>
            <d3p1:EndTime>PT0.1234567S</d3p1:EndTime>
            <d3p1:Name>sample string 532</d3p1:Name>
            <d3p1:SiteId>531</d3p1:SiteId>
            <d3p1:StartTime>PT0.1234567S</d3p1:StartTime>
          </d3p1:Daypart>
          <d3p1:Daypart>
            <d3p1:DaypartPosId>535</d3p1:DaypartPosId>
            <d3p1:DesignId>536</d3p1:DesignId>
            <d3p1:EndTime>PT0.1234567S</d3p1:EndTime>
            <d3p1:Name>sample string 538</d3p1:Name>
            <d3p1:SiteId>537</d3p1:SiteId>
            <d3p1:StartTime>PT0.1234567S</d3p1:StartTime>
          </d3p1:Daypart>
        </d3p1:Dayparts>
        <d3p1:Distance>510.1</d3p1:Distance>
        <d3p1:InDeliveryZone>true</d3p1:InDeliveryZone>
        <d3p1:ManualDayparts>
          <d3p1:ManualDaypart>
            <d3p1:DaypartId>64</d3p1:DaypartId>
            <d3p1:DesignId>542</d3p1:DesignId>
            <d3p1:FriEnd>PT0.1234567S</d3p1:FriEnd>
            <d3p1:FriStart>PT0.1234567S</d3p1:FriStart>
            <d3p1:MonEnd>PT0.1234567S</d3p1:MonEnd>
            <d3p1:MonStart>PT0.1234567S</d3p1:MonStart>
            <d3p1:Name>sample string 544</d3p1:Name>
            <d3p1:SatEnd>PT0.1234567S</d3p1:SatEnd>
            <d3p1:SatStart>PT0.1234567S</d3p1:SatStart>
            <d3p1:SiteId>541</d3p1:SiteId>
            <d3p1:SunEnd>PT0.1234567S</d3p1:SunEnd>
            <d3p1:SunStart>PT0.1234567S</d3p1:SunStart>
            <d3p1:ThuEnd>PT0.1234567S</d3p1:ThuEnd>
            <d3p1:ThuStart>PT0.1234567S</d3p1:ThuStart>
            <d3p1:TueEnd>PT0.1234567S</d3p1:TueEnd>
            <d3p1:TueStart>PT0.1234567S</d3p1:TueStart>
            <d3p1:WedEnd>PT0.1234567S</d3p1:WedEnd>
            <d3p1:WedStart>PT0.1234567S</d3p1:WedStart>
          </d3p1:ManualDaypart>
          <d3p1:ManualDaypart>
            <d3p1:DaypartId>64</d3p1:DaypartId>
            <d3p1:DesignId>560</d3p1:DesignId>
            <d3p1:FriEnd>PT0.1234567S</d3p1:FriEnd>
            <d3p1:FriStart>PT0.1234567S</d3p1:FriStart>
            <d3p1:MonEnd>PT0.1234567S</d3p1:MonEnd>
            <d3p1:MonStart>PT0.1234567S</d3p1:MonStart>
            <d3p1:Name>sample string 562</d3p1:Name>
            <d3p1:SatEnd>PT0.1234567S</d3p1:SatEnd>
            <d3p1:SatStart>PT0.1234567S</d3p1:SatStart>
            <d3p1:SiteId>559</d3p1:SiteId>
            <d3p1:SunEnd>PT0.1234567S</d3p1:SunEnd>
            <d3p1:SunStart>PT0.1234567S</d3p1:SunStart>
            <d3p1:ThuEnd>PT0.1234567S</d3p1:ThuEnd>
            <d3p1:ThuStart>PT0.1234567S</d3p1:ThuStart>
            <d3p1:TueEnd>PT0.1234567S</d3p1:TueEnd>
            <d3p1:TueStart>PT0.1234567S</d3p1:TueStart>
            <d3p1:WedEnd>PT0.1234567S</d3p1:WedEnd>
            <d3p1:WedStart>PT0.1234567S</d3p1:WedStart>
          </d3p1:ManualDaypart>
        </d3p1:ManualDayparts>
        <d3p1:Site>
          <d3p1:AddressLine1>sample string 441</d3p1:AddressLine1>
          <d3p1:AddressLine2>sample string 442</d3p1:AddressLine2>
          <d3p1:AvailableProducts>
            <d3p1:ProductType>Invalid</d3p1:ProductType>
            <d3p1:ProductType>Invalid</d3p1:ProductType>
          </d3p1:AvailableProducts>
          <d3p1:CateringBCCEmailList>sample string 457</d3p1:CateringBCCEmailList>
          <d3p1:City>sample string 443</d3p1:City>
          <d3p1:CreditProcessingMode>NotSupported</d3p1:CreditProcessingMode>
          <d3p1:DeliveryRange>460.1</d3p1:DeliveryRange>
          <d3p1:Description>sample string 440</d3p1:Description>
          <d3p1:EnterpriseUnitId>sample string 438</d3p1:EnterpriseUnitId>
          <d3p1:ExternalId>sample string 437</d3p1:ExternalId>
          <d3p1:FAXPhone>sample string 447</d3p1:FAXPhone>
          <d3p1:Hours>
            <d3p1:SiteHours>
              <d3p1:ClosingTime>PT0.1234567S</d3p1:ClosingTime>
              <d3p1:DayOfWeek>Sunday</d3p1:DayOfWeek>
              <d3p1:Delivery1End>2024-04-26T02:22:02.9060426</d3p1:Delivery1End>
              <d3p1:Delivery1Start>2024-04-26T02:22:02.9060426</d3p1:Delivery1Start>
              <d3p1:Delivery2End>2024-04-26T02:22:02.9060426</d3p1:Delivery2End>
              <d3p1:Delivery2Start>2024-04-26T02:22:02.9060426</d3p1:Delivery2Start>
              <d3p1:IsClosed>true</d3p1:IsClosed>
              <d3p1:IsClosedForDelivery>true</d3p1:IsClosedForDelivery>
              <d3p1:OpeningTime>PT0.1234567S</d3p1:OpeningTime>
            </d3p1:SiteHours>
            <d3p1:SiteHours>
              <d3p1:ClosingTime>PT0.1234567S</d3p1:ClosingTime>
              <d3p1:DayOfWeek>Sunday</d3p1:DayOfWeek>
              <d3p1:Delivery1End>2024-04-26T02:22:02.9060426</d3p1:Delivery1End>
              <d3p1:Delivery1Start>2024-04-26T02:22:02.9060426</d3p1:Delivery1Start>
              <d3p1:Delivery2End>2024-04-26T02:22:02.9060426</d3p1:Delivery2End>
              <d3p1:Delivery2Start>2024-04-26T02:22:02.9060426</d3p1:Delivery2Start>
              <d3p1:IsClosed>true</d3p1:IsClosed>
              <d3p1:IsClosedForDelivery>true</d3p1:IsClosedForDelivery>
              <d3p1:OpeningTime>PT0.1234567S</d3p1:OpeningTime>
            </d3p1:SiteHours>
          </d3p1:Hours>
          <d3p1:IsEnabled>true</d3p1:IsEnabled>
          <d3p1:IsLoyaltyEnabled>true</d3p1:IsLoyaltyEnabled>
          <d3p1:IsMobileEnabled>true</d3p1:IsMobileEnabled>
          <d3p1:IsStoredValueCardEnabled>true</d3p1:IsStoredValueCardEnabled>
          <d3p1:LastModifiedTimestamp>2024-04-26T02:22:02.9060426</d3p1:LastModifiedTimestamp>
          <d3p1:Latitude>454.1</d3p1:Latitude>
          <d3p1:Locator>NotBrowsable</d3p1:Locator>
          <d3p1:Longitude>455.1</d3p1:Longitude>
          <d3p1:OpenCheckAutoCloseEnabled>true</d3p1:OpenCheckAutoCloseEnabled>
          <d3p1:OpenCheckEnabled>true</d3p1:OpenCheckEnabled>
          <d3p1:OrderingState>NotAcceptingOrders</d3p1:OrderingState>
          <d3p1:Postal>sample string 445</d3p1:Postal>
          <d3p1:RequireTableNumber>true</d3p1:RequireTableNumber>
          <d3p1:RetailBCCEmailList>sample string 458</d3p1:RetailBCCEmailList>
          <d3p1:SiteId>436</d3p1:SiteId>
          <d3p1:SiteName>sample string 439</d3p1:SiteName>
          <d3p1:SiteStatus>SiteIsUp</d3p1:SiteStatus>
          <d3p1:SpecialEvents>
            <d3p1:SiteSpecialEvent>
              <d3p1:ClosingTime>2024-04-26T02:22:02.9060426</d3p1:ClosingTime>
              <d3p1:Delivery1End>2024-04-26T02:22:02.9060426</d3p1:Delivery1End>
              <d3p1:Delivery1Start>2024-04-26T02:22:02.9060426</d3p1:Delivery1Start>
              <d3p1:Delivery2End>2024-04-26T02:22:02.9060426</d3p1:Delivery2End>
              <d3p1:Delivery2Start>2024-04-26T02:22:02.9060426</d3p1:Delivery2Start>
              <d3p1:IsClosed>true</d3p1:IsClosed>
              <d3p1:IsClosedDelivery>true</d3p1:IsClosedDelivery>
              <d3p1:IsCompanyWide>true</d3p1:IsCompanyWide>
              <d3p1:Name>sample string 479</d3p1:Name>
              <d3p1:OpeningTime>2024-04-26T02:22:02.9060426</d3p1:OpeningTime>
              <d3p1:SpecialEventEndDate>2024-04-26T02:22:02.9060426</d3p1:SpecialEventEndDate>
              <d3p1:SpecialEventId>477</d3p1:SpecialEventId>
              <d3p1:SpecialEventPurpose>sample string 490</d3p1:SpecialEventPurpose>
              <d3p1:SpecialEventStartDate>2024-04-26T02:22:02.9060426</d3p1:SpecialEventStartDate>
            </d3p1:SiteSpecialEvent>
            <d3p1:SiteSpecialEvent>
              <d3p1:ClosingTime>2024-04-26T02:22:02.9060426</d3p1:ClosingTime>
              <d3p1:Delivery1End>2024-04-26T02:22:02.9060426</d3p1:Delivery1End>
              <d3p1:Delivery1Start>2024-04-26T02:22:02.9060426</d3p1:Delivery1Start>
              <d3p1:Delivery2End>2024-04-26T02:22:02.9060426</d3p1:Delivery2End>
              <d3p1:Delivery2Start>2024-04-26T02:22:02.9060426</d3p1:Delivery2Start>
              <d3p1:IsClosed>true</d3p1:IsClosed>
              <d3p1:IsClosedDelivery>true</d3p1:IsClosedDelivery>
              <d3p1:IsCompanyWide>true</d3p1:IsCompanyWide>
              <d3p1:Name>sample string 493</d3p1:Name>
              <d3p1:OpeningTime>2024-04-26T02:22:02.9060426</d3p1:OpeningTime>
              <d3p1:SpecialEventEndDate>2024-04-26T02:22:02.9060426</d3p1:SpecialEventEndDate>
              <d3p1:SpecialEventId>491</d3p1:SpecialEventId>
              <d3p1:SpecialEventPurpose>sample string 504</d3p1:SpecialEventPurpose>
              <d3p1:SpecialEventStartDate>2024-04-26T02:22:02.9060426</d3p1:SpecialEventStartDate>
            </d3p1:SiteSpecialEvent>
          </d3p1:SpecialEvents>
          <d3p1:StartTabEnabled>true</d3p1:StartTabEnabled>
          <d3p1:State>sample string 444</d3p1:State>
          <d3p1:StoreIdentifier>505</d3p1:StoreIdentifier>
          <d3p1:SupportedDeliveryModes>None</d3p1:SupportedDeliveryModes>
          <d3p1:SupportedOrderModes>Pickup</d3p1:SupportedOrderModes>
          <d3p1:TimeOffsetHours>452</d3p1:TimeOffsetHours>
          <d3p1:TimeOffsetMinutes>453</d3p1:TimeOffsetMinutes>
          <d3p1:VoicePhone>sample string 446</d3p1:VoicePhone>
          <d3p1:WebDesignId>448</d3p1:WebDesignId>
        </d3p1:Site>
        <d3p1:SiteSettings>
          <d3p1:Setting>
            <d3p1:Name>sample string 525</d3p1:Name>
            <d3p1:Value>sample string 526</d3p1:Value>
          </d3p1:Setting>
          <d3p1:Setting>
            <d3p1:Name>sample string 527</d3p1:Name>
            <d3p1:Value>sample string 528</d3p1:Value>
          </d3p1:Setting>
        </d3p1:SiteSettings>
        <d3p1:SpecialEventReasons>sample string 512</d3p1:SpecialEventReasons>
      </d3p1:NearbySite>
    </NearbySites>
  </GeocodeSearchResult>
</ArrayOfGeocodeSearchResult>