{"info":{"_postman_id":"54cc7069-ee71-4bd9-b903-810978c63ca7","name":"ShipmentHub","description":"<html><head></head><body><p>Shipment Hub is a comprehensive platform designed to streamline and manage all aspects of shipment creation, tracking, and management.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"14921753","collectionId":"54cc7069-ee71-4bd9-b903-810978c63ca7","publishedId":"2sAXqpA4sa","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-09-20T20:40:45.000Z"},"item":[{"name":"v2","item":[{"name":"Token","item":[{"name":"Token","event":[{"listen":"test","script":{"id":"de3640f5-25c7-4814-b3a2-cccc39e1e73f","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.collectionVariables.set(\"token\", pm.response.headers.one(\"Token\").value);\r","    \r","});\r",""],"type":"text/javascript","packages":{}}}],"id":"4b028df5-7138-4870-be26-0537eec7ffed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"text/plain; ver=2.0"},{"key":"Username","value":"xxxx","type":"text"},{"key":"Password","value":"xxxx","type":"text"}],"url":"https://ship.gls-us.com/v2/Token","description":"<h4 id=\"request\">Request</h4>\n<p>Provide username and password in the <strong>request header.</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Key</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Username</td>\n<td>string</td>\n<td>GLS-provided username</td>\n</tr>\n<tr>\n<td>Password</td>\n<td>string</td>\n<td>GLS-provided password</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response\">Response</h4>\n<p>The Token and TokenExpiry are provided in the <strong>response header</strong>.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Key</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Token</td>\n<td>string</td>\n<td>Token to access the subsequent requests</td>\n</tr>\n<tr>\n<td>TokenExpiry</td>\n<td>string</td>\n<td>Token expiry date time</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","Token"],"host":["https://ship.gls-us.com"],"query":[],"variable":[]}},"response":[{"id":"bbf21239-9cbe-4e67-bb99-9c4239c5bdef","name":"Created","originalRequest":{"method":"GET","header":[{"key":"Username","value":"testuser","type":"text"},{"key":"Password","value":"testpassword","type":"text"}],"url":{"raw":"https://ship.gls-us.com/v2/Token?Username=XXXXXXXXX&Password=XXXXXXXXX","host":["https://ship.gls-us.com"],"path":["v2","Token"],"query":[{"key":"Username","value":"XXXXXXXXX"},{"key":"Password","value":"XXXXXXXXX"}]}},"status":"Created","code":201,"_postman_previewlanguage":"text","header":[{"key":"Transfer-Encoding","value":"chunked","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"Authorized"},{"id":"972188f2-1abd-43b9-a7b4-a1ed8cf54a31","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain; ver=2.0"}],"url":{"raw":"https://ship.gls-us.com/v2/Token?Username=XXXXXXXXX&Password=XXXXXXXXX","host":["https://ship.gls-us.com"],"path":["v2","Token"],"query":[{"key":"Username","value":"XXXXXXXXX"},{"key":"Password","value":"XXXXXXXXX"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; ver=2.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"StatusCode\": 400,\n    \"StatusDescription\": \"Bad Request\",\n    \"AuthenticationResultCode\": 1,\n    \"RequestDateTime\": \"2024-07-19T09:52:45.0175002-07:00\",\n    \"ResponseDateTime\": \"2024-07-19T09:52:45.3074304-07:00\",\n    \"ErrorCount\": 1,\n    \"ErrorDetail\": [\n        {\n            \"ErrorCode\": \"Failure\",\n            \"ErrorDescription\": \"Error Message.\"\n        }\n    ]\n}"},{"id":"1e82fd99-5cfc-4ca4-b035-0ce0ac0d9045","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain; ver=2.0"}],"url":{"raw":"https://ship.gls-us.com/v2/Token?Username=XXXXXXXXX&Password=XXXXXXXXX","host":["https://ship.gls-us.com"],"path":["v2","Token"],"query":[{"key":"Username","value":"XXXXXXXXX"},{"key":"Password","value":"XXXXXXXXX"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; ver=2.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"StatusCode\": 401,\n    \"StatusDescription\": \"Unauthorized\",\n    \"AuthenticationResultCode\": 1,\n    \"RequestDateTime\": \"2024-07-19T09:52:45.0175002-07:00\",\n    \"ResponseDateTime\": \"2024-07-19T09:52:45.3074304-07:00\",\n    \"ErrorCount\": 1,\n    \"ErrorDetail\": [\n        {\n            \"ErrorCode\": \"Failure\",\n            \"ErrorDescription\": \"INVALID CREDENTIALS.\"\n        }\n    ]\n}"},{"id":"eaac3cb9-2c9c-41e7-bd52-eb56822362f1","name":"Server Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://ship.gls-us.com/v2/Token?Username=XXXXXXXXX&Password=XXXXXXXXX","host":["https://ship.gls-us.com"],"path":["v2","Token"],"query":[{"key":"Username","value":"XXXXXXXXX"},{"key":"Password","value":"XXXXXXXXX"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n    \"StatusCode\": 500,\r\n    \"StatusDescription\": \"Internal Server Error\",\r\n    \"AuthenticationResultCode\": 1,\r\n    \"RequestDateTime\": \"2024-07-19T09:52:45.0175002-07:00\",\r\n    \"ResponseDateTime\": \"2024-07-19T09:52:45.3074304-07:00\",\r\n    \"ErrorCount\": 1,\r\n    \"ErrorDetail\": [\r\n        {\r\n            \"ErrorCode\": \"Failure\",\r\n            \"ErrorDescription\": \"Error Message.\"\r\n        }\r\n    ]\r\n}"}],"_postman_id":"4b028df5-7138-4870-be26-0537eec7ffed"}],"id":"826389ff-d369-4a9e-b548-57848353ff75","description":"<p>As the initial step, the user will submit their GLS-provided username and password within the request header. Upon successful verification of the credentials by GLS, a token will be issued to the user, which will remain valid for <strong>12 hours</strong>.</p>\n","_postman_id":"826389ff-d369-4a9e-b548-57848353ff75"},{"name":"Shipment","item":[{"name":"Shipment","id":"1a043d9d-d1c5-4f41-98d8-3801686f56a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json-patch+json; ver=2.0"},{"key":"Accept","value":"text/plain; ver=2.0"},{"key":"Token","value":"xxxx","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"AccountNumber\": \"1036\",\n    \"Shipment\": {       \n        \"TrackingNumber\": \"OOROISD1\",\n        \"ShipperCompany\": \"Techfolds Company\",\n        \"ShipperContact\": \"Jerald Mc White\",\n        \"ShipperPhone\": \"9212341234\",\n        \"ShipperEmail\": \"testemail@123.com\",\n        \"PickupAddress1\": \"1000  South Ampton Line Rd\",\n        \"PickupAddress2\": null,\n        \"PickupCity\": \"TRACY\",\n        \"PickupState\": \"CA\",\n        \"PickupZip\": \"94583\",\n        \"PickupCountry\":\"US\",\n        \"PickupCountryCode\": \"US\",\n        \"LabelFromCompany\": \"test\",\n        \"labelFromContact\": \"Andrew Joe Martin\",\n        \"labelFromAddress1\": \"252 lenin priego\",\n        \"labelFromAddress2\": \"\",\n        \"labelFromCity\": \"Tracy\",\n        \"labelFromState\": \"CA\",\n        \"labelFromZip\": \"94583\",\n        \"labelFromCountry\": \"US\",\n        \"labelFromCountryCode\": \"US\",\n        \"PickupAddressType\":\"R\",\n        \"ShipToCompany\": \"SCK\",\n        \"ShipToAttention\": \"Steve Martin\",\n        \"ShipToPhone\": \"123654789\",\n        \"ShipToEmail\": \"test123@abc.com\",\n        \"DeliveryAddress1\": \"1540, Blog Street, 2nd Lane \",\n        \"DeliveryAddress2\": \"\",\n        \"DeliveryCity\": \"Berlin\",\n        \"DeliveryState\": \"CA\",\n        \"DeliveryZip\": \"65760\",\n        \"DeliveryCountry\": \"Germany\",\n        \"DeliveryCountryCode\": \"DE\",\n        \"ShipDate\":\"2025-02-18\",\n        \"ServiceCode\": \"ITS\",\n        \"DeclaredValue\": 10,\n        \"CODValue\": \"20\",\n        \"SpecialInstructions\": \"test Special  Instructions\",\n        \"Weight\": \"10\",  \n        \"WeightUnitOfMeasure\" : \"lb\",\n        \"Dimensions\":\n        {\n            \"Length\":1,\n            \"Width\":\"2\",\n            \"Height\":\"3\",\n            \"UnitOfMeasure\":\"inch\"\n        },\n        \"SignatureCode\":\"ADULT_SIG_REQD\",\n        \"ShipmentReference\": 1213,\n        \"ShipmentLabelType\": \"zpl_short_label\",\n        \"AddnShipperReference1\": \"Addn reference content1\",\n        \"AddnShipperReference2\": \"Addn reference content2\",\n        \"ParcelContent\": [\n            \"unrestricted\"\n        ], \n        \"DeliveryAddressType\":\"R\",\n        \"ItemDetails\": [\n            {\n                \"name\": \"TestItem1\",\n                \"code\": \"1\",\n                \"quantity\": \"10\",\n                \"value\": 15,\n                \"hsCode\": \"215\",\n                \"hsDescription\": \"test\",\n                \"countryCodeOfOrigin\": \"DE\",\n                \"pieceweight\": 2.2,\n                \"grosspieceweight\": 2.5\n            },  \n            {\n                \"name\": \"TestItem2\",\n                \"code\": \"2\",\n                \"quantity\": \"10\",\n                \"value\": 12,\n                \"hsCode\": \"214\",\n                \"hsDescription\": \"test\",\n                \"countryCodeOfOrigin\": \"DE\",\n                \"pieceweight\": 2.2,\n                \"grosspieceweight\": 2.5\n            }],\n       \"customs\": // optional\n        {\n            \"importer\": {\n                \"address\": {\n                    \"name1\": \"Hofmann Hausgeräte GmbH\", // Req if any one of the importer / exporter fields are provided\n                    \"street1\": \"Im oberen Kienle\", // Req if any one of the importer / exporter fields are provided\n                    \"postcode\": \"70839\", // Req if any one of the importer / exporter fields are provided\n                    \"city1\": \"Gerlingen\", // Req if any one of the importer / exporter fields are provided\n                    \"countryCode\": \"DE\", // Req if any one of the importer / exporter fields are provided\n                    \"name2\": \"Kundenservice\",\n                    \"street2\": \"Waldesruh\",\n                    \"houseNumber\": \"13\",\n                    \"stateOrRegion\": \"BW\"\n                },\n                \"contactPerson\": {\n                    \"name\": \"Ralf Richter\",\n                    \"emailAddress\": \"ralf.richter@mydomain.de\", //Either EmailAddress or both PhoneCountryPrefix and PhoneNumber is required.\n                    \"phoneCountryPrefix\": \"+49\",\n                    \"phoneNumber\": \"7114478890\"\n                },\n                \"isCommercial\": true, // Req if any one of the importer / exporter fields are provided\n                \"eoriNumber\": \"r09876\",\n                \"taxId\": \"\"\n            },\n            \"exporter\": {\n                \"address\": {\n                    \"name1\": \"Hofmann Hausgeräte GmbH\",\n                    \"street1\": \"Im oberen Kienle\",\n                    \"postcode\": \"70839\",\n                    \"city1\": \"Gerlingen\",\n                    \"countryCode\": \"US\",\n                    \"name2\": \"Kundenservice\",\n                    \"street2\": \"Waldesruh\",\n                    \"houseNumber\": \"13\",\n                    \"stateOrRegion\": \"BW\"\n                },\n                \"contactPerson\": {\n                    \"name\": \"Ralf Richter\",\n                    \"emailAddress\": \"ralf.richter@mydomain.de\",\n                    \"phoneCountryPrefix\": \"+49\",\n                    \"phoneNumber\": \"7114478890\"\n                },\n                \"isCommercial\": true,\n                \"eoriNumber\": \"ASWQER123\",\n                \"taxId\": \"123HGFD\",\n                \"SwissUid\": \"XZ987\",\n                \"VatRegistrationNumber\": \"AS2345\",\n                \"AuthorizationNumber\": \"65765432\",\n                \"LoadingPlaceCode\": \"Gerlingen\"\n            }\n        },\n          \n        \"CommercialInvoiceAttached\": true,\n        \"TotalCommercialInvoiceAmount\":100,\n        \"PurchaseOrderNumber\":\"test\",\n        \"PackageDescription\": \"test\",\n        \"CommercialInvoiceNumber\": 235,\n        \"ReceiveNotifications\":{\n                \"emailAddress\":[\"testcontact@sample.com\"],\n                \"MobileNumber\":[\"+1 9112341234\"]\n            },            \n       \"Notification\": [\n            {\n                \"NotificationType\": \"SHIPMENT\",\n                \"EmailAddress\":\"test123@sample.com\"\n                 \n            },\n             {\n                \"NotificationType\": \"RECEIPT\",\n                 \"EmailAddress\":\"test123@sample.com\"\n            },\n            {\n                \"NotificationType\": \"EXCEPTION\",\n                 \"EmailAddress\":\"test123@sample.com\"\n            }\n            ,\n            {\n                \"NotificationType\": \"DELIVERY\",\n                 \"EmailAddress\":\"test123@sample.com\"\n            }\n            ,\n            {\n                \"NotificationType\": \"ETA\",\n                 \"EmailAddress\":\"test123@sample.com\"\n            }\n        ]\n    }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://ship.gls-us.com/v2/Shipment","description":"<h4 id=\"🧾-request-header\">🧾 Request Header</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Token</td>\n<td>Access Token</td>\n</tr>\n<tr>\n<td>Content-Type</td>\n<td>application/json</td>\n</tr>\n<tr>\n<td>Accept-Encoding</td>\n<td>gZip or deflate (Optional)</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"📤-request-body\">📤 Request Body</h4>\n<p>The request body must be a JSON object with the following keys:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type / Max Length / Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>accountNumber</td>\n<td>Integer (10), Required: Yes</td>\n<td>Shipper’s GLS account number.</td>\n</tr>\n<tr>\n<td>shipment</td>\n<td>Shipment object, Required: Yes</td>\n<td>Details of the shipment including tracking number, addresses, dates, service code, weight, dimensions, and other related information.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"📦-shipment-object\">📦 Shipment Object</h3>\n<h4 id=\"🔹-shipper-information\">🔹 Shipper Information</h4>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type, Length, Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>TrackingNumber</strong></td>\n<td>String (20), Required: No</td>\n<td>1. Unique identifier for the shipment.  <br />2. Minimum 6 characters. If not provided, GLS auto-generates a unique 20-character tracking number.</td>\n</tr>\n<tr>\n<td><strong>ShipperCompany</strong></td>\n<td>String (50), Required: Yes</td>\n<td>Name of company sending the shipment.</td>\n</tr>\n<tr>\n<td>ShipperContact</td>\n<td>String (50), Required: No</td>\n<td>Name of person sending the shipment.</td>\n</tr>\n<tr>\n<td>ShipperPhone</td>\n<td>String (20), Required: No</td>\n<td>Phone number of person sending the shipment.</td>\n</tr>\n<tr>\n<td>ShipperEmail</td>\n<td>String (50), Required: No</td>\n<td>Email address of person sending the shipment.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"📍-pickup-information\">📍 Pickup Information</h4>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type, Length, Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>PickupAddress1</strong></td>\n<td>String (50), Required: Yes</td>\n<td>Street address of pickup location.</td>\n</tr>\n<tr>\n<td>PickupAddress2</td>\n<td>String (50), Required: No</td>\n<td>Extra address info for pickup location.</td>\n</tr>\n<tr>\n<td><strong>PickupCity</strong></td>\n<td>String (50), Required: Yes</td>\n<td>Pickup city name.</td>\n</tr>\n<tr>\n<td><strong>PickupState</strong></td>\n<td>String (2), Required: Yes</td>\n<td>State abbreviation of pickup location. Valid within GLS service area.</td>\n</tr>\n<tr>\n<td><strong>PickupZip</strong></td>\n<td>String (10), Required: Yes</td>\n<td>Only first 5 digits used if PickupCountryCode is US or empty.</td>\n</tr>\n<tr>\n<td>PickupCountry</td>\n<td>String (55), Required: No</td>\n<td>ISO Country Name for origin country.</td>\n</tr>\n<tr>\n<td><strong>PickupCountryCode</strong></td>\n<td>String (2), Required: Yes*</td>\n<td>ISO Country Code. Required only for the International shipments.</td>\n</tr>\n<tr>\n<td>PickupAddressType</td>\n<td>String (1), Required: No</td>\n<td>'B' for Business or 'R' for Residential.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"🏷️-label-from-optional-label-sender\">🏷️ Label From (Optional Label Sender)</h4>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type, Length, Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>LabelFromCompany</td>\n<td>String (50), Required: No</td>\n<td>Company name printed on the label.</td>\n</tr>\n<tr>\n<td>LabelFromContact</td>\n<td>String (50), Required: No</td>\n<td>Name printed on the label.</td>\n</tr>\n<tr>\n<td><strong>LabelFromAddress1</strong></td>\n<td>String (100), Required: Yes*</td>\n<td>Required if LabelFromCity, LabelFromState, or LabelFromZIP is provided.</td>\n</tr>\n<tr>\n<td>LabelFromAddress2</td>\n<td>String (50), Required: No</td>\n<td>Additional address info for label.</td>\n</tr>\n<tr>\n<td><strong>LabelFromCity</strong></td>\n<td>String (50), Required: Yes*</td>\n<td>Required if LabelFromAddress1, LabelFromState, or LabelFromZIP is provided.</td>\n</tr>\n<tr>\n<td><strong>LabelFromState</strong></td>\n<td>String (2), Required: Yes*</td>\n<td>Required if LabelFromAddress1, LabelFromCity, or LabelFromZIP is provided.</td>\n</tr>\n<tr>\n<td><strong>LabelFromZip</strong></td>\n<td>String (10), Required: Yes*</td>\n<td>Required if LabelFromAddress1, LabelFromCity, or LabelFromState is provided.</td>\n</tr>\n<tr>\n<td>LabelFromCountry</td>\n<td>String (55), Required: No</td>\n<td>ISO Country Name for pickup label.</td>\n</tr>\n<tr>\n<td>LabelFromCountryCode</td>\n<td>String (2), Required: No</td>\n<td>ISO Country Code for pickup label.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"📬-delivery-information\">📬 Delivery Information</h4>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type, Length, Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>ShipToCompany</strong></td>\n<td>String (50), Required: Yes</td>\n<td>Name of company receiving the shipment.</td>\n</tr>\n<tr>\n<td>ShipToAttention</td>\n<td>String (50), Required: No</td>\n<td>Person receiving the shipment.</td>\n</tr>\n<tr>\n<td>ShipToPhone</td>\n<td>String (20), Required: No</td>\n<td>Phone number of receiver.</td>\n</tr>\n<tr>\n<td>ShipToEmail</td>\n<td>String (50), Required: No</td>\n<td>Email address of receiver.</td>\n</tr>\n<tr>\n<td><strong>DeliveryAddress1</strong></td>\n<td>String (50), Required: Yes</td>\n<td>Street address of delivery destination.  <br />  <br /><strong>Note</strong>: For EU Shipments, please pass the Street Name and House Number in DeliveryAddress1 field. For Optimal results and avoiding delivery delays, please only use Characters 1-40</td>\n</tr>\n<tr>\n<td>DeliveryAddress2</td>\n<td>String (50), Required: No</td>\n<td>Extra delivery address info.</td>\n</tr>\n<tr>\n<td><strong>DeliveryCity</strong></td>\n<td>String (50), Required: Yes</td>\n<td>City name for delivery.</td>\n</tr>\n<tr>\n<td><strong>DeliveryState</strong></td>\n<td>String (2), Required: Yes</td>\n<td>State abbreviation for delivery location.</td>\n</tr>\n<tr>\n<td><strong>DeliveryZip</strong></td>\n<td>String (10), Required: Yes</td>\n<td>Only first 5 digits used if DeliveryCountryCode is US or empty.</td>\n</tr>\n<tr>\n<td>DeliveryCountry</td>\n<td>String (55), Required: No</td>\n<td>ISO Country Name for delivery.</td>\n</tr>\n<tr>\n<td>DeliveryCountryCode</td>\n<td>String (2), Required: No</td>\n<td>ISO Country Code for delivery.</td>\n</tr>\n<tr>\n<td>DeliveryAddressType</td>\n<td>String (1), Required: No</td>\n<td>'B' or 'R'. Applies RDF for Residential deliveries.</td>\n</tr>\n<tr>\n<td>ParcelShopID</td>\n<td>String (50), Required: No</td>\n<td>ParcelShop identifier applicable only for EU shipments. Use the ParcelShop API to retrieve the ParcelShop ID.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"🗓️-shipment-schedule--services\">🗓️ Shipment Schedule &amp; Services</h4>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type, Length, Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ShipDate</td>\n<td>Date, Required: No</td>\n<td>Defaults to current date. Can be future-dated up to 5 days.  <br />If the label/data upload is done before the package handover, the shipper can provide the scheduled ship date.</td>\n</tr>\n<tr>\n<td><strong>ServiceCode</strong></td>\n<td>String (3), Required: Yes</td>\n<td>GLS Delivery Service Type for the shipment, options are:  <br />  <br />PDS – Priority Overnight  <br />EPS – Early Priority Overnight  <br />NPS – Noon Priority Overnight  <br />SDS – Saturday Delivery  <br />ESS – Early Saturday Delivery  <br />CPS – GLS Ground  <br />ITS – EU International service type  <br />CAN –  <br />Canada International Service  <br />* Not all service types may apply to every shippers account.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"💵-value--instructions\">💵 Value &amp; Instructions</h4>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type, Length, Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>DeclaredValue</td>\n<td>Decimal (8,2), Required: No</td>\n<td>Declared value. Only pass value if over $100.</td>\n</tr>\n<tr>\n<td>CODValue</td>\n<td>Decimal (8,2), Required: No</td>\n<td>Amount to collect at delivery.</td>\n</tr>\n<tr>\n<td>SpecialInstructions</td>\n<td>String (100), Required: No</td>\n<td>Additional delivery instructions (e.g., Side Door).</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"⚖️-package-details\">⚖️ Package Details</h4>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type, Length, Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Weight</td>\n<td>Decimal (8,2), Required: No</td>\n<td>Package weight in pounds. Round up to next pound.</td>\n</tr>\n<tr>\n<td>WeightUnitOfMeasure</td>\n<td>String (4), Required: No</td>\n<td>Default is lb. Accepted values: lb, kg.</td>\n</tr>\n<tr>\n<td>Dimensions</td>\n<td>Dimensions, Required: Conditional</td>\n<td>Package dimensions. See <a href=\"#dimensions\">Dimensions</a>.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"🧾-label--signature-options\">🧾 Label &amp; Signature Options</h4>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type, Length, Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ShipmentLabelType</td>\n<td>Enum (String), Required: No</td>\n<td>Setting for the Shipping Label to be generated. Options include:  <br />  <br />- <strong>NO_LABEL</strong>  <br />- <strong>PAPER_LABEL</strong>: Returns a byte array of the GLS label, compatible with PNG and other image formats.  <br />- <strong>PDF_4x5LABEL</strong>: Returns a byte array of the GLS label in PDF format.  <br />- <strong>ZPL_SHORT_LABEL</strong> and <strong>ZPL_LONG_LABEL</strong>: Returns GLS label string formatted for Zebra ZPL thermal printers (4×6.5 in label). Recommended for GK420d and similar models.  <br />- <strong>ZPL_SHORT_LABEL_PON</strong> and <strong>ZPL_LONG_LABEL_PON</strong>: Same as above but printed in normal orientation. Use if label orientation issues occur. Recommended for GK420d and similar Zebra printers.  <br />  <br />Label type constants can be used to specify these options.</td>\n</tr>\n<tr>\n<td>SignatureCode</td>\n<td>Enum (String), Required: No</td>\n<td>Signature requirement. Options:  <br />SIG_STANDARD  <br />SIG_REQD  <br />SIG_NOT_REQD  <br />ADULT_SIG_REQD</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"🔖-references--identifiers\">🔖 References &amp; Identifiers</h4>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type, Length, Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ShipmentReference</td>\n<td>String (25), Required: No</td>\n<td>Shipper's internal shipment reference.  <br />Reference information will be included in the customer invoice and can be used to track the shipment.</td>\n</tr>\n<tr>\n<td>AddnShipperReference1</td>\n<td>String (25), Required: No</td>\n<td>Additional shipment reference.</td>\n</tr>\n<tr>\n<td>AddnShipperReference2</td>\n<td>String (25), Required: No</td>\n<td>Additional shipment reference.</td>\n</tr>\n<tr>\n<td>ParcelContent</td>\n<td>String[], Required: No</td>\n<td>Parcel item details to validate if the parcel can be delivered. Validated by industry type if not provided.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"🌍-international-shipping\">🌍 International Shipping</h4>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type, Length, Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ImporterTaxId</td>\n<td>String (50), Required: No</td>\n<td>Importer's tax ID.</td>\n</tr>\n<tr>\n<td>PurchaseOrderNumber</td>\n<td>String (50), Required: No</td>\n<td>Unique PO number.</td>\n</tr>\n<tr>\n<td><strong>CommercialInvoiceAttached</strong></td>\n<td>Boolean, Required: Yes</td>\n<td>Indicates whether a commercial invoice is included with the package.  <br />  <br />If set to <code>true</code>, the invoice is provided by the shipper.  <br />If set to <code>false</code>, GLS will generate one automatically.  <br />  <br />This field must be set to true for international shipments where:  <br />- Total Commercial Invoice Amount &gt; <strong>$1000</strong> for <strong>EU</strong>  <br />- Total Commercial Invoice Amount &gt; <strong>$2100</strong> for <strong>Canada</strong></td>\n</tr>\n<tr>\n<td><strong>PackageDescription</strong></td>\n<td>String (100), Required: Yes*</td>\n<td>Description of package contents (e.g., clothing, health supply).</td>\n</tr>\n<tr>\n<td><strong>CommercialInvoiceNumber</strong></td>\n<td>String (50), Required: Yes*</td>\n<td>Required for customs clearance in international shipments.</td>\n</tr>\n<tr>\n<td>ItemDetails</td>\n<td>ItemDetails[], Required: Conditional</td>\n<td>Required only for international shipments. See <a href=\"#itemdetails\">ItemDetails</a>.</td>\n</tr>\n<tr>\n<td>Customs</td>\n<td>Customs, Required: No</td>\n<td>Customs declaration info. See <a href=\"#customs\">Customs</a>.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"📣-notifications\">📣 Notifications</h4>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type, Length, Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ReceiveNotifications</td>\n<td>ReceiveNotifications, Required: No</td>\n<td>Enables automatic transit notifications. See <a href=\"#receivenotifications\">ReceiveNotifications</a>.</td>\n</tr>\n<tr>\n<td>Notification</td>\n<td>Notification[], Required: No</td>\n<td>User-subscribed notification types. See <a href=\"#notification\">Notification</a>.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"📐-dimensions\">📐 Dimensions</h4>\n<p><a href=\"null\"></a></p>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type, Length, Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Length</td>\n<td>Integer (3), Required: No</td>\n<td>Estimated package length.  <br />  <br />Parcel: 1–144 in; max 80,000 cubic size.  <br />Freight: 1–96 in.</td>\n</tr>\n<tr>\n<td>Width</td>\n<td>Integer (3), Required: No</td>\n<td>Estimated package width.  <br />  <br />Parcel: 1–144 in; max 80,000 cubic size.  <br />Freight: 1–96 in.</td>\n</tr>\n<tr>\n<td>Height</td>\n<td>Integer (3), Required: No</td>\n<td>Estimated package height.  <br />  <br />Parcel: 1–144 in; max 80,000 cubic size.  <br />Freight: 1–72 in.</td>\n</tr>\n<tr>\n<td>UnitOfMeasure</td>\n<td>String (4), Required: No</td>\n<td>Default is \"inch\". Accepted values: cm, inch.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"📦-itemdetails\">📦 ItemDetails</h4>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type, Length, Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Name</td>\n<td>String (100), Required: Yes</td>\n<td>Detail name or description for each item inside one box.</td>\n</tr>\n<tr>\n<td>Code</td>\n<td>String (80), Required: Yes</td>\n<td>SKU number or item code.</td>\n</tr>\n<tr>\n<td>Quantity</td>\n<td>Integer, Required: Yes</td>\n<td>Quantity of same items in the box. Must be greater than 0.</td>\n</tr>\n<tr>\n<td>Value</td>\n<td>Decimal (9,2), Required: Yes</td>\n<td>Each item's value in US dollars.</td>\n</tr>\n<tr>\n<td>HSCode</td>\n<td>Integer, Required: No</td>\n<td>Harmonized System Code. Must be 6–10 digits (no decimal points).</td>\n</tr>\n<tr>\n<td>HSDescription</td>\n<td>String (80), Required: No</td>\n<td>Description for the harmonized system code.</td>\n</tr>\n<tr>\n<td>CountryCodeOfOrigin</td>\n<td>String (2), Required: Yes</td>\n<td>ISO country code indicating country of origin.</td>\n</tr>\n<tr>\n<td>PieceWeight</td>\n<td>Decimal (9,2), Required: No</td>\n<td>Weight of each individual item.</td>\n</tr>\n<tr>\n<td>GrossPieceWeight</td>\n<td>Decimal (9,2), Required: No</td>\n<td>Gross weight of each item.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"📧-receivenotification\">📧 ReceiveNotification</h3>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type, Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>EmailAddress</td>\n<td>String[], Required: No</td>\n<td>List of email addresses to receive shipment notifications.</td>\n</tr>\n<tr>\n<td>Mobile</td>\n<td>String[], Required: No</td>\n<td>List of mobile numbers to receive SMS notifications.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"field-details\">Field Details</h3>\n<ul>\n<li><p><strong>EmailAddress</strong><br />  Array of email addresses to receive automated email notifications.<br />  Trigger points:</p>\n<ul>\n<li><p><strong>SHIPMENT</strong>: Triggered when package data upload is received by the GLS server.</p>\n</li>\n<li><p><strong>RECEIPT</strong>: Triggered when the package is scanned at a GLS facility.</p>\n</li>\n<li><p><strong>ETA</strong>: Triggered when the package is out for delivery.</p>\n</li>\n<li><p><strong>DELIVERY</strong>: Triggered when the delivery is completed.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Mobile</strong><br />  Array of mobile numbers to receive automated text (SMS) notifications.<br />  Trigger points:</p>\n<ul>\n<li><p><strong>SHIPMENT</strong>: Triggered when package data upload is received by the GLS server.</p>\n</li>\n<li><p><strong>RECEIPT</strong>: Triggered when the package is scanned at a GLS facility.</p>\n</li>\n<li><p><strong>ETA</strong>: Triggered when the package is out for delivery.</p>\n</li>\n<li><p><strong>DELIVERY</strong>: Triggered when the delivery is completed.</p>\n</li>\n</ul>\n</li>\n</ul>\n<p>Additional Notes:</p>\n<ul>\n<li><p>Only <strong>one mobile number per notification</strong> is allowed.</p>\n</li>\n<li><p><strong>Unsubscribed</strong> mobile numbers will <strong>not receive SMS</strong> notifications.</p>\n</li>\n<li><p><strong>International numbers</strong> must include the area code.</p>\n</li>\n<li><p>Users can <strong>subscribe to specific notification types</strong>, and GLS will automatically trigger the subscribed ones.</p>\n</li>\n</ul>\n<h3 id=\"notification\">Notification</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type</th>\n<th>Length</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>NotificationType</td>\n<td>Enum: Integer</td>\n<td>100</td>\n<td>Yes</td>\n<td>Notification trigger type</td>\n</tr>\n<tr>\n<td>EmailAddress</td>\n<td>String</td>\n<td>255</td>\n<td>Yes</td>\n<td>Email(s) for notification</td>\n</tr>\n<tr>\n<td>MobileNumber</td>\n<td>String</td>\n<td>15</td>\n<td>No</td>\n<td>SMS number for notifications</td>\n</tr>\n<tr>\n<td>Message</td>\n<td>String</td>\n<td>100</td>\n<td>No</td>\n<td>Custom message in email</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"field-details-1\">Field Details</h3>\n<ul>\n<li><p><strong>NotificationType</strong><br />  Options: <code>SHIPMENT</code>, <code>RECEIPT</code>, <code>DELIVERY</code>, <code>EXCEPTION</code>, <code>ETA</code>.</p>\n</li>\n<li><p><strong>EmailAddress</strong><br />  Email address(es) to receive automated notifications.<br />  Multiple emails should be separated by a semicolon (<code>;</code>).<br />  Notification trigger points:</p>\n<ul>\n<li><p><strong>SHIPMENT</strong>: When package data is uploaded to GLS server.</p>\n</li>\n<li><p><strong>RECEIPT</strong>: When scanned at GLS facility.</p>\n</li>\n<li><p><strong>ETA</strong>: When package is out for delivery.</p>\n</li>\n<li><p><strong>DELIVERY</strong>: When delivery is complete.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>MobileNumber</strong><br />  Only one mobile number allowed.<br />  Used for SMS notifications.<br />  Unsubscribed numbers will not receive SMS.</p>\n</li>\n<li><p><strong>Message</strong><br />  Optional sender commentis included in the email body.<br />  Not applicable for SMS notifications.</p>\n</li>\n</ul>\n<h3 id=\"🛃-customs\">🛃 Customs</h3>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type, Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Importer</td>\n<td>Importer, Required: No</td>\n<td>Importer contacts and contact person details. See <a href=\"#importer\">Importer</a> section below</td>\n</tr>\n<tr>\n<td>Exporter</td>\n<td>Exporter, Required: No</td>\n<td>Exporter contacts and contact person details. See <a href=\"#exporter\">Exporter</a> section below</td>\n</tr>\n<tr>\n<td>IncotermCode</td>\n<td>String (4), Required: No</td>\n<td>Incoterm Code  <br />  <br />Allowed values: 10, 11, 12, 18, 20, 21, 25, 30, 33, 40, 41, 50, 91</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"field-details-2\">Field Details</h3>\n<ul>\n<li>If any field within the Customs object is provided, then all <strong>required fields</strong> within that object must also be included.</li>\n</ul>\n<h3 id=\"importer\">Importer</h3>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type, Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Address</td>\n<td>Address, Required: No</td>\n<td>Importer address details. See <a href=\"#address\">Address</a> section below</td>\n</tr>\n<tr>\n<td>ContactPerson</td>\n<td>ContactPerson, Required: No</td>\n<td>Importer contact person details. See <a href=\"#contactperson\">ContactPerson</a> section below</td>\n</tr>\n<tr>\n<td>IsCommercial</td>\n<td>boolean, Required: Yes</td>\n<td>Flag indicating if the importer is a commercial entity</td>\n</tr>\n<tr>\n<td>EORINumber</td>\n<td>String (50), Required: No</td>\n<td>Importer EORI Number  <br />  <br />Required only when IsCommercial is true</td>\n</tr>\n<tr>\n<td>TaxId</td>\n<td>String (50), Required: No</td>\n<td>Importer Tax Id</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"exporter\">Exporter</h3>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type, Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Address</td>\n<td>Address, Required: No</td>\n<td>Exporter address details. See <a href=\"#address\">Address</a> section below</td>\n</tr>\n<tr>\n<td>ContactPerson</td>\n<td>ContactPerson, Required: No</td>\n<td>Exporter contact person details. See <a href=\"#contactperson\">ContactPerson</a> section below</td>\n</tr>\n<tr>\n<td>IsCommercial</td>\n<td>boolean, Required: Yes</td>\n<td>Flag indicating if the exporter is a commercial entity</td>\n</tr>\n<tr>\n<td>EORINumber</td>\n<td>String (50), Required: No</td>\n<td>Exporter EORI Number</td>\n</tr>\n<tr>\n<td>SwissUid</td>\n<td>String (50), Required: No</td>\n<td>Exporter SwissUid</td>\n</tr>\n<tr>\n<td>TaxId</td>\n<td>String (50), Required: No</td>\n<td>Exporter Tax Id</td>\n</tr>\n<tr>\n<td><strong>VatRegistrationNumber</strong></td>\n<td>String (50), Required: Yes*</td>\n<td>Exporter VatRegistrationNumber  <br />  <br />Required when Incoterm code is 18</td>\n</tr>\n<tr>\n<td>AuthorizationNumber</td>\n<td>String (50), Required: No</td>\n<td>Exporter AuthorizationNumber</td>\n</tr>\n<tr>\n<td>LoadingPlaceCode</td>\n<td>String (50), Required: No</td>\n<td>Physical Loading Place Code</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"🏠-address\">🏠 Address</h3>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type, Length, Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Name1</td>\n<td>string (255), Required</td>\n<td>Name1 of the entity</td>\n</tr>\n<tr>\n<td>Street1</td>\n<td>string (255), Required</td>\n<td>Street name</td>\n</tr>\n<tr>\n<td>City1</td>\n<td>string (100), Required</td>\n<td>City name</td>\n</tr>\n<tr>\n<td>Postcode</td>\n<td>string (50), Required</td>\n<td>Postal code</td>\n</tr>\n<tr>\n<td>CountryCode</td>\n<td>string (10), Required</td>\n<td>Country code (ISO)</td>\n</tr>\n<tr>\n<td>Name2</td>\n<td>string (255), Optional</td>\n<td>Optional Name2</td>\n</tr>\n<tr>\n<td>Street2</td>\n<td>string (255), Optional</td>\n<td>Optional Street2</td>\n</tr>\n<tr>\n<td>HouseNumber</td>\n<td>string (50), Optional</td>\n<td>House number</td>\n</tr>\n<tr>\n<td>StateOrRegion</td>\n<td>string (100), Optional</td>\n<td>State or Region name</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"👤-contactperson\">👤 ContactPerson</h3>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type, Length, Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Name</td>\n<td>string (255), Required</td>\n<td>Name of the contact person</td>\n</tr>\n<tr>\n<td>EmailAddress</td>\n<td>string (255), Required**</td>\n<td>Email address for the primary contact</td>\n</tr>\n<tr>\n<td>PhoneCountryPrefix</td>\n<td>string (10), Required**</td>\n<td>Country prefix for Phone number</td>\n</tr>\n<tr>\n<td>PhoneNumber</td>\n<td>string (50), Required**</td>\n<td>Phone number for the primary contact</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"field-details-3\">Field Details</h3>\n<ul>\n<li>Either <code>EmailAddress</code> or both <code>PhoneCountryPrefix</code> and <code>PhoneNumber</code> are required.</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response for this request will be in the form of a JSON schema with the following properties:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type &amp; Max Length</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>StatusCode</td>\n<td>Integer</td>\n<td>The HTTP Status code for the request.  <br />200 – Successful Request  <br />400 – Bad Request  <br />401 – Unauthorized  <br />500 – Internal Server Error</td>\n</tr>\n<tr>\n<td>StatusDescription</td>\n<td>String</td>\n<td>The HTTP Status description for the request.</td>\n</tr>\n<tr>\n<td>AuthenticationResultCode</td>\n<td>Integer</td>\n<td>A status code that offers additional information about authentication success or failure.  <br /><strong>Code</strong></td>\n</tr>\n<tr>\n<td>RequestDateTime</td>\n<td>DateTime</td>\n<td>The Datetime of the request sent to the server. This will be returned in JSON ISO 8601 format.</td>\n</tr>\n<tr>\n<td>ResponseDateTime</td>\n<td>DateTime</td>\n<td>The Datetime of the response sent back to the Client. This will be returned in JSON ISO 8601 format.</td>\n</tr>\n<tr>\n<td>ErrorCount</td>\n<td>Integer</td>\n<td>Count of the errors. By default, it will be 0.</td>\n</tr>\n<tr>\n<td>ErrorDetail</td>\n<td>Error[]</td>\n<td>ErrorDetail will be an array of Error Structure with two fields – ErrorCode (Integer) and ErrorDescription (String 255). By default, it will be null in case of no errors.</td>\n</tr>\n<tr>\n<td>AccountNumber</td>\n<td>Integer (10)</td>\n<td>Shipper’s GLS account number.</td>\n</tr>\n<tr>\n<td>TrackingNumber</td>\n<td>String (20)</td>\n<td>Unique tracking number of shipment.</td>\n</tr>\n<tr>\n<td>ServiceCode</td>\n<td>String (3)</td>\n<td>GLS Delivery Service Type for the shipment.</td>\n</tr>\n<tr>\n<td>ScheduledShipDate</td>\n<td>Date</td>\n<td>Scheduled Ship Date.</td>\n</tr>\n<tr>\n<td>ScheduledDeliveryDate</td>\n<td>Date / String</td>\n<td>Scheduled Delivery Date.  <br />- Returns in Date format for domestic shipments.  <br />- Returns as date range in String format for international shipments.  <br />Example: 07/10/2024 – 07/13/2024</td>\n</tr>\n<tr>\n<td>ScheduledDeliveryTime</td>\n<td>String (10)</td>\n<td>Guaranteed delivery time or delivery time window.</td>\n</tr>\n<tr>\n<td>DeliveryZone</td>\n<td>Integer (1)</td>\n<td>Delivery Zone based on Origin and Destination zip code.</td>\n</tr>\n<tr>\n<td>RouteCode</td>\n<td>String (20)</td>\n<td>GLS Operational Code (to be included on all package shipping labels).</td>\n</tr>\n<tr>\n<td>ShipmentCharges</td>\n<td>—</td>\n<td>Service charges for shipment.</td>\n</tr>\n<tr>\n<td>PaperLabel</td>\n<td>Base64Binary</td>\n<td>Applicable to LabelType PAPER_LABEL and PDF_4x5LABEL.  <br />- PAPER_LABEL: MimeType: “image/jpeg”  <br />- PDF Label: MimeType: “application/pdf”  <br />ASCII Data buffer of shipping label that needs to be converted to image and sent to paper printer.</td>\n</tr>\n<tr>\n<td>ThermalLabel</td>\n<td>String</td>\n<td>Applicable to Thermal Label Types - ZPL_SHORT_LABEL and ZPL_LONG_LABEL.  <br />Shipping label string that needs to be directed to thermal printer.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"shipment-charges\">Shipment Charges</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>TransportationCharge</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Service charge for shipment.</td>\n</tr>\n<tr>\n<td>CODCharge</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Charge applicable to COD shipments.</td>\n</tr>\n<tr>\n<td>DeclaredCharge</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Charge applicable to declared shipments.</td>\n</tr>\n<tr>\n<td>OtherCharge</td>\n<td>OtherCharge[]</td>\n<td></td>\n<td>Accessorial charges applicable to shipment.</td>\n</tr>\n<tr>\n<td>Code</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Accessorial Fee Code.</td>\n</tr>\n<tr>\n<td>Description</td>\n<td>String</td>\n<td>50</td>\n<td>Accessorial Fee Description.</td>\n</tr>\n<tr>\n<td>Fee</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Accessorial Fee Amount.</td>\n</tr>\n<tr>\n<td>FuelSurcharge</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Fuel surcharge for shipment.</td>\n</tr>\n<tr>\n<td>TotalCharge</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Total charge for shipment.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"error\">Error</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ErrorCode</td>\n<td>Integer</td>\n<td></td>\n<td>Code for the Error.</td>\n</tr>\n<tr>\n<td>ErrorDescription</td>\n<td>String(255)</td>\n<td></td>\n<td>Description for the Error</td>\n</tr>\n</tbody>\n</table>\n</div><p>Please note that these are the complete list of fields in the request and response</p>\n","urlObject":{"path":["v2","Shipment"],"host":["https://ship.gls-us.com"],"query":[],"variable":[]}},"response":[{"id":"56cf9de9-8b7b-4de9-8e32-a9b5ef89834b","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json-patch+json; ver=2.0"},{"key":"Accept","value":"text/plain; ver=2.0"}],"body":{"mode":"raw","raw":"{\n    \"AccountNumber\": \"1005001\",\n    \"Shipment\": {       \n        \"TrackingNumber\": \"OOROISD1\",\n        \"ShipperCompany\": \"Techfolds Company\",\n        \"ShipperContact\": \"Jerald Mc White\",\n        \"ShipperPhone\": \"9212341234\",\n        \"ShipperEmail\": \"testemail@123.com\",\n        \"PickupAddress1\": \"1000  South Ampton Line Rd\",\n        \"PickupAddress2\": null,\n        \"PickupCity\": \"TRACY\",\n        \"PickupState\": \"CA\",\n        \"PickupZip\": \"94583\",\n        \"PickupCountry\":\"US\",\n        \"PickupCountryCode\": \"US\",\n        \"LabelFromCompany\": \"test\",\n        \"labelFromContact\": \"Andrew Joe Martin\",\n        \"labelFromAddress1\": \"252 lenin priego\",\n        \"labelFromAddress2\": \"\",\n        \"labelFromCity\": \"Tracy\",\n        \"labelFromState\": \"CA\",\n        \"labelFromZip\": \"94583\",\n        \"labelFromCountry\": \"US\",\n        \"labelFromCountryCode\": \"US\",\n        \"PickupAddressType\":\"R\",\n        \"ShipToCompany\": \"SCK\",\n        \"ShipToAttention\": \"Steve Martin\",\n        \"ShipToPhone\": \"123654789\",\n        \"ShipToEmail\": \"test123@abc.com\",\n        \"DeliveryAddress1\": \"1540, Blog Street, 2nd Lane \",\n        \"DeliveryAddress2\": \"\",\n        \"DeliveryCity\": \"Berlin\",\n        \"DeliveryState\": \"CA\",\n        \"DeliveryZip\": \"65760\",\n        \"DeliveryCountry\": \"Germany\",\n        \"DeliveryCountryCode\": \"DE\",\n        \"ShipDate\":\"2025-02-18\",\n        \"ServiceCode\": \"ITS\",\n        \"DeclaredValue\": 10,\n        \"CODValue\": \"20\",\n        \"SpecialInstructions\": \"test Special  Instructions\",\n        \"Weight\": \"10\",  \n        \"WeightUnitOfMeasure\" : \"lb\",\n        \"Dimensions\":\n        {\n            \"Length\":1,\n            \"Width\":\"2\",\n            \"Height\":\"3\",\n            \"UnitOfMeasure\":\"inch\"\n        },\n        \"SignatureCode\":\"ADULT_SIG_REQD\",\n        \"ShipmentReference\": 1213,\n        \"ShipmentLabelType\": \"zpl_short_label\",\n        \"AddnShipperReference1\": \"Addn reference content1\",\n        \"AddnShipperReference2\": \"Addn reference content2\",\n        \"ParcelContent\": [\n            \"unrestricted\"\n        ], \n        \"DeliveryAddressType\":\"R\",\n        \"ItemDetails\": [\n            {\n                \"name\": \"TestItem1\",\n                \"code\": \"1\",\n                \"quantity\": \"10\",\n                \"value\": 15,\n                \"hsCode\": \"215\",\n                \"hsDescription\": \"test\",\n                \"countryCodeOfOrigin\": \"DE\"\n            },  \n            {\n                \"name\": \"TestItem2\",\n                \"code\": \"2\",\n                \"quantity\": \"10\",\n                \"value\": 12,\n                \"hsCode\": \"214\",\n                \"hsDescription\": \"test\",\n                \"countryCodeOfOrigin\": \"DE\"\n            }],\n        \"customs\": // optional\n        {\n            \"importer\": {\n                \"address\": {\n                    \"name1\": \"Hofmann Hausgeräte GmbH\", // Req if any one of the importer / exporter fields are provided\n                    \"street1\": \"Im oberen Kienle\", // Req if any one of the importer / exporter fields are provided\n                    \"postcode\": \"70839\", // Req if any one of the importer / exporter fields are provided\n                    \"city1\": \"Gerlingen\", // Req if any one of the importer / exporter fields are provided\n                    \"countryCode\": \"DE\", // Req if any one of the importer / exporter fields are provided\n                    \"name2\": \"Kundenservice\",\n                    \"street2\": \"Waldesruh\",\n                    \"houseNumber\": \"13\",\n                    \"stateOrRegion\": \"BW\"\n                },\n                \"contactPerson\": {\n                    \"name\": \"Ralf Richter\",\n                    \"emailAddress\": \"ralf.richter@mydomain.de\", //Either EmailAddress or both PhoneCountryPrefix and PhoneNumber is required.\n                    \"phoneCountryPrefix\": \"+49\",\n                    \"phoneNumber\": \"7114478890\"\n                },\n                \"isCommercial\": true, // Req if any one of the importer / exporter fields are provided\n                \"eoriNumber\": \"r09876\",\n                \"taxId\": \"\"\n            },\n            \"exporter\": {\n                \"address\": {\n                    \"name1\": \"Hofmann Hausgeräte GmbH\",\n                    \"street1\": \"Im oberen Kienle\",\n                    \"postcode\": \"70839\",\n                    \"city1\": \"Gerlingen\",\n                    \"countryCode\": \"US\",\n                    \"name2\": \"Kundenservice\",\n                    \"street2\": \"Waldesruh\",\n                    \"houseNumber\": \"13\",\n                    \"stateOrRegion\": \"BW\"\n                },\n                \"contactPerson\": {\n                    \"name\": \"Ralf Richter\",\n                    \"emailAddress\": \"ralf.richter@mydomain.de\",\n                    \"phoneCountryPrefix\": \"+49\",\n                    \"phoneNumber\": \"7114478890\"\n                },\n                \"isCommercial\": true,\n                \"eoriNumber\": \"ASWQER123\",\n                \"taxId\": \"123HGFD\",\n                \"SwissUid\": \"XZ987\",\n                \"VatRegistrationNumber\": \"AS2345\",\n                \"AuthorizationNumber\": \"65765432\",\n                \"LoadingPlaceCode\": \"Gerlingen\"\n            }\n        },\n          \n        \"CommercialInvoiceAttached\": true,\n        \"TotalCommercialInvoiceAmount\":100,\n        \"PurchaseOrderNumber\":\"test\",\n        \"PackageDescription\": \"test\",\n        \"CommercialInvoiceNumber\": 235,\n        \"ReceiveNotifications\":{\n                \"emailAddress\":[\"testcontact@sample.com\"],\n                \"MobileNumber\":[\"+1 9112341234\"]\n            },            \n       \"Notification\": [\n            {\n                \"NotificationType\": \"SHIPMENT\",\n                \"EmailAddress\":\"test123@sample.com\"\n                 \n            },\n             {\n                \"NotificationType\": \"RECEIPT\",\n                 \"EmailAddress\":\"test123@sample.com\"\n            },\n            {\n                \"NotificationType\": \"EXCEPTION\",\n                 \"EmailAddress\":\"test123@sample.com\"\n            }\n            ,\n            {\n                \"NotificationType\": \"DELIVERY\",\n                 \"EmailAddress\":\"test123@sample.com\"\n            }\n            ,\n            {\n                \"NotificationType\": \"ETA\",\n                 \"EmailAddress\":\"test123@sample.com\"\n            }\n        ]\n    }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"/v2/Shipment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; ver=2.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"AccountNumber\": 1036,\n    \"TrackingNumber\": \"999880955243\",\n    \"ServiceCode\": \"ITS\",\n    \"ScheduledShipDate\": \"05/14/2025\",\n    \"ScheduledDeliveryDate\": \"5/26/2025 - 5/28/2025 \",\n    \"ScheduledDeliveryTime\": null,\n    \"DeliveryZone\": 2,\n    \"RouteCode\": \"NWK CA927-EPG\",\n    \"ShipmentCharges\": {\n        \"TransportationCharge\": 28.00,\n        \"CODCharge\": 0.00,\n        \"DeclaredCharge\": 0.00,\n        \"FuelSurcharge\": 8.63,\n        \"OtherCharge\": [\n            {\n                \"Code\": \"ASR\",\n                \"Description\": \"Adult Signature Fee\",\n                \"Fee\": 21.31\n            }\n        ],\n        \"TotalCharge\": 57.94\n    },\n    \"CommercialInvoice\": {\n        \"PdfURL\": \"https://gls-customer-portal-dev.s3.us-west-1.amazonaws.com/CommercialInvoice\"\n    },\n    \"PaperLabel\": null,\n    \"ThermalLabel\": \"~JO\\n^XA^EG^XZ\\n^XA\\n^PMN\\n^MUD\\n^LH15,0\\n^CI28\\n^JMA\\n^FO10,946,^GB616,137,1^FS\\n^FO10,703,^GB616,244,1^FS\\n^FO24,712,^A0N,24^FR^FD^FS\\n^FO24,743,^A0N,43^FR^FDCOLLEGIO ALLA QUERCE^FS\\n^FO24,790,^A0N,31^FR^FDSteve Martin^FS\\n^FO24,824,^A0N,31^FR^FD^FS\\n^FO24,857,^A0N,30^FR^FD2000  South Ampton Line Rd \\n^XZ\\n\",\n    \"StatusCode\": 200,\n    \"StatusDescription\": \"OK\",\n    \"AuthenticationResultCode\": 0,\n    \"RequestDateTime\": \"2025-05-14T08:12:48.7667466-07:00\",\n    \"ResponseDateTime\": \"2025-05-14T08:13:00.7886175-07:00\",\n    \"ErrorCount\": 0,\n    \"ErrorDetail\": null\n}"},{"id":"33861794-c1fb-4b57-86ec-0cb748d7cb7f","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json-patch+json; ver=2.0"},{"key":"Accept","value":"text/plain; ver=2.0"}],"body":{"mode":"raw","raw":"{\n    \"AccountNumber\": \"1005001\",\n    \"Shipment\": {       \n        \"TrackingNumber\": \"KMPH1024123\",\n        \"ShipperCompany\": \"Techfolds Company\",\n        \"ShipperContact\": \"Jerald Mc White\",\n        \"ShipperPhone\": \"9212341234\",\n        \"ShipperEmail\": \"testemail@123.com\",\n        \"PickupAddress1\": \"1000  South Ampton Line Rd\",\n        \"PickupAddress2\": null,\n        \"PickupCity\": \"TRACY\",\n        \"PickupState\": \"CA\",\n        \"PickupZip\": \"94583\",\n        \"PickupCountry\":\"US\",\n        \"PickupCountryCode\": \"US\",\n        \"LabelFromCompany\": \"test\",\n        \"labelFromContact\": \"Andrew Joe Martin\",\n        \"labelFromAddress1\": \"252 lenin priego\",\n        \"labelFromAddress2\": \"\",\n        \"labelFromCity\": \"Tracy\",\n        \"labelFromState\": \"CA\",\n        \"labelFromZip\": \"94583\",\n        \"labelFromCountry\": \"US\",\n        \"labelFromCountryCode\": \"US\",\n        \"PickupAddressType\":\"R\",\n        \"ShipToCompany\": \"SCK-FAT \",\n        \"ShipToAttention\": \"Steve Martin\",\n        \"ShipToPhone\": \"123654789\",\n        \"ShipToEmail\": \"test123@abc.com\",\n        \"DeliveryAddress1\": \"1540, Blog Street, 2nd Lane \",\n        \"DeliveryAddress2\": \"\",\n        \"DeliveryCity\": \"Berlin\",\n        \"DeliveryState\": \"CA\",\n        \"DeliveryZip\": \"65760\",\n        \"DeliveryCountry\": \"Germany\",\n        \"DeliveryCountryCode\": \"DE\",\n        \"ShipDate\":\"2024-07-19\",\n        \"ServiceCode\": \"ITS\",\n        \"DeclaredValue\": 100,\n        \"CODValue\": \"20\",\n        \"SpecialInstructions\": \"test Special  Instructions\",\n        \"Weight\": \"10\",  \n        \"WeightUnitOfMeasure\" : \"kg\",\n        \"Dimensions\":\n        {\n            \"Length\":1,\n            \"Width\":\"20\",\n            \"Height\":\"30\",\n            \"UnitOfMeasure\":\"cm\"\n        },\n        \"SignatureCode\":\"ADULT_SIG_REQD\",\n        \"ShipmentReference\": 1213,\n        \"ShipmentLabelType\": \"zpl_short_label\",\n        \"AddnShipperReference1\": \"Addn reference content1\",\n        \"AddnShipperReference2\": \"Addn reference content2\",\n        \"ParcelContent\": [\n            \"unrestricted\"\n        ], \n        \"DeliveryAddressType\":\"R\",\n        \"ItemDetails\": [\n            {\n                \"name\": \"TestItem1\",\n                \"code\": \"1\",\n                \"quantity\": \"10\",\n                \"value\": 10,\n                \"hsCode\": \"215\",\n                \"hsDescription\": \"test\",\n                \"countryCodeOfOrigin\": \"DE\"\n            },  {\n                \"name\": \"TestItem2\",\n                \"code\": \"2\",\n                \"quantity\": \"10\",\n                \"value\": 12,\n                \"hsCode\": \"214\",\n                \"hsDescription\": \"test\",\n                \"countryCodeOfOrigin\": \"DE\"\n            }],\n        \"ImporterTaxId\": \"1234\",      \n        \"CommercialInvoiceAttached\": true,\n        \"TotalCommercialInvoiceAmount\":100,\n        \"PurchaseOrderNumber\":\"test\",\n        \"PackageDescription\": \"test\",\n        \"CommercialInvoiceNumber\": 235,\n        \"ReceiveNotifications\":{\n                \"emailAddress\":[\"testcontact@sample.com\"],\n                \"MobileNumber\":[\"+1 9112341234\"]\n            },            \n       \"Notification\": [\n            {\n                \"NotificationType\": \"SHIPMENT\",\n                \"EmailAddress\":\"test123@sample.com\"\n                 \n            },\n             {\n                \"NotificationType\": \"RECEIPT\",\n                 \"EmailAddress\":\"test123@sample.com\"\n            },\n            {\n                \"NotificationType\": \"EXCEPTION\",\n                 \"EmailAddress\":\"test123@sample.com\"\n            }\n            ,\n            {\n                \"NotificationType\": \"DELIVERY\",\n                 \"EmailAddress\":\"test123@sample.com\"\n            }\n            ,\n            {\n                \"NotificationType\": \"ETA\",\n                 \"EmailAddress\":\"test123@sample.com\"\n            }\n        ]\n    }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://ship.gls-us.com/v2/Shipment"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; ver=2.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"StatusCode\": 400,\n    \"StatusDescription\": \"Bad Request\",\n    \"AuthenticationResultCode\": 0,\n    \"RequestDateTime\": \"2024-07-19T07:24:26.8517465-07:00\",\n    \"ResponseDateTime\": \"2024-07-19T08:21:11.5885999-07:00\",\n    \"ErrorCount\": 1,\n    \"ErrorDetail\": [\n        {\n            \"ErrorCode\": \"Failure\",\n            \"ErrorDescription\": \"Error Message\"\n        }\n    ]\n}"}],"_postman_id":"1a043d9d-d1c5-4f41-98d8-3801686f56a5"},{"name":"Shipment","id":"9b8bb30a-7430-4de7-8374-c508e5d7f38b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json-patch+json; ver=2.0"},{"key":"Accept","value":"text/plain; ver=2.0"},{"key":"Token","value":"xxxx","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"trackingNumber\": \"id\",\n  \"accountNumber\": -96273340\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://ship.gls-us.com/v2/Shipment","description":"<h3 id=\"delete-shipment\">Delete Shipment</h3>\n<p>This method will be used to cancel a shipment that has been uploaded to GLS.</p>\n<h4 id=\"request-header\">Request Header</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Token</td>\n<td>Access Token</td>\n</tr>\n<tr>\n<td>Content-Type</td>\n<td>application/json</td>\n</tr>\n<tr>\n<td>Accept-Encoding</td>\n<td>gZip or deflate (Optional)</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Request</strong></p>\n<ul>\n<li><p>Method: DELETE</p>\n</li>\n<li><p>URL: <code>/v2/Shipment</code></p>\n</li>\n</ul>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AccountNumber</td>\n<td>Integer</td>\n<td>10</td>\n<td>Yes</td>\n<td>Shipper’s GLS account number.</td>\n</tr>\n<tr>\n<td>TrackingNumber</td>\n<td>String</td>\n<td>20</td>\n<td>Yes</td>\n<td>Unique tracking number for shipment.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response\">Response</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>StatusCode</td>\n<td>Integer</td>\n<td></td>\n<td>The HTTP Status code for the request.  <br />200 – Successful Request  <br />400 – Bad Request  <br />401 – Unauthorized  <br />500 – Internal Server Error</td>\n</tr>\n<tr>\n<td>StatusDescription</td>\n<td>String</td>\n<td></td>\n<td>The HTTP Status description for the request.</td>\n</tr>\n<tr>\n<td>AuthenticationResultCode</td>\n<td>Integer</td>\n<td></td>\n<td>A status code that offers additional information about authentication success or failure.  <br /><strong>Code</strong></td>\n</tr>\n<tr>\n<td>RequestDateTime</td>\n<td>DateTime</td>\n<td></td>\n<td>The Datetime of the request sent to the server. This will be returned in JSON ISO 8601 format.</td>\n</tr>\n<tr>\n<td>ResponseDateTime</td>\n<td>DateTime</td>\n<td></td>\n<td>The Datetime of the response sent back to the Client. This will be returned in JSON ISO 8601 format.</td>\n</tr>\n<tr>\n<td>ErrorCount</td>\n<td>Integer</td>\n<td></td>\n<td>Count of the errors. By default, it will be 0.</td>\n</tr>\n<tr>\n<td>ErrorDetail</td>\n<td>Error[]</td>\n<td></td>\n<td>ErrorDetail will be an array of Error Structure which will have two fields – ErrorCode (Integer) and ErrorDescription (String (255)). By default, it will be null in case of no errors.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","Shipment"],"host":["https://ship.gls-us.com"],"query":[],"variable":[]}},"response":[{"id":"1f066d51-a068-4d10-aa93-925ad480d50d","name":"Success","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json-patch+json; ver=2.0"}],"body":{"mode":"raw","raw":"{\n  \"TrackingNumber\": \"KMPH1024123\",\n  \"AccountNumber\": 1005001\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"/v2/Shipment"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n    \"AccountNumber\": 1005001,\r\n    \"TrackingNumber\": \"KMPH1024123\",\r\n    \"StatusCode\": 200,\r\n    \"StatusDescription\": \"OK\",\r\n    \"AuthenticationResultCode\": 0,\r\n    \"RequestDateTime\": \"2024-07-19T08:24:22.6176314-07:00\",\r\n    \"ResponseDateTime\": \"2024-07-19T08:24:22.8206491-07:00\",\r\n    \"ErrorCount\": 0,\r\n    \"ErrorDetail\": null\r\n}"},{"id":"9509dce6-2cb5-4f17-8ed8-6c2bac8d73a1","name":"Bad Request","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json-patch+json; ver=2.0"},{"key":"Accept","value":"text/plain; ver=2.0"}],"body":{"mode":"raw","raw":"{\n  \"TrackingNumber\": \"KMPH1024123\",\n  \"AccountNumber\": 1005001\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://ship.gls-us.com/v2/Shipment"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; ver=2.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"AccountNumber\": 1005001,\n    \"TrackingNumber\": \"KMPH1024123\",\n    \"StatusCode\": 400,\n    \"StatusDescription\": \"BadRequest\",\n    \"AuthenticationResultCode\": 0,\n    \"RequestDateTime\": \"2024-07-19T08:24:39.7363952-07:00\",\n    \"ResponseDateTime\": \"2024-07-19T08:24:39.7404024-07:00\",\n    \"ErrorCount\": 1,\n    \"ErrorDetail\": [\n        {\n            \"ErrorCode\": \"Failure\",\n            \"ErrorDescription\": \"ERROR MESSAGE\"\n        }\n    ]\n}"},{"id":"07b4d4be-4361-4a93-89f7-94129d30459a","name":"Server Error","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json-patch+json; ver=2.0"}],"body":{"mode":"raw","raw":"{\n  \"TrackingNumber\": \"KMPH1024123\",\n  \"AccountNumber\": 1005001\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://ship.gls-us.com/v2/Shipment"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n    \"AccountNumber\": 1005001,\r\n    \"TrackingNumber\": \"KMPH1024123\",\r\n    \"StatusCode\": 500,\r\n    \"StatusDescription\": \"Internal Server Error\",\r\n    \"AuthenticationResultCode\": 0,\r\n    \"RequestDateTime\": \"2024-07-19T08:24:39.7363952-07:00\",\r\n    \"ResponseDateTime\": \"2024-07-19T08:24:39.7404024-07:00\",\r\n    \"ErrorCount\": 1,\r\n    \"ErrorDetail\": [\r\n        {\r\n            \"ErrorCode\": \"Failure\",\r\n            \"ErrorDescription\": \"Error Message\"\r\n        }\r\n    ]\r\n}"}],"_postman_id":"9b8bb30a-7430-4de7-8374-c508e5d7f38b"}],"id":"a5b8706a-057d-431f-9ae3-c00a5a81c8f7","description":"<p>This method will be used to upload information about an outbound package to GLS. The uploaded shipment information does not go live in the GLS operations system until the package is physically received/scanned in the GLS scan facility. If the package is not scanned, the data will be dropped after 90 days from upload date without delivery or billing action. This is a transactional method and does not accept batch uploads.</p>\n<blockquote>\n<p>Note: We've added LabelFrom fields to the Shipment object. Instead of being limited to specifying the actual pickup location on the label, you can use the LabelFrom fields to designate an alternative address, which will only appear on the GLS label. This feature provides flexibility for scenarios where our shippers may prefer not to display the actual ship-from address on the label. If no data is passed in the LabelFrom fields address info from the Pickup/ShipFrom fields will be printed on the label.</p>\n</blockquote>\n","_postman_id":"a5b8706a-057d-431f-9ae3-c00a5a81c8f7"},{"name":"Pickup","item":[{"name":"Locations","item":[{"name":"Locations","id":"6a522186-ebaf-41fe-9ef2-ac1d55d8621d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"text/plain; ver=2.0"},{"key":"Token","value":"xxxx","type":"text"}],"url":"https://ship.gls-us.com/v2/Pickup/Locations?AccountNumber=36534637","description":"<h3 id=\"retrieve-pickup-locations\">Retrieve Pickup Locations</h3>\n<p>This method will return pickup locations and related pickup information for each scheduled and on-call pickup location registered in GLS system for a Parcel account.</p>\n<h4 id=\"request-header\">Request Header</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Token</td>\n<td>Access Token</td>\n</tr>\n<tr>\n<td>Content-Type</td>\n<td>application/json</td>\n</tr>\n<tr>\n<td>Accept-Encoding</td>\n<td>gzip, deflate</td>\n</tr>\n</tbody>\n</table>\n</div><p>Note: Oncall Pickup Locations expects the input parameters from the URL.</p>\n<h4 id=\"request\">Request</h4>\n<ul>\n<li><p>Method: GET</p>\n</li>\n<li><p>Endpoint: <code>/v2/Pickup/Locations</code></p>\n</li>\n</ul>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AccountNumber</td>\n<td>Integer</td>\n<td>10</td>\n<td>Yes</td>\n<td>GLS US Account Number</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response\">Response</h4>\n<p>The response for this request will be a JSON object representing the pickup locations.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>StatusCode</td>\n<td>Integer</td>\n<td></td>\n<td>The HTTP Status code for the request.  <br />200 – Successful Request  <br />400 – Bad Request  <br />401 – Unauthorized  <br />500 – Internal Server Error</td>\n</tr>\n<tr>\n<td>StatusDescription</td>\n<td>String</td>\n<td></td>\n<td>The HTTP Status description for the request.</td>\n</tr>\n<tr>\n<td>AuthenticationResultCode</td>\n<td>Integer</td>\n<td></td>\n<td>A status code that offers additional information about authentication success or failure.  <br />0 ValidToken  <br />1 InvalidToken  <br />2 ExpiredToken  <br />3 NoToken</td>\n</tr>\n<tr>\n<td>RequestDateTime</td>\n<td>DateTime</td>\n<td></td>\n<td>The Datetime of the request sent to the server. This will be returned in JSON ISO 8601 format.</td>\n</tr>\n<tr>\n<td>ResponseDateTime</td>\n<td>DateTime</td>\n<td></td>\n<td>The Datetime of the response sent back to the Client. This will be returned in JSON ISO 8601 format.</td>\n</tr>\n<tr>\n<td>ErrorCount</td>\n<td>Integer</td>\n<td></td>\n<td>Count of the errors. By default, it will be 0.</td>\n</tr>\n<tr>\n<td>ErrorDetail</td>\n<td>Error[]</td>\n<td></td>\n<td>ErrorDetail will be an array of Error Structure which will have two fields – ErrorId (Integer) and ErrorDescription (String255). By default, it will be null in case of no errors.</td>\n</tr>\n<tr>\n<td>PickupLocations</td>\n<td>PickupLocations[]</td>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"pickup-locations\">Pickup Locations</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>PickupCompanyName</td>\n<td>String</td>\n<td>50</td>\n<td>Pickup company name.</td>\n</tr>\n<tr>\n<td>PickupAddress1</td>\n<td>String</td>\n<td>50</td>\n<td>Street address of pickup location.</td>\n</tr>\n<tr>\n<td>PickupAddress2</td>\n<td>String</td>\n<td>50</td>\n<td>Extra address info for pickup location.</td>\n</tr>\n<tr>\n<td>PickupCity</td>\n<td>String</td>\n<td>50</td>\n<td>Pickup City name.</td>\n</tr>\n<tr>\n<td>PickupState</td>\n<td>String</td>\n<td>2</td>\n<td>State abbreviation of pickup location. Valid options are: AZ, CA, NV, NM, OR, WA, and ID</td>\n</tr>\n<tr>\n<td>PickupZip</td>\n<td>String</td>\n<td>10</td>\n<td>Zip code of pickup location.</td>\n</tr>\n<tr>\n<td>PickupAddressType</td>\n<td>String</td>\n<td>1</td>\n<td>Returns ‘B’ OR ‘R’.  <br />B → Commercial/Business location  <br />R → Residential location type.</td>\n</tr>\n<tr>\n<td>EarliestPickupTime</td>\n<td>DateTime</td>\n<td></td>\n<td>Earliest Pickup Time when the Pickup can happen for this Pickup Location.</td>\n</tr>\n<tr>\n<td>LatestPickupTime</td>\n<td>DateTime</td>\n<td></td>\n<td>Latest Pickup Time when the Pickup can happen for this Pickup Location.</td>\n</tr>\n<tr>\n<td>LatestCallInByTime</td>\n<td>DateTime</td>\n<td></td>\n<td>If the same day Pickup is scheduled, this is the latest time by which Pickup can be requested.</td>\n</tr>\n<tr>\n<td>PickupWindow</td>\n<td>Integer</td>\n<td>2</td>\n<td>For same day on-call pickups; minimum number of lead time hours for Earliest Pickup Availability from the time the On-Call request is submitted.</td>\n</tr>\n<tr>\n<td>AdditionalTransitDay</td>\n<td>Boolean</td>\n<td></td>\n<td>Default will be false.  <br />True if the packages picked up from this zip code may require one additional delivery day.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","Pickup","Locations"],"host":["https://ship.gls-us.com"],"query":[{"key":"AccountNumber","value":"36534637"}],"variable":[]}},"response":[{"id":"62068f08-0639-4057-b16b-5438ab4f5696","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"/v2/Pickup/Locations?AccountNumber=36534637","path":["v2","Pickup","Locations"],"query":[{"key":"AccountNumber","value":"36534637"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n    \"PickupLocations\": [\r\n        {\r\n            \"PickupCompanyName\": \"GLS/GSO\",\r\n            \"PickupAddress1\": \"4000 EXCECUTIVE Address.\",\r\n            \"PickupAddress2\": \"STE 123\",\r\n            \"PickupCity\": \"CALIFORNIA\",\r\n            \"PickupState\": \"CA\",\r\n            \"PickupZip\": \"94583\",\r\n            \"PickupAddressType\": \"B\",\r\n            \"EarliestPickupTime\": \"08:00 AM\",\r\n            \"LatestPickupTime\": \"07:00 PM\",\r\n            \"LatestCallInByTime\": \"01:00 PM\",\r\n            \"PickupWindow\": 4,\r\n            \"AdditionalTransitDay\": false\r\n        },\r\n        {\r\n            \"PickupCompanyName\": \"TEST PU LOCATION\",\r\n            \"PickupAddress1\": \"123 N. AMERICAN ST\",\r\n            \"PickupAddress2\": \"\",\r\n            \"PickupCity\": \"VISALIA\",\r\n            \"PickupState\": \"CA\",\r\n            \"PickupZip\": \"93210\",\r\n            \"PickupAddressType\": \"B\",\r\n            \"EarliestPickupTime\": \"08:00 AM\",\r\n            \"LatestPickupTime\": \"07:00 PM\",\r\n            \"LatestCallInByTime\": \"01:00 PM\",\r\n            \"PickupWindow\": 4,\r\n            \"AdditionalTransitDay\": false\r\n        }\r\n    ],\r\n    \"StatusCode\": 200,\r\n    \"StatusDescription\": \"OK\",\r\n    \"AuthenticationResultCode\": 0,\r\n    \"RequestDateTime\": \"2024-07-19T08:34:30.4416735-07:00\",\r\n    \"ResponseDateTime\": \"2024-07-19T08:34:30.4866747-07:00\",\r\n    \"ErrorCount\": 0,\r\n    \"ErrorDetail\": null\r\n}"},{"id":"938cc74b-bcff-47c6-8820-9315f3efaf84","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain; ver=2.0"}],"url":{"raw":"https://ship.gls-us.com/v2/Pickup/Locations?AccountNumber=36534637","host":["https://ship.gls-us.com"],"path":["v2","Pickup","Locations"],"query":[{"key":"AccountNumber","value":"36534637"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; ver=2.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"StatusCode\": 400,\n    \"StatusDescription\": \"Bad Request\",\n    \"AuthenticationResultCode\": 3,\n    \"RequestDateTime\": \"2024-07-19T08:24:17.7885998-07:00\",\n    \"ResponseDateTime\": \"2024-07-19T08:36:54.5659776-07:00\",\n    \"ErrorCount\": 1,\n    \"ErrorDetail\": [\n        {\n            \"ErrorCode\": \"Failure\",\n            \"ErrorDescription\": \"Error Message\"\n        }\n    ]\n}\n\n\n"},{"id":"67f82887-9553-4c4f-a74b-a2f16af7a1b1","name":"Server Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://ship.gls-us.com/v2/Pickup/Locations?AccountNumber=36534637","host":["https://ship.gls-us.com"],"path":["v2","Pickup","Locations"],"query":[{"key":"AccountNumber","value":"36534637"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":"\r\n{\r\n    \"StatusCode\": 500,\r\n    \"StatusDescription\": \"Internal Server Error\",\r\n    \"AuthenticationResultCode\": 3,\r\n    \"RequestDateTime\": \"2024-07-19T08:24:17.7885998-07:00\",\r\n    \"ResponseDateTime\": \"2024-07-19T08:36:54.5659776-07:00\",\r\n    \"ErrorCount\": 1,\r\n    \"ErrorDetail\": [\r\n        {\r\n            \"ErrorCode\": \"Failure\",\r\n            \"ErrorDescription\": \"Error Message\"\r\n        }\r\n    ]\r\n}"}],"_postman_id":"6a522186-ebaf-41fe-9ef2-ac1d55d8621d"}],"id":"1f8cc7a2-8b81-4b7e-b42c-fefbef0dca3c","_postman_id":"1f8cc7a2-8b81-4b7e-b42c-fefbef0dca3c","description":""},{"name":"PickupWindow","item":[{"name":"Pickup Window","id":"cfbc0234-644c-44b0-8ffa-180473dde464","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"text/plain; ver=2.0"}],"url":"https://ship.gls-us.com/v2/Pickup/PickupWindow?ZIP=94583&AccountNumber=36534637","description":"<p><strong>Description</strong><br />This method will return the pickup window details of a specific ZIP code/All ZIP codes.<br />• Provide a specific ZIP in the Request parameter “ZIP” to get the pickup window details of that specific ZIP.<br />• Provide “ALL” in the Request parameter “ZIP”, to get pickup window for all ZIP’s in GLS service footprint.</p>\n<h4 id=\"request-header\">Request Header</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Token</td>\n<td>Access Token</td>\n</tr>\n<tr>\n<td>Content-Type</td>\n<td>application/json</td>\n</tr>\n<tr>\n<td>Accept-Encoding</td>\n<td>gzip, deflate</td>\n</tr>\n</tbody>\n</table>\n</div><p>Note: Oncall Pickup Window expects the input parameters from the URL.</p>\n<h4 id=\"request\">Request</h4>\n<ul>\n<li><p>Method: GET</p>\n</li>\n<li><p>Endpoint: <code>/v2/Pickup/PickupWindow</code></p>\n</li>\n</ul>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AccountNumber</td>\n<td>Integer</td>\n<td>10</td>\n<td>Yes</td>\n<td>GLS US Account Number</td>\n</tr>\n<tr>\n<td>ZIP</td>\n<td>String</td>\n<td>10</td>\n<td>Yes</td>\n<td>Pickup ZIP  <br />Pickup ZIP  <br />“ALL” – returns pickup window details  <br />for all GLS Service Zipcodes</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response\">Response</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>PickupZIPWindow</td>\n<td>PickupZIPWindow[]</td>\n<td></td>\n<td>Array of PickupZIPWindow structures.</td>\n</tr>\n<tr>\n<td>StatusCode</td>\n<td>Integer</td>\n<td></td>\n<td>The HTTP Status code for the request. 200 – Successful Request  <br />400 - Bad Request  <br />401 – Unauthorized  <br />500 – Internal Server Error</td>\n</tr>\n<tr>\n<td>StatusDescription</td>\n<td>String</td>\n<td></td>\n<td>The HTTP Status description for the request.</td>\n</tr>\n<tr>\n<td>AuthenticationResultCode</td>\n<td>Integer</td>\n<td></td>\n<td>A status code that offers additional information about authentication success or failure.  <br />One of the following values:  <br />Code and Description  <br />0 ValidToken  <br />1 InvalidToken  <br />2 ExpiredToken  <br />3 NoToken</td>\n</tr>\n<tr>\n<td>RequestDateTime</td>\n<td>DateTime</td>\n<td></td>\n<td>The Datetime of the request sent to the server. This will be returned in JSON ISO 8601 format.</td>\n</tr>\n<tr>\n<td>ResponseDateTime</td>\n<td>DateTime</td>\n<td></td>\n<td>The Datetime of the response sent back to the Client. This will be returned in JSON ISO 8601 format.</td>\n</tr>\n<tr>\n<td>ErrorCount</td>\n<td>Integer</td>\n<td></td>\n<td>Count of the errors. By default, it will be 0.</td>\n</tr>\n<tr>\n<td>ErrorDetail</td>\n<td>Error[]</td>\n<td></td>\n<td>ErrorDetail will be an array of Error Structure which will have two fields –  <br />ErrorId (Integer) and ErrorDescription (String255). By default, it will be null in case of no errors.</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"pickup-zip-window\">Pickup Zip Window</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>City</td>\n<td>String</td>\n<td>50</td>\n<td>Pickup City name.</td>\n</tr>\n<tr>\n<td>State</td>\n<td>String</td>\n<td>2</td>\n<td>State abbreviation of pickup location. Valid options are: AZ, CA, NV, NM, OR, WA, and ID</td>\n</tr>\n<tr>\n<td>Zip</td>\n<td>String</td>\n<td>10</td>\n<td>ZIP code of the location.</td>\n</tr>\n<tr>\n<td>EarliestPickupTime</td>\n<td>Time</td>\n<td></td>\n<td>Earliest Pickup Time when the Pickup can happen for this Pickup Location.</td>\n</tr>\n<tr>\n<td>LatestPickupTime</td>\n<td>Time</td>\n<td></td>\n<td>Latest Pickup Time when the Pickup can happen for this Pickup Location.</td>\n</tr>\n<tr>\n<td>LatestCallInByTime</td>\n<td>Time</td>\n<td></td>\n<td>If the same day Pickup is scheduled, this is the latest time by which Pickup can be requested.</td>\n</tr>\n<tr>\n<td>PickupWindow</td>\n<td>Integer</td>\n<td>2</td>\n<td>For same day on-call pickups; minimum number of lead time hours for Earliest Pickup Availability from the time the On-Call request is submitted.</td>\n</tr>\n<tr>\n<td>AdditionalTransitDay</td>\n<td>Boolean</td>\n<td></td>\n<td>Default will be false. True if the packages picked up from this zip code may require one additional delivery day.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","Pickup","PickupWindow"],"host":["https://ship.gls-us.com"],"query":[{"key":"ZIP","value":"94583"},{"key":"AccountNumber","value":"36534637"}],"variable":[]}},"response":[{"id":"04fe4109-df6d-4585-90f4-de4bec741a6b","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"/v2/Pickup/PickupWindow?ZIP=94583&AccountNumber=36534637","path":["v2","Pickup","PickupWindow"],"query":[{"key":"ZIP","value":"94583"},{"key":"AccountNumber","value":"36534637"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n    \"PickupZIPWindow\": [\r\n        {\r\n            \"City\": \"San Ramon\",\r\n            \"State\": \"CA\",\r\n            \"ZIP\": \"94583\",\r\n            \"EarliestPickupTime\": \"08:00 AM\",\r\n            \"LatestPickupTime\": \"07:00 PM\",\r\n            \"LatestCallInByTime\": \"01:00 PM\",\r\n            \"PickupWindow\": 4,\r\n            \"AdditionalTransitDay\": false\r\n        }\r\n    ],\r\n    \"StatusCode\": 200,\r\n    \"StatusDescription\": \"OK\",\r\n    \"AuthenticationResultCode\": 0,\r\n    \"RequestDateTime\": \"2024-07-19T08:39:19.752543-07:00\",\r\n    \"ResponseDateTime\": \"2024-07-19T08:39:19.8565485-07:00\",\r\n    \"ErrorCount\": 0,\r\n    \"ErrorDetail\": null\r\n}"},{"id":"84d11450-5c1c-46f7-84d4-981e42dc875a","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain; ver=2.0"}],"url":{"raw":"https://ship.gls-us.com/v2/Pickup/PickupWindow?ZIP=94583&AccountNumber=36534637","host":["https://ship.gls-us.com"],"path":["v2","Pickup","PickupWindow"],"query":[{"key":"ZIP","value":"94583"},{"key":"AccountNumber","value":"36534637"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; ver=2.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"StatusCode\": 400,\n    \"StatusDescription\": \"BadRequest\",\n    \"AuthenticationResultCode\": 0,\n    \"RequestDateTime\": \"2024-07-19T08:39:42.4995567-07:00\",\n    \"ResponseDateTime\": \"2024-07-19T08:39:42.5535576-07:00\",\n    \"ErrorCount\": 1,\n    \"ErrorDetail\": [\n        {\n            \"ErrorCode\": \"Failure\",\n            \"ErrorDescription\": \"Error Message.\"\n        }\n    ]\n}"},{"id":"807b895e-be41-4668-9a61-e395f6193edf","name":"Server Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://ship.gls-us.com/v2/Pickup/PickupWindow?ZIP=94583&AccountNumber=36534637","host":["https://ship.gls-us.com"],"path":["v2","Pickup","PickupWindow"],"query":[{"key":"ZIP","value":"94583"},{"key":"AccountNumber","value":"36534637"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n    \"StatusCode\": 500,\r\n    \"StatusDescription\": \"Internal Server Error\",\r\n    \"AuthenticationResultCode\": 0,\r\n    \"RequestDateTime\": \"2024-07-19T08:39:42.4995567-07:00\",\r\n    \"ResponseDateTime\": \"2024-07-19T08:39:42.5535576-07:00\",\r\n    \"ErrorCount\": 1,\r\n    \"ErrorDetail\": [\r\n        {\r\n            \"ErrorCode\": \"Failure\",\r\n            \"ErrorDescription\": \"Error Message.\"\r\n        }\r\n    ]\r\n}"}],"_postman_id":"cfbc0234-644c-44b0-8ffa-180473dde464"}],"id":"05c7f441-3c46-4045-9757-2e2be5532b9b","_postman_id":"05c7f441-3c46-4045-9757-2e2be5532b9b","description":""},{"name":"Pickup","id":"d9aa79fc-9f0a-4093-9775-030f4beb9ee8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json-patch+json; ver=2.0"},{"key":"Accept","value":"text/plain; ver=2.0"},{"key":"Token","value":"xxxx","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"accountNumber\": 18825338,\r\n  \"pickupDate\": \"2024-07-19\",\r\n  \"earliestPickupTime\": \"12:40 pm\",\r\n  \"latestPickupTime\": \"06:00 pm\",\r\n  \"numberofPackages\": 2,\r\n  \"totalWeight\": 1,\r\n  \"onCallPickupLocation\": {\r\n    \"pickupCompany\": \"test pickup Company\",\r\n    \"pickupAddress1\": \"101, White Lane\",\r\n    \"pickupAddress2\": \"test\",\r\n    \"pickupCity\": \"ANTIOCH\",\r\n    \"pickupState\": \"CA\",\r\n    \"pickupZip\": \"94583\",\r\n    \"pickupAddressType\": \"B\",\r\n    \"latitude\": 85.0,\r\n    \"longitude\": 120.5,\r\n    \"pickupContact\": \"test SAME DAY PICKUP\",\r\n    \"pickupContactEmail\": \"contact@test.com\",\r\n    \"pickupContactPhone\": \"925-925-9255\",\r\n    \"pickupRequestNotification\": true,\r\n    \"pickupInstruction\": \"test  SAME DAY PICKUP\"\r\n  }\r\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://ship.gls-us.com/v2/Pickup","description":"<p><strong>HTTP Method</strong></p>\n<ul>\n<li><p>Method: Post</p>\n</li>\n<li><p>Endpoint: <code>/v2/Pickup</code></p>\n</li>\n</ul>\n<p><strong>Description</strong><br />This method will allow user to request an On-Call pickup for a GLS Parcel Account. It will return a Pickup Confirmation number if Pickup is successfully scheduled. This method will also send a Pickup Request notification email to the user if requested.</p>\n<h5 id=\"request-header\">Request Header</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Token</td>\n<td>Access Token</td>\n</tr>\n<tr>\n<td>Content-Type</td>\n<td>application/json</td>\n</tr>\n<tr>\n<td>Accept-Encoding</td>\n<td>gzip, deflate</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"request\">Request</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AccountNumber</td>\n<td>Integer</td>\n<td>10</td>\n<td>Yes</td>\n<td>GLS Account number</td>\n</tr>\n<tr>\n<td>PickupDate</td>\n<td>Date</td>\n<td></td>\n<td>Yes</td>\n<td>Requested Pickup Date</td>\n</tr>\n<tr>\n<td>EarliestPickupTime</td>\n<td>Time</td>\n<td></td>\n<td>Yes</td>\n<td>Earliest time when the package(s) are ready for Pickup.</td>\n</tr>\n<tr>\n<td>LatestPickupTime</td>\n<td>Time</td>\n<td></td>\n<td>Yes</td>\n<td>Latest time when the package(s) are ready for Pickup.</td>\n</tr>\n<tr>\n<td>NumberofPackages</td>\n<td>Integer</td>\n<td></td>\n<td>Yes</td>\n<td>Number of packages to be picked up. Max count of 100 packages.</td>\n</tr>\n<tr>\n<td>TotalWeight</td>\n<td>Integer</td>\n<td>9999</td>\n<td>No</td>\n<td>Total Weight of Packages to be picked up</td>\n</tr>\n<tr>\n<td>OnCallPickupLocation</td>\n<td></td>\n<td></td>\n<td>Yes</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"oncallpickuplocation\">OnCallPickupLocation</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>PickupCompany</td>\n<td>String</td>\n<td>50</td>\n<td>Yes</td>\n<td>Pickup Company Name</td>\n</tr>\n<tr>\n<td>PickupAddress1</td>\n<td>String</td>\n<td>50</td>\n<td>Yes</td>\n<td>Street address of pickup location.</td>\n</tr>\n<tr>\n<td>PickupAddress2</td>\n<td>String</td>\n<td>50</td>\n<td>No</td>\n<td>Extra address info for pickup location.</td>\n</tr>\n<tr>\n<td>PickupCity</td>\n<td>String</td>\n<td>50</td>\n<td>Yes</td>\n<td>Pickup City name.</td>\n</tr>\n<tr>\n<td>PickupState</td>\n<td>String</td>\n<td>2</td>\n<td>Yes</td>\n<td>State abbreviation of pickup location. Valid options are: AZ, CA, NV, NM, OR, WA, and ID</td>\n</tr>\n<tr>\n<td>PickupZip</td>\n<td>String</td>\n<td>10</td>\n<td>Yes</td>\n<td>Only first 5 digit will be taken as zip code of pickup location</td>\n</tr>\n<tr>\n<td>PickupAddressType</td>\n<td>String</td>\n<td>1</td>\n<td>Yes</td>\n<td>Provide ‘B’ for Commercial/Business location type OR ‘R’ for Residential location type.</td>\n</tr>\n<tr>\n<td>Latitude</td>\n<td>Decimal</td>\n<td>12,2</td>\n<td>No</td>\n<td>Geo Latitude of the Pickup Location</td>\n</tr>\n<tr>\n<td>Longitude</td>\n<td>Decimal</td>\n<td>12,2</td>\n<td>No</td>\n<td>Geo Longitude of the Pickup Location</td>\n</tr>\n<tr>\n<td>PickupContact</td>\n<td>String</td>\n<td>50</td>\n<td>Yes</td>\n<td>Pickup Contact Name</td>\n</tr>\n<tr>\n<td>PickupContactEmail</td>\n<td>String</td>\n<td>50</td>\n<td>No</td>\n<td>Pickup Contact Email</td>\n</tr>\n<tr>\n<td>PickupContactPhone</td>\n<td>String</td>\n<td>20</td>\n<td>Yes</td>\n<td>Pickup Contact Phone</td>\n</tr>\n<tr>\n<td>PickupRequestNotification</td>\n<td>Boolean</td>\n<td></td>\n<td>No</td>\n<td>True if the Pickup Notification is required</td>\n</tr>\n<tr>\n<td>PickupInstruction</td>\n<td>String</td>\n<td>255</td>\n<td>No</td>\n<td>Pickup Instruction</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"response\">Response</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>StatusCode</td>\n<td>Integer</td>\n<td></td>\n<td>The HTTP Status code for the request.  <br />200 – Successful Request  <br />400 – Bad Request  <br />401 – Unauthorized  <br />500 – Internal Server Error</td>\n</tr>\n<tr>\n<td>StatusDescription</td>\n<td>String</td>\n<td></td>\n<td>The HTTP Status description for the request.</td>\n</tr>\n<tr>\n<td>AuthenticationResultCode</td>\n<td>Integer</td>\n<td></td>\n<td>A status code that offers additional information about authentication success or failure.  <br />Code Description  <br />0 ValidToken  <br />1 InvalidToken  <br />2 ExpiredToken  <br />3 NoToken</td>\n</tr>\n<tr>\n<td>RequestDateTime</td>\n<td>DateTime</td>\n<td></td>\n<td>The Datetime of the request sent to the server. This will be returned in JSON ISO 8601 format.</td>\n</tr>\n<tr>\n<td>ResponseDateTime</td>\n<td>DateTime</td>\n<td></td>\n<td>The Datetime of the response sent back to the Client. This will be returned in JSON ISO 8601 format.</td>\n</tr>\n<tr>\n<td>ErrorCount</td>\n<td>Integer</td>\n<td></td>\n<td>Count of the errors. By default, it will be 0.</td>\n</tr>\n<tr>\n<td>ErrorDetail</td>\n<td>Error[]</td>\n<td></td>\n<td>ErrorDetail will be an array of Error Structure which will have two fields – ErrorId (Integer) and ErrorDescription (String255). By default, it will be null in case of no errors.</td>\n</tr>\n<tr>\n<td>ConfirmationNumber</td>\n<td>Integer</td>\n<td></td>\n<td>Pickup Confirmation Number after Pickup is successfully scheduled.</td>\n</tr>\n<tr>\n<td>AdditionalTransitDay</td>\n<td>Boolean</td>\n<td></td>\n<td>This will be returned as true if additional transit day required. Otherwise false.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","Pickup"],"host":["https://ship.gls-us.com"],"query":[],"variable":[]}},"response":[{"id":"2793855f-81d9-4c02-824f-740c9e1f7d56","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json-patch+json; ver=2.0"}],"body":{"mode":"raw","raw":"{\n  \"accountNumber\": 18825338,\n  \"pickupDate\": \"2024-07-19\",\n  \"earliestPickupTime\": \"12:40 pm\",\n  \"latestPickupTime\": \"06:00 pm\",\n  \"numberofPackages\": 2,\n  \"totalWeight\": 1,\n  \"onCallPickupLocation\": {\n    \"pickupCompany\": \"test pickup Company\",\n    \"pickupAddress1\": \"101, White Lane\",\n    \"pickupAddress2\": \"test\",\n    \"pickupCity\": \"ANTIOCH\",\n    \"pickupState\": \"CA\",\n    \"pickupZip\": \"94583\",\n    \"pickupAddressType\": \"B\",\n    \"latitude\": 85.0,\n    \"longitude\": 120.5,\n    \"pickupContact\": \"test SAME DAY PICKUP\",\n    \"pickupContactEmail\": \"contact@test.com\",\n    \"pickupContactPhone\": \"925-925-9255\",\n    \"pickupRequestNotification\": true,\n    \"pickupInstruction\": \"test  SAME DAY PICKUP\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"/v2/Pickup"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n    \"ConfirmationNumber\": 4204661,\r\n    \"AdditionalTransitday\": false,\r\n    \"StatusCode\": 200,\r\n    \"StatusDescription\": \"OK\",\r\n    \"AuthenticationResultCode\": 0,\r\n    \"RequestDateTime\": \"2024-07-19T09:03:51.1660165-07:00\",\r\n    \"ResponseDateTime\": \"2024-07-19T09:03:52.5200609-07:00\",\r\n    \"ErrorCount\": 0,\r\n    \"ErrorDetail\": null\r\n}"},{"id":"ad43a30c-9985-461c-a0a5-2d860d036b91","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json-patch+json; ver=2.0"},{"key":"Accept","value":"text/plain; ver=2.0"}],"body":{"mode":"raw","raw":"{\n  \"accountNumber\": 18825338,\n  \"pickupDate\": \"2024-07-19\",\n  \"earliestPickupTime\": \"12:40 pm\",\n  \"latestPickupTime\": \"06:00 pm\",\n  \"numberofPackages\": 2,\n  \"totalWeight\": 1,\n  \"onCallPickupLocation\": {\n    \"pickupCompany\": \"test pickup Company\",\n    \"pickupAddress1\": \"101, White Lane\",\n    \"pickupAddress2\": \"test\",\n    \"pickupCity\": \"ANTIOCH\",\n    \"pickupState\": \"CA\",\n    \"pickupZip\": \"94583\",\n    \"pickupAddressType\": \"B\",\n    \"latitude\": 85.0,\n    \"longitude\": 120.5,\n    \"pickupContact\": \"test SAME DAY PICKUP\",\n    \"pickupContactEmail\": \"contact@test.com\",\n    \"pickupContactPhone\": \"925-925-9255\",\n    \"pickupRequestNotification\": true,\n    \"pickupInstruction\": \"test  SAME DAY PICKUP\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://ship.gls-us.com/v2/Pickup"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; ver=2.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"StatusCode\": 400,\n    \"StatusDescription\": \"BadRequest\",\n    \"AuthenticationResultCode\": 0,\n    \"RequestDateTime\": \"2024-07-19T09:04:23.6754508-07:00\",\n    \"ResponseDateTime\": \"2024-07-19T09:04:23.7114475-07:00\",\n    \"ErrorCount\": 1,\n    \"ErrorDetail\": [\n        {\n            \"ErrorCode\": \"Failure\",\n            \"ErrorDescription\": \"Error Message.\"\n        }\n    ]\n}"},{"id":"8a28b4be-ddd3-47b4-b27a-7cafd43ec062","name":"Server Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json-patch+json; ver=2.0"}],"body":{"mode":"raw","raw":"{\n  \"accountNumber\": 18825338,\n  \"pickupDate\": \"2024-07-19\",\n  \"earliestPickupTime\": \"12:40 pm\",\n  \"latestPickupTime\": \"06:00 pm\",\n  \"numberofPackages\": 2,\n  \"totalWeight\": 1,\n  \"onCallPickupLocation\": {\n    \"pickupCompany\": \"test pickup Company\",\n    \"pickupAddress1\": \"101, White Lane\",\n    \"pickupAddress2\": \"test\",\n    \"pickupCity\": \"ANTIOCH\",\n    \"pickupState\": \"CA\",\n    \"pickupZip\": \"94583\",\n    \"pickupAddressType\": \"B\",\n    \"latitude\": 85.0,\n    \"longitude\": 120.5,\n    \"pickupContact\": \"test SAME DAY PICKUP\",\n    \"pickupContactEmail\": \"contact@test.com\",\n    \"pickupContactPhone\": \"925-925-9255\",\n    \"pickupRequestNotification\": true,\n    \"pickupInstruction\": \"test  SAME DAY PICKUP\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://ship.gls-us.com/v2/Pickup"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n    \"StatusCode\": 500,\r\n    \"StatusDescription\": \"Internal Server Error\",\r\n    \"AuthenticationResultCode\": 0,\r\n    \"RequestDateTime\": \"2024-07-19T09:04:23.6754508-07:00\",\r\n    \"ResponseDateTime\": \"2024-07-19T09:04:23.7114475-07:00\",\r\n    \"ErrorCount\": 1,\r\n    \"ErrorDetail\": [\r\n        {\r\n            \"ErrorCode\": \"Failure\",\r\n            \"ErrorDescription\": \"Error Message.\"\r\n        }\r\n    ]\r\n}"}],"_postman_id":"d9aa79fc-9f0a-4093-9775-030f4beb9ee8"},{"name":"Pickup","id":"87fd5cf3-060c-4b76-91e1-d1f6403a19c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json-patch+json; ver=2.0"},{"key":"Accept","value":"text/plain; ver=2.0"}],"body":{"mode":"raw","raw":"{\n  \"accountNumber\": 87421251,\n  \"confirmationNumber\": -57883033,\n  \"cancelNotificationEmail\": \"ut Excepteur sint\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://ship.gls-us.com/v2/Pickup?Token=xxxx","description":"<p><strong>HTTP Method</strong><br />Method: DELETE</p>\n<p>Endpoint: /v2/Pickup</p>\n<h4 id=\"description\">Description</h4>\n<p>This method will cancel any future On-Call pickups by confirmation number. This method will also send a Pickup cancellation notification if email address is provided. On-Call pickups submitted for same day pickup cannot be cancelled via API as they are auto-dispatched to field operations for pickup scheduling.</p>\n<h4 id=\"request-header\">Request Header</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Token</td>\n<td>Access Token</td>\n</tr>\n<tr>\n<td>Content-Type</td>\n<td>application/json</td>\n</tr>\n<tr>\n<td>Accept-Encoding</td>\n<td>gzip, deflate</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"request-in-query-param\">Request in Query Param</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AccountNumber</td>\n<td>Integer</td>\n<td>10</td>\n<td>Yes</td>\n<td>GLS US Account Number</td>\n</tr>\n<tr>\n<td>ConfirmationNumber</td>\n<td>Integer</td>\n<td>10</td>\n<td>Yes</td>\n<td>GLS US On-Call Pickup Confirmation Number</td>\n</tr>\n<tr>\n<td>CancelNotificationEmail</td>\n<td>String</td>\n<td>255</td>\n<td>No</td>\n<td>If the email is provided in this field, a cancel pickup notification email will be sent to the email address provided.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"respose\">Respose</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>StatusCode</td>\n<td>Integer</td>\n<td></td>\n<td>The HTTP Status code for the request.  <br />200 – Successful Request  <br />400 – Bad Request  <br />401 – Unauthorized  <br />500 – Internal Server Error</td>\n</tr>\n<tr>\n<td>StatusDescription</td>\n<td>String</td>\n<td></td>\n<td>The HTTP Status description for the request.</td>\n</tr>\n<tr>\n<td>AuthenticationResultCode</td>\n<td>Integer</td>\n<td></td>\n<td>A status code that offers additional information about authentication success or failure.  <br />Code Description  <br />0 ValidToken  <br />1 InvalidToken  <br />2 ExpiredToken  <br />3 NoToken</td>\n</tr>\n<tr>\n<td>RequestDateTime</td>\n<td>DateTime</td>\n<td></td>\n<td>The Datetime of the request sent to the server. This will be returned in JSON ISO 8601 format.</td>\n</tr>\n<tr>\n<td>ResponseDateTime</td>\n<td>DateTime</td>\n<td></td>\n<td>The Datetime of the response sent back to the Client. This will be returned in JSON ISO 8601 format.</td>\n</tr>\n<tr>\n<td>ErrorCount</td>\n<td>Integer</td>\n<td></td>\n<td>Count of the errors. By default, it will be 0.</td>\n</tr>\n<tr>\n<td>ErrorDetail</td>\n<td>Error[]</td>\n<td></td>\n<td>ErrorDetail will be an array of Error Structure which will have two fields – ErrorId (Integer) and ErrorDescription (String255). By default, it will be null in case of no errors.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","Pickup"],"host":["https://ship.gls-us.com"],"query":[{"key":"Token","value":"xxxx"}],"variable":[]}},"response":[{"id":"394f0380-bef5-452a-81ef-afcb3f1e148b","name":"Success","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json-patch+json; ver=2.0"}],"body":{"mode":"raw","raw":"{\n  \"accountNumber\": 87421251,\n  \"confirmationNumber\": -57883033,\n  \"cancelNotificationEmail\": \"email1@test.com\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"/v2/Pickup"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n    \"StatusCode\": 200,\r\n    \"StatusDescription\": \"OK\",\r\n    \"AuthenticationResultCode\": 0,\r\n    \"RequestDateTime\": \"2024-07-19T10:46:11.6331707-07:00\",\r\n    \"ResponseDateTime\": \"2024-07-19T10:46:11.7551739-07:00\",\r\n    \"ErrorCount\": 0,\r\n    \"ErrorDetail\": null\r\n}"},{"id":"480c3590-e72b-4c6e-b56a-ee9b24df8e14","name":"Bad Request","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json-patch+json; ver=2.0"},{"key":"Accept","value":"text/plain; ver=2.0"}],"body":{"mode":"raw","raw":"{\n  \"accountNumber\": 87421251,\n  \"confirmationNumber\": -57883033,\n  \"cancelNotificationEmail\": \"email1@test.com\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://ship.gls-us.com/v2/Pickup"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; ver=2.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"StatusCode\": 400,\n    \"StatusDescription\": \"BadRequest\",\n    \"AuthenticationResultCode\": 0,\n    \"RequestDateTime\": \"2025-05-14T14:18:00.8618661-07:00\",\n    \"ResponseDateTime\": \"2025-05-14T14:18:00.8968739-07:00\",\n    \"ErrorCount\": 1,\n    \"ErrorDetail\": [\n        {\n            \"ErrorCode\": \"Failure\",\n            \"ErrorDescription\": \"No Pickup Data found.\"\n        }\n    ]\n}"},{"id":"1491a505-8bab-4390-9318-239c21bd4f37","name":"Server Error","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json-patch+json; ver=2.0"}],"body":{"mode":"raw","raw":"{\n  \"accountNumber\": 87421251,\n  \"confirmationNumber\": -57883033,\n  \"cancelNotificationEmail\": \"email1@test.com\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://ship.gls-us.com/v2/Pickup"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":"\r\n{\r\n    \"StatusCode\": 500,\r\n    \"StatusDescription\": \"Internal Server Error\",\r\n    \"AuthenticationResultCode\": 0,\r\n    \"RequestDateTime\": \"2024-07-19T10:46:31.163039-07:00\",\r\n    \"ResponseDateTime\": \"2024-07-19T10:46:31.1980911-07:00\",\r\n    \"ErrorCount\": 1,\r\n    \"ErrorDetail\": [\r\n        {\r\n            \"ErrorCode\": \"Failure\",\r\n            \"ErrorDescription\": \"Error Message.\"\r\n        }\r\n    ]\r\n}"}],"_postman_id":"87fd5cf3-060c-4b76-91e1-d1f6403a19c9"}],"id":"48bf984a-bafd-40a6-8b51-2eb619100a83","_postman_id":"48bf984a-bafd-40a6-8b51-2eb619100a83","description":""},{"name":"RatesAndTransitTimes","item":[{"name":"Rate And Transit Times","id":"7dfb1cd3-1a0a-431d-9c74-b9ec98e9ce2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json-patch+json; ver=2.0"},{"key":"Accept","value":"text/plain; ver=2.0"},{"key":"Token","value":"xxxx","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"AccountNumber\": 1005001,\n    \"OriginZip\": \"94583\",\n    \"DestinationZip\": \"94588\",\n    \"OriginCountryCode\":\"US\",\n    \"DestinationCountryCode\":\"DE\",\n    \"ShipDate\": \"2022-08-20\",\n    \"PackageWeight\": 20,\n    \"CODValue\": true,\n    \"DeclaredValue\": 300,\n    \"SignatureCode\": \"ADULT_SIG_REQD\",   \n    \"DeliveryAddressType\": \"R\" ,\n    \"PackageDimension\": {\n        \"Length\": 10,\n        \"Width\": 1,\n        \"Height\": 1,\n        \"UnitOfMeasure\": \"cm\"\n    }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://ship.gls-us.com/v2/RatesAndTransitTimes","description":"<h3 id=\"post-v2ratesandtransittimes\">POST /v2/RatesAndTransitTimes</h3>\n<p>This method will provide estimated shipping rates and transit times for all the GLS services available for your account before you ship for the next available business day.</p>\n<h4 id=\"request-header\">Request Header</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Token</td>\n<td>Access Token</td>\n</tr>\n<tr>\n<td>Content-Type</td>\n<td>application/json</td>\n</tr>\n<tr>\n<td>Accept-Encoding</td>\n<td>gZip or deflate (Optional)</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"request-parameters\">Request Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AccountNumber</td>\n<td>Integer</td>\n<td>10</td>\n<td>Yes</td>\n<td>GLS Account Number</td>\n</tr>\n<tr>\n<td>OriginZip</td>\n<td>String</td>\n<td>10</td>\n<td>Yes</td>\n<td>Only first 5 digits will be taken as the zip code of Origin City</td>\n</tr>\n<tr>\n<td>DestinationZip</td>\n<td>String</td>\n<td>10</td>\n<td>Yes</td>\n<td>Only first 5 digits will be taken as the zip code of Destination City</td>\n</tr>\n<tr>\n<td>OriginCountryCode</td>\n<td>String</td>\n<td>2</td>\n<td>Yes</td>\n<td>Country code for the origin country</td>\n</tr>\n<tr>\n<td>DestinationCountryCode</td>\n<td>String</td>\n<td>2</td>\n<td>Yes</td>\n<td>Country code for the destination country</td>\n</tr>\n<tr>\n<td>ShipDate</td>\n<td>Date</td>\n<td></td>\n<td>Yes</td>\n<td>Date when the shipment will be shipped to the GLS facility</td>\n</tr>\n<tr>\n<td>DeliveryTimeWindow</td>\n<td>Enum : String</td>\n<td></td>\n<td>No</td>\n<td>This is an optional field available to specify the preferred time window for the package delivery. Options are: AM, PM, EV</td>\n</tr>\n<tr>\n<td>WeightUnitOfMeasure</td>\n<td>String</td>\n<td>3</td>\n<td>No</td>\n<td>Unit of measure for weight example: kg or lb.</td>\n</tr>\n<tr>\n<td>PackageWeight</td>\n<td>Integer</td>\n<td>3</td>\n<td>Yes</td>\n<td>Weight of package in pounds, pass a value of 0 if under 8 oz. Fractional weight will be rounded up to the higher LB for rate estimation</td>\n</tr>\n<tr>\n<td>DeliveryAddressType</td>\n<td>String</td>\n<td>1</td>\n<td>No</td>\n<td>Provide ‘B’ for Commercial/Business location type OR ‘R’ for Residential location type.</td>\n</tr>\n<tr>\n<td>DeclaredValue</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>No</td>\n<td>Declared Value of Shipment</td>\n</tr>\n<tr>\n<td>CODValue</td>\n<td>Boolean</td>\n<td></td>\n<td>No</td>\n<td>True if funds are to be collected at delivery, else False.</td>\n</tr>\n<tr>\n<td>SignatureCode</td>\n<td>Enum:  <br />String</td>\n<td></td>\n<td>No</td>\n<td>Consignee signature requirements,  <br />default is standard signature  <br />(SIG_STANDARD)  <br />Options are:  <br />SignatureType constants can be used  <br />SIG_STANDARD  <br />SIG_REQD  <br />SIG_NOT_REQD  <br />ADULT_SIG_REQD</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"dimensions\">Dimensions</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type</th>\n<th>Length</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Length</td>\n<td>Integer</td>\n<td>3</td>\n<td>No</td>\n<td>Estimated Length of Package.  <br />  <br />For GLS Parcel Account - Package length can be between 1 to 144 inches and the maximum cubic size should not exceed 80,000.  <br />  <br />For GLS Freight Account- Package Length must be between 1 and 96 inches.</td>\n</tr>\n<tr>\n<td>Width</td>\n<td>Integer</td>\n<td>3</td>\n<td>No</td>\n<td>Estimated Width of Package.  <br />For Parcel Account - Package length can be between 1 to 144 inches and the maximum cubic size should not exceed 80,000.  <br />For Freight Account - Package Width must be between 1 and 96 inches.</td>\n</tr>\n<tr>\n<td>Height</td>\n<td>Integer</td>\n<td>3</td>\n<td>No</td>\n<td>Estimated Height of Package.  <br />For Parcel Account - Package height can be between 1 to 144 inches and the maximum cubic size should not exceed 80,000.  <br />For Freight Account - Package Height must be between 1 and 72 inches.</td>\n</tr>\n<tr>\n<td>UnitOfMeasure</td>\n<td>String</td>\n<td>4</td>\n<td>No</td>\n<td>The default UnitOfMeasure is inch Accepted values: cm , inch</td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response\">Response</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>StatusCode</td>\n<td>Integer</td>\n<td></td>\n<td>The HTTP Status code for the request.  <br />200 – Successful Request  <br />400 – Bad Request  <br />401 – Unauthorized  <br />500 – Internal Server Error</td>\n</tr>\n<tr>\n<td>StatusDescription</td>\n<td>String</td>\n<td></td>\n<td>The HTTP Status description for the request.</td>\n</tr>\n<tr>\n<td>AuthenticationResultCode</td>\n<td>Integer</td>\n<td></td>\n<td>A status code that offers additional information about authentication success or failure.  <br />One of the following values:  <br /><strong>Code</strong></td>\n</tr>\n<tr>\n<td>RequestDateTime</td>\n<td>DateTime</td>\n<td></td>\n<td>The Datetime of the request sent to the server. This will be returned in JSON ISO 8601 format.</td>\n</tr>\n<tr>\n<td>ResponseDateTime</td>\n<td>DateTime</td>\n<td></td>\n<td>The Datetime of the response sent back to the Client. This will be returned in JSON ISO 8601 format.</td>\n</tr>\n<tr>\n<td>ErrorCount</td>\n<td>Integer</td>\n<td></td>\n<td>Count of the errors. By default, it will be 0.</td>\n</tr>\n<tr>\n<td>ErrorDetail</td>\n<td>Error[]</td>\n<td></td>\n<td>ErrorDetail will be an array of Error Structure which will have two fields – ErrorId (Integer) and ErrorDescription (String255). By default, it will be null in case of no errors.</td>\n</tr>\n<tr>\n<td>OriginZip</td>\n<td>String</td>\n<td>5</td>\n<td>5 digit zip of Pickup Location</td>\n</tr>\n<tr>\n<td>OriginCity</td>\n<td>String</td>\n<td>50</td>\n<td>Default City for requested pickup zip code</td>\n</tr>\n<tr>\n<td>DestinationZip</td>\n<td>String</td>\n<td>5</td>\n<td>5 digit zip of Delivery Location</td>\n</tr>\n<tr>\n<td>DestinationCity</td>\n<td>String</td>\n<td>50</td>\n<td>Default City for requested delivery zip code</td>\n</tr>\n<tr>\n<td>DeliveryZone</td>\n<td>String</td>\n<td>1</td>\n<td>Delivery Zone based on Origin and Destination zip</td>\n</tr>\n<tr>\n<td>DeliveryServiceTypes</td>\n<td>DeliveryServiceType[]</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>ShipmentCharges</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"delivery-service-types\">Delivery Service Types</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ServiceCode</td>\n<td>String</td>\n<td>3</td>\n<td>GLS Service Code - PDS, EPS, NPS, CPS, SDS, ESS, SAM, SPM and SEV</td>\n</tr>\n<tr>\n<td>ServiceDescription</td>\n<td>String</td>\n<td>50</td>\n<td>GLS Service Code Description</td>\n</tr>\n<tr>\n<td>DeliveryDate</td>\n<td>Date</td>\n<td></td>\n<td>Scheduled Del Date when package can be delivered</td>\n</tr>\n<tr>\n<td>DeliveryTime</td>\n<td>String</td>\n<td></td>\n<td>This will be the guaranteed delivery time for PDS, EPS, NPS, CPS, SDS, ESS or delivery time window for SAM, SPM and SEV</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"shipment-charges\">Shipment Charges</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>TransportationCharge</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Service charge for shipment.</td>\n</tr>\n<tr>\n<td>CODCharge</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Charge applicable to COD shipments.</td>\n</tr>\n<tr>\n<td>DeclaredCharge</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Charge applicable to declared shipments.</td>\n</tr>\n<tr>\n<td>OtherCharge</td>\n<td></td>\n<td></td>\n<td>Accessorial charges applicable to shipment.</td>\n</tr>\n<tr>\n<td>Code</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Accessorial Fee Code</td>\n</tr>\n<tr>\n<td>Description</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Accessorial Fee Description</td>\n</tr>\n<tr>\n<td>Fee</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Accessorial Fee Amount</td>\n</tr>\n<tr>\n<td>FuelSurcharge</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Fuel surcharge for shipment.</td>\n</tr>\n<tr>\n<td>TotalCharge</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Total charge for shipment</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","RatesAndTransitTimes"],"host":["https://ship.gls-us.com"],"query":[],"variable":[]}},"response":[{"id":"cbb406fb-259c-4ad6-ab78-031b97edeacf","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json-patch+json; ver=2.0"}],"body":{"mode":"raw","raw":"{\n    \"AccountNumber\": 1005001,\n    \"OriginZip\": \"94583\",\n    \"DestinationZip\": \"94588\",\n    \"OriginCountryCode\":\"US\",\n    \"DestinationCountryCode\":\"DE\",\n    \"ShipDate\": \"2022-08-20\",\n    \"PackageWeight\": 20,\n    \"CODValue\": true,\n    \"DeclaredValue\": 300,\n    \"SignatureCode\": \"ADULT_SIG_REQD\",   \n    \"DeliveryAddressType\": \"R\" ,\n    \"PackageDimension\": {\n        \"Length\": 10,\n        \"Width\": 1,\n        \"Height\": 1,\n        \"UnitOfMeasure\": \"cm\"\n    }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://ship.gls-us.com/v2/RatesAndTransitTimes"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n    \"OriginZip\": \"94583\",\r\n    \"OriginCity\": \"\",\r\n    \"DestinationZip\": \"94588\",\r\n    \"DestinationCity\": \"\",\r\n    \"DeliveryZone\": 2,\r\n    \"DeliveryServiceTypes\": [\r\n        {\r\n            \"DeliveryDate\": \"2024-07-31T16:08:42\",\r\n            \"ServiceCode\": \"ITS\",\r\n            \"ServiceDescription\": \"International\",\r\n            \"DeliveryTime\": \"\",\r\n            \"ShipmentCharges\": {\r\n                \"TransportationCharge\": 25.00,\r\n                \"CODCharge\": 0.00,\r\n                \"DeclaredCharge\": 0.00,\r\n                \"FuelSurcharge\": 0.00,\r\n                \"OtherCharge\": [\r\n                    {\r\n                        \"Code\": \"N/A\",\r\n                        \"Description\": \"Special Handling\",\r\n                        \"Fee\": 0.0000\r\n                    },\r\n                    {\r\n                        \"Code\": \"ASR\",\r\n                        \"Description\": \"Adult Signature Fee\",\r\n                        \"Fee\": 21.31\r\n                    }\r\n                ],\r\n                \"TotalCharge\": 46.31\r\n            }\r\n        }\r\n    ],\r\n    \"StatusCode\": 200,\r\n    \"StatusDescription\": \"OK\",\r\n    \"AuthenticationResultCode\": 0,\r\n    \"RequestDateTime\": \"2024-07-19T09:08:42.3556188-07:00\",\r\n    \"ResponseDateTime\": \"2024-07-19T09:08:43.5457685-07:00\",\r\n    \"ErrorCount\": 0,\r\n    \"ErrorDetail\": null\r\n}\r\n"},{"id":"4dfc142f-1d07-4bf8-8f9b-4fabf312b217","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json-patch+json; ver=2.0"},{"key":"Accept","value":"text/plain; ver=2.0"}],"body":{"mode":"raw","raw":"{\n    \"AccountNumber\": 1005001,\n    \"OriginZip\": \"94583\",\n    \"DestinationZip\": \"94588\",\n    \"OriginCountryCode\":\"US\",\n    \"DestinationCountryCode\":\"DE\",\n    \"ShipDate\": \"2022-08-20\",\n    \"PackageWeight\": 20,\n    \"CODValue\": true,\n    \"DeclaredValue\": 300,\n    \"SignatureCode\": \"ADULT_SIG_REQD\",   \n    \"DeliveryAddressType\": \"R\" ,\n    \"PackageDimension\": {\n        \"Length\": 10,\n        \"Width\": 1,\n        \"Height\": 1,\n        \"UnitOfMeasure\": \"cm\"\n    }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://ship.gls-us.com/v2/RatesAndTransitTimes"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; ver=2.0"}],"cookie":[],"responseTime":null,"body":"\n{\n    \"StatusCode\": 400,\n    \"StatusDescription\": \"BadRequest\",\n    \"AuthenticationResultCode\": 0,\n    \"RequestDateTime\": \"2024-07-19T09:10:10.1488405-07:00\",\n    \"ResponseDateTime\": \"2024-07-19T09:10:10.1518625-07:00\",\n    \"ErrorCount\": 1,\n    \"ErrorDetail\": [\n        {\n            \"ErrorCode\": \"Failure\",\n            \"ErrorDescription\": \"Relevant Error Message.\"\n        }\n    ]\n}"}],"_postman_id":"7dfb1cd3-1a0a-431d-9c74-b9ec98e9ce2d"}],"id":"eac5db93-0cca-4053-baf1-c08c30ea6473","_postman_id":"eac5db93-0cca-4053-baf1-c08c30ea6473","description":""},{"name":"TrackPickup","item":[{"name":"TrackPickup","id":"d5fc08eb-b9de-4d8b-964d-070202fee174","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"text/plain; ver=2.0"},{"key":"Token","value":"xxxx","type":"text"}],"url":"https://ship.gls-us.com/v2/TrackPickup?AccountNumber=36534637&ConfirmationNumber=non in&PickupStartDate=non in&PickupEndDate=non in","description":"<p><strong>Description</strong><br />This method will allow user to track On-Call Pickup by either Confirmation # or Account #/Pickup Date<br />combination.</p>\n<h4 id=\"request-header\">Request Header</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Token</td>\n<td>Access Token</td>\n</tr>\n<tr>\n<td>Content-Type</td>\n<td>application/json</td>\n</tr>\n<tr>\n<td>Accept-Encoding</td>\n<td>gZip or deflate (Optional)</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"request\">Request</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ConfirmationNumber</td>\n<td>Integer</td>\n<td>10</td>\n<td>No</td>\n<td>GLS US On-Call Pickup Confirmation Number</td>\n</tr>\n<tr>\n<td>AccountNumber</td>\n<td>Integer</td>\n<td>10</td>\n<td>Yes</td>\n<td></td>\n</tr>\n<tr>\n<td>PickupStartDate</td>\n<td>Date</td>\n<td></td>\n<td>No</td>\n<td>Pickup Start Date search criteria</td>\n</tr>\n<tr>\n<td>PickupEndDate</td>\n<td>Date</td>\n<td></td>\n<td>No</td>\n<td>Pickup End Date search criteria</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response\">Response</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>StatusCode</td>\n<td>Integer</td>\n<td></td>\n<td>The HTTP Status code for the request.  <br />200 – Successful Request  <br />400 – Bad Request  <br />401 – Unauthorized  <br />500 – Internal Server Error</td>\n</tr>\n<tr>\n<td>StatusDescription</td>\n<td>String</td>\n<td></td>\n<td>The HTTP Status description for the request.</td>\n</tr>\n<tr>\n<td>AuthenticationResultCode</td>\n<td>Integer</td>\n<td></td>\n<td>A status code that offers additional information about authentication success or failure.  <br />One of the following values:  <br />Code Description  <br />0 ValidToken  <br />1 InvalidToken  <br />2 ExpiredToken  <br />3 NoToken</td>\n</tr>\n<tr>\n<td>RequestDateTime</td>\n<td>DateTime</td>\n<td></td>\n<td>The Datetime of the request sent to the server. This will be returned in JSON ISO 8601 format.</td>\n</tr>\n<tr>\n<td>ResponseDateTime</td>\n<td>DateTime</td>\n<td></td>\n<td>The Datetime of the response sent back to the Client. This will be returned in JSON ISO 8601 format.</td>\n</tr>\n<tr>\n<td>ErrorCount</td>\n<td>Integer</td>\n<td></td>\n<td>Count of the errors. By default, it will be 0.</td>\n</tr>\n<tr>\n<td>ErrorDetail</td>\n<td>Error[]</td>\n<td></td>\n<td>ErrorDetail will be an array of Error Structure which will have two fields –  <br />ErrorId (Integer) and ErrorDescription (String255). By default, it will be null in case of no errors.</td>\n</tr>\n<tr>\n<td>Pickups</td>\n<td>Pickup[]</td>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"pickups\">Pickups</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ConfirmationNumber</td>\n<td>Integer</td>\n<td>10</td>\n<td>Pickup Confirmation Number</td>\n</tr>\n<tr>\n<td>PickupDate</td>\n<td>Date</td>\n<td></td>\n<td>Requested Pickup Date</td>\n</tr>\n<tr>\n<td>PickupWindow</td>\n<td>String</td>\n<td>20</td>\n<td>Pickup Window of the requested Pickup</td>\n</tr>\n<tr>\n<td>PickupRequestedTime</td>\n<td>DateTime</td>\n<td></td>\n<td>DateTime when the Pickup was requested</td>\n</tr>\n<tr>\n<td>NumberofPackages</td>\n<td>Integer</td>\n<td></td>\n<td>Number of packages to be picked up</td>\n</tr>\n<tr>\n<td>TotalWeight</td>\n<td>Integer</td>\n<td></td>\n<td>Total Weight of Packages to be picked up</td>\n</tr>\n<tr>\n<td>PickupLocation</td>\n<td>PickupLocation</td>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"pickup-location\">Pickup Location</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>PickupCompany</td>\n<td>String</td>\n<td>50</td>\n<td>Pickup Company Name</td>\n</tr>\n<tr>\n<td>PickupAddress1</td>\n<td>String</td>\n<td>50</td>\n<td>Street address of pickup location.</td>\n</tr>\n<tr>\n<td>PickupAddress2</td>\n<td>String</td>\n<td>50</td>\n<td>Extra address info for pickup location.</td>\n</tr>\n<tr>\n<td>PickupCity</td>\n<td>String</td>\n<td>50</td>\n<td>Pickup City name.</td>\n</tr>\n<tr>\n<td>PickupState</td>\n<td>String</td>\n<td>2</td>\n<td>State abbreviation of pickup location. Valid options are: AZ, CA, NV, NM, OR, WA, and ID</td>\n</tr>\n<tr>\n<td>PickupZip</td>\n<td>String</td>\n<td>10</td>\n<td>Only first 5 digit will be taken as zip code of pickup location</td>\n</tr>\n<tr>\n<td>PickupAddressType</td>\n<td>String</td>\n<td>1</td>\n<td>Provide ‘B’ for Commercial/Business location type OR ‘R’ for Residential location type.</td>\n</tr>\n<tr>\n<td>Latitude</td>\n<td>Decimal(12,2)</td>\n<td></td>\n<td>Geo Latitude of the Pickup Location</td>\n</tr>\n<tr>\n<td>Longitude</td>\n<td>Decimal(12,2)</td>\n<td></td>\n<td>Geo Longitude of the Pickup Location</td>\n</tr>\n<tr>\n<td>PickupContact</td>\n<td>String</td>\n<td>50</td>\n<td>Pickup Contact Name</td>\n</tr>\n<tr>\n<td>PickupContactEmail</td>\n<td>String</td>\n<td>50</td>\n<td>Pickup Contact Email</td>\n</tr>\n<tr>\n<td>PickupContactPhone</td>\n<td>String</td>\n<td>20</td>\n<td>Pickup Contact Phone</td>\n</tr>\n<tr>\n<td>PickupInstruction</td>\n<td>String</td>\n<td>255</td>\n<td>Pickup Instruction provided at the time of scheduling a Pickup.</td>\n</tr>\n<tr>\n<td>PickupStatus</td>\n<td>String</td>\n<td>10</td>\n<td>Pickup Status: Scheduled, Completed, Cancelled, Attempted</td>\n</tr>\n<tr>\n<td>PackagesPickedUp</td>\n<td>Integer</td>\n<td>100</td>\n<td>Count of packages picked up. This will be returned only if the status is Completed.</td>\n</tr>\n<tr>\n<td>PickupTime</td>\n<td>DateTime</td>\n<td></td>\n<td>Actual Pickup time of the packages. This will be returned only if</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","TrackPickup"],"host":["https://ship.gls-us.com"],"query":[{"key":"AccountNumber","value":"36534637"},{"key":"ConfirmationNumber","value":"non in"},{"key":"PickupStartDate","value":"non in"},{"key":"PickupEndDate","value":"non in"}],"variable":[]}},"response":[{"id":"32b3e8f5-e48c-4e2f-8dc9-384287e9ce02","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://ship.gls-us.com/v2/TrackPickup?AccountNumber=36534637&ConfirmationNumber=420266&PickupStartDate=2024-07-31&PickupEndDate=2024-07-31","host":["https://ship.gls-us.com"],"path":["v2","TrackPickup"],"query":[{"key":"AccountNumber","value":"36534637"},{"key":"ConfirmationNumber","value":"420266"},{"key":"PickupStartDate","value":"2024-07-31"},{"key":"PickupEndDate","value":"2024-07-31"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n    \"Pickups\": [\r\n        {\r\n            \"ConfirmationNumber\": 420266,\r\n            \"PickupDate\": \"05/09/2024\",\r\n            \"PickupWindow\": \"01:00 PM - 05:00 PM\",\r\n            \"PickupRequestedTime\": \"2023-07-25T08:02:40\",\r\n            \"NumberofPackages\": 460,\r\n            \"TotalWeight\": 6320,\r\n            \"PickupLocation\": {\r\n                \"PickupCompany\": \"FIRESTONE WALKER BREWING-REPACK BUILDING\",\r\n                \"PickupAddress1\": \"1332 VENDLES CIRCLE\",\r\n                \"PickupAddress2\": \"\",\r\n                \"PickupCity\": \"PASO ROBLES\",\r\n                \"PickupState\": \"CA\",\r\n                \"PickupZip\": \"93446\",\r\n                \"PickupAddressType\": \"B\",\r\n                \"Latitude\": 35.596281,\r\n                \"Longitude\": -120.692776\r\n            },\r\n            \"PickupContact\": \"STACEY SCOTT\",\r\n            \"PickupContactEmail\": \"dev@test.com\",\r\n            \"PickupContactPhone\": \"(805)225-5911\",\r\n            \"PickupInstruction\": \"SHIPPER HAS 9 PALLETS TOTAL WEIGHT 6,320 LBS.\",\r\n            \"PickupStatus\": \"Completed\",\r\n            \"PackagesPickedUp\": 0,\r\n            \"PickupTime\": \"2023-08-01T13:13:00\"\r\n        }\r\n    ],\r\n    \"StatusCode\": 200,\r\n    \"StatusDescription\": \"OK\",\r\n    \"AuthenticationResultCode\": 0,\r\n    \"RequestDateTime\": \"2024-07-19T11:20:19.3972648-07:00\",\r\n    \"ResponseDateTime\": \"2024-07-19T11:20:19.4842698-07:00\",\r\n    \"ErrorCount\": 0,\r\n    \"ErrorDetail\": null\r\n}"},{"id":"a602b6b9-ba08-4f30-844d-f4887fae2037","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain; ver=2.0"}],"url":{"raw":"https://ship.gls-us.com/v2/TrackPickup?AccountNumber=36534637&ConfirmationNumber=420266&PickupStartDate=2024-07-31&PickupEndDate=2024-07-31","host":["https://ship.gls-us.com"],"path":["v2","TrackPickup"],"query":[{"key":"AccountNumber","value":"36534637"},{"key":"ConfirmationNumber","value":"420266"},{"key":"PickupStartDate","value":"2024-07-31"},{"key":"PickupEndDate","value":"2024-07-31"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; ver=2.0"}],"cookie":[],"responseTime":null,"body":"{\n    \"ShipmentInfo\": null,\n    \"StatusCode\": 400,\n    \"StatusDescription\": \"BadRequest\",\n    \"AuthenticationResultCode\": 0,\n    \"RequestDateTime\": \"2024-07-19T11:07:54.1547647-07:00\",\n    \"ResponseDateTime\": \"2024-07-19T11:07:55.3671907-07:00\",\n    \"ErrorCount\": 1,\n    \"ErrorDetail\": [\n        {\n            \"ErrorCode\": \"Failure\",\n            \"ErrorDescription\": \"Error Message.\"\n        }\n    ]\n}"},{"id":"51016044-f3d2-4360-95a2-eb1e5a2f64a0","name":"Server Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://ship.gls-us.com/v2/TrackPickup?AccountNumber=36534637&ConfirmationNumber=420266&PickupStartDate=2024-07-31&PickupEndDate=2024-07-31","host":["https://ship.gls-us.com"],"path":["v2","TrackPickup"],"query":[{"key":"AccountNumber","value":"36534637"},{"key":"ConfirmationNumber","value":"420266"},{"key":"PickupStartDate","value":"2024-07-31"},{"key":"PickupEndDate","value":"2024-07-31"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":"{\r\n    \"ShipmentInfo\": null,\r\n    \"StatusCode\": 500,\r\n    \"StatusDescription\": \"Internal Server Error\",\r\n    \"AuthenticationResultCode\": 0,\r\n    \"RequestDateTime\": \"2024-07-19T11:07:54.1547647-07:00\",\r\n    \"ResponseDateTime\": \"2024-07-19T11:07:55.3671907-07:00\",\r\n    \"ErrorCount\": 1,\r\n    \"ErrorDetail\": [\r\n        {\r\n            \"ErrorCode\": \"Failure\",\r\n            \"ErrorDescription\": \"Error Message.\"\r\n        }\r\n    ]\r\n}"}],"_postman_id":"d5fc08eb-b9de-4d8b-964d-070202fee174"}],"id":"a72bc18f-2960-4a4a-88a4-58828f610261","_postman_id":"a72bc18f-2960-4a4a-88a4-58828f610261","description":""},{"name":"TrackShipment","item":[{"name":"Track Shipment","id":"5864bc0a-765f-46c1-8cce-815b4eb458cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"text/plain; ver=2.0"},{"key":"Token","value":"xxxx","type":"text"}],"url":"https://ship.gls-us.com/v2/TrackShipment?TrackingNumber=testtracking&ReferenceNumber=testreference&ShipDate=5/15/2025&AccountNumber=99999&IncludeVPOD=false","description":"<h4 id=\"request-header\">Request Header</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Token</td>\n<td>Access Token</td>\n</tr>\n<tr>\n<td>Content-Type</td>\n<td>application/json</td>\n</tr>\n<tr>\n<td>Accept-Encoding</td>\n<td>gZip or deflate (Optional)</td>\n</tr>\n</tbody>\n</table>\n</div><blockquote>\n<p><strong>Note</strong>: Track Shipment expects the input parameters from the URL </p>\n</blockquote>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AccountNumber</td>\n<td>Integer</td>\n<td>10</td>\n<td>Yes</td>\n<td>GLS Account Number</td>\n</tr>\n<tr>\n<td>TrackingNumber</td>\n<td>String</td>\n<td>20</td>\n<td>No**</td>\n<td>Unique tracking number for shipment.</td>\n</tr>\n<tr>\n<td>ReferenceNumber</td>\n<td>String</td>\n<td>25</td>\n<td>No**</td>\n<td>Shipper’s internal reference information for the shipment.</td>\n</tr>\n<tr>\n<td>ShipDate</td>\n<td>Date</td>\n<td></td>\n<td>No**</td>\n<td>Date when the shipment was shipped to the GLS facility.</td>\n</tr>\n<tr>\n<td>IncludeVPOD</td>\n<td>Bool</td>\n<td></td>\n<td>No</td>\n<td>Returns POD Image if the user provides “…&amp;IncludeVPOD=true”, along with the account# and tracking# in the request url.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"field-details\">Field Details</h3>\n<ul>\n<li>Either the Tracking Number, Reference Number, or Ship Date is required.</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>StatusCode</td>\n<td>Integer</td>\n<td></td>\n<td>The HTTP Status code for the request.  <br />200 – Successful Request  <br />400 – Bad Request  <br />401 – Unauthorized  <br />500 – Internal Server Error</td>\n</tr>\n<tr>\n<td>StatusDescription</td>\n<td>String</td>\n<td></td>\n<td>The HTTP Status description for the request.</td>\n</tr>\n<tr>\n<td>AuthenticationResultCode</td>\n<td>Integer</td>\n<td></td>\n<td>A status code that offers additional information about authentication success or failure.  <br />One of the following values:  <br /><strong>Code</strong></td>\n</tr>\n<tr>\n<td>RequestDateTime</td>\n<td>DateTime</td>\n<td></td>\n<td>The Datetime of the request sent to the server. This will be returned in JSON ISO 8601 format.</td>\n</tr>\n<tr>\n<td>ResponseDateTime</td>\n<td>DateTime</td>\n<td></td>\n<td>The Datetime of the response sent back to the Client. This will be returned in JSON ISO 8601 format.</td>\n</tr>\n<tr>\n<td>ErrorCount</td>\n<td>Integer</td>\n<td></td>\n<td>Count of the errors. By default, it will be 0.</td>\n</tr>\n<tr>\n<td>ErrorDetail</td>\n<td>Error[]</td>\n<td></td>\n<td>ErrorDetail will be an array of Error Structure which will have two fields – ErrorId (Integer) and ErrorDescription (String (255)). By default, it will be null in case of no errors.  <br />  <br /><strong>Note</strong>: The fields of the object are defined below.</td>\n</tr>\n<tr>\n<td>ShipmentsInfo</td>\n<td>ShipmentInfo[]</td>\n<td></td>\n<td>The fields of the object are defined below.</td>\n</tr>\n<tr>\n<td>Delivery</td>\n<td>Object</td>\n<td></td>\n<td>The fields of the object are defined below.</td>\n</tr>\n<tr>\n<td>TransitNotes</td>\n<td>Array of objects</td>\n<td>–</td>\n<td>Array of transit notes</td>\n</tr>\n<tr>\n<td>├─ EventDate</td>\n<td>DateTime</td>\n<td>–</td>\n<td>Date/time when the transit event occurred</td>\n</tr>\n<tr>\n<td>├─ EventDate_UTCOffset</td>\n<td>DateTime</td>\n<td>–</td>\n<td>UTC offset of the EventDate</td>\n</tr>\n<tr>\n<td>├─ Comments</td>\n<td>String</td>\n<td>255</td>\n<td>Description of the transit event</td>\n</tr>\n<tr>\n<td>├─ Location</td>\n<td>String</td>\n<td>100</td>\n<td>Location of the scanned region</td>\n</tr>\n<tr>\n<td>├─ City</td>\n<td>String</td>\n<td>30</td>\n<td>City of the transit event</td>\n</tr>\n<tr>\n<td>├─ State</td>\n<td>String</td>\n<td>2</td>\n<td>State of the transit event</td>\n</tr>\n<tr>\n<td>└─ Country</td>\n<td>String</td>\n<td>55</td>\n<td>Country of the transit event</td>\n</tr>\n<tr>\n<td>├─ EventId</td>\n<td>int</td>\n<td>-</td>\n<td>TransitCategoryType ID of the transit event.</td>\n</tr>\n<tr>\n<td>ShipmentCharges</td>\n<td>Object</td>\n<td></td>\n<td>The fields of the object are defined below.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"shipmentsinfo\">ShipmentsInfo</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AccountNumber</td>\n<td>Integer</td>\n<td>5</td>\n<td>Shipper’s GLS account number.</td>\n</tr>\n<tr>\n<td>TrackingNumber</td>\n<td>String</td>\n<td>20</td>\n<td>Shipment tracking number.</td>\n</tr>\n<tr>\n<td>ShipperCompany</td>\n<td>String</td>\n<td>50</td>\n<td>Name of the company sending the shipment.</td>\n</tr>\n<tr>\n<td>ShipperContact</td>\n<td>String</td>\n<td>50</td>\n<td>Name of person sending the shipment.</td>\n</tr>\n<tr>\n<td>ShipperPhone</td>\n<td>String</td>\n<td>20</td>\n<td>Phone number of the person sending the shipment.</td>\n</tr>\n<tr>\n<td>ShipperEmail</td>\n<td>String</td>\n<td>50</td>\n<td>Email address of the person sending the shipment.</td>\n</tr>\n<tr>\n<td>PickupAddress1</td>\n<td>String</td>\n<td>50</td>\n<td>Street address of pickup location.</td>\n</tr>\n<tr>\n<td>PickupAddress2</td>\n<td>String</td>\n<td>50</td>\n<td>Extra address info for pickup location.</td>\n</tr>\n<tr>\n<td>PickupCity</td>\n<td>String</td>\n<td>50</td>\n<td>Pickup city name.</td>\n</tr>\n<tr>\n<td>PickupState</td>\n<td>String</td>\n<td>2</td>\n<td>2 digit state abbreviation of pickup location.</td>\n</tr>\n<tr>\n<td>PickupZip</td>\n<td>String</td>\n<td>5</td>\n<td>5 digit zip code of pickup location.</td>\n</tr>\n<tr>\n<td>ShipToCompany</td>\n<td>String</td>\n<td>50</td>\n<td>Name of company receiving the shipment.</td>\n</tr>\n<tr>\n<td>ShipToAttention</td>\n<td>String</td>\n<td>50</td>\n<td>Name of person receiving the shipment.</td>\n</tr>\n<tr>\n<td>ShipToPhone</td>\n<td>String</td>\n<td>20</td>\n<td>Phone number of person receiving shipment.</td>\n</tr>\n<tr>\n<td>ShipToEmail</td>\n<td>String</td>\n<td>50</td>\n<td>Email address of person receiving shipment.</td>\n</tr>\n<tr>\n<td>DeliveryAddress1</td>\n<td>String</td>\n<td>50</td>\n<td>Street address of shipment destination.</td>\n</tr>\n<tr>\n<td>DeliveryAddress2</td>\n<td>String</td>\n<td>50</td>\n<td>Extra address info for shipment destination.</td>\n</tr>\n<tr>\n<td>DeliveryCity</td>\n<td>String</td>\n<td>50</td>\n<td>Destination city name.</td>\n</tr>\n<tr>\n<td>DeliveryState</td>\n<td>String</td>\n<td>2</td>\n<td>2 digit state abbreviation of destination.</td>\n</tr>\n<tr>\n<td>DeliveryZip</td>\n<td>String</td>\n<td>5</td>\n<td>5 digit zip code of destination.</td>\n</tr>\n<tr>\n<td>DeliveryZone</td>\n<td>String</td>\n<td>1</td>\n<td>Delivery Zone based on Origin and Destination zip code provided by the Shipper.</td>\n</tr>\n<tr>\n<td>ServiceCode</td>\n<td>String</td>\n<td>3</td>\n<td>GLS Delivery Service Type.</td>\n</tr>\n<tr>\n<td>ShipmentReference</td>\n<td>String</td>\n<td>25</td>\n<td>Shipper’s internal reference information.</td>\n</tr>\n<tr>\n<td>DeclaredValue</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Declared value of shipment.</td>\n</tr>\n<tr>\n<td>CODValue</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>COD amount.</td>\n</tr>\n<tr>\n<td>SpecialInstructions</td>\n<td>String</td>\n<td>100</td>\n<td>Any additional delivery instructions.</td>\n</tr>\n<tr>\n<td>Weight</td>\n<td>Integer</td>\n<td>3</td>\n<td>Weight of package in pounds.</td>\n</tr>\n<tr>\n<td>SignatureCode</td>\n<td>Enum: Integer</td>\n<td></td>\n<td>Consignee signature requirements. Valid values are:  <br /><strong>SIG_STANDARD</strong> - 0  <br /><strong>SIG_NOT_REQD</strong> - 1  <br /><strong>ADULT_SIG_REQD</strong> - 2  <br /><strong>SIG_REQD</strong> - 3</td>\n</tr>\n<tr>\n<td>AddnShipperReference1</td>\n<td>String</td>\n<td>25</td>\n<td>Additional customer reference information.</td>\n</tr>\n<tr>\n<td>AddnShipperReference2</td>\n<td>String</td>\n<td>25</td>\n<td>Additional customer reference information.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"delivery\">Delivery</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ShipDate</td>\n<td>Date</td>\n<td></td>\n<td>Date when the shipment was picked up.</td>\n</tr>\n<tr>\n<td>ScheduledDeliveryDate</td>\n<td>Date</td>\n<td></td>\n<td>Date when delivery is scheduled.  <br />  <br /><strong>Note</strong>: This field is included only for domestic shipments.</td>\n</tr>\n<tr>\n<td>ScheduledDeliveryTime</td>\n<td>String</td>\n<td></td>\n<td>This will be the guaranteed delivery time for PDS, EPS, NPS, CPS, SDS, ESS or delivery time window for SAM, SPM and SEV.  <br />  <br /><strong>Note</strong>: This field is included only for domestic shipments.</td>\n</tr>\n<tr>\n<td>ScheduleDeliveryDateRange</td>\n<td>Object</td>\n<td></td>\n<td><strong>Note</strong>: This field is included only for International shipments.</td>\n</tr>\n<tr>\n<td>├─ Earliest</td>\n<td>Date</td>\n<td></td>\n<td>The earliest scheduled delivery date, returned in <code>MM/dd/yyyy</code> format.</td>\n</tr>\n<tr>\n<td>├─ Latest</td>\n<td>Date</td>\n<td></td>\n<td>The latest scheduled delivery date, returned in <code>MM/dd/yyyy</code> format.</td>\n</tr>\n<tr>\n<td>DeliveryDate</td>\n<td>Date</td>\n<td></td>\n<td>Date when the shipment was delivered.  <br />  <br /><strong>Note</strong>: This field is included only for domestic shipments.</td>\n</tr>\n<tr>\n<td>TransitStatus</td>\n<td>String</td>\n<td>20</td>\n<td>Delivery Status, options are:  <br />IN TRANSIT  <br />DELAYED  <br />DELIVERED  <br />RETURNED</td>\n</tr>\n<tr>\n<td>DeliveryTime</td>\n<td>String</td>\n<td>8</td>\n<td>Delivery time – format: HH:MM AM/PM</td>\n</tr>\n<tr>\n<td>SignedBy</td>\n<td>String</td>\n<td>30</td>\n<td>Name of the person who signed for the shipment.</td>\n</tr>\n<tr>\n<td>Signature</td>\n<td>Base64Binary</td>\n<td></td>\n<td>Digital Signature for Proof of Delivery, if available.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"shipment-charges\">Shipment Charges</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>TransportationCharge</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Transportation Charge for Package</td>\n</tr>\n<tr>\n<td>CODCharge</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Charge applicable to COD Packages</td>\n</tr>\n<tr>\n<td>DeclaredCharge</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Charge applicable to declared Packages</td>\n</tr>\n<tr>\n<td>OtherCharge</td>\n<td>Array of objects</td>\n<td></td>\n<td>List of other charges</td>\n</tr>\n<tr>\n<td>├─ Code</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Accessorial fee code</td>\n</tr>\n<tr>\n<td>├─ Description</td>\n<td>String</td>\n<td></td>\n<td>Description of the accessorial charge</td>\n</tr>\n<tr>\n<td>└─ Fee</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Amount of the accessorial fee</td>\n</tr>\n<tr>\n<td>FuelSurcharge</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Fuel Surcharge for package</td>\n</tr>\n<tr>\n<td>TotalCharge</td>\n<td>Decimal</td>\n<td>8,2</td>\n<td>Total Shipping Charge for Package</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","TrackShipment"],"host":["https://ship.gls-us.com"],"query":[{"key":"TrackingNumber","value":"testtracking"},{"key":"ReferenceNumber","value":"testreference"},{"key":"ShipDate","value":"5/15/2025"},{"key":"AccountNumber","value":"99999"},{"key":"IncludeVPOD","value":"false"}],"variable":[]}},"response":[{"id":"ad729154-ce40-4a2e-8b23-4cf3e285afe6","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain; ver=2.0"}],"url":{"raw":"https://ship.gls-us.com/v2/TrackShipment?TrackingNumber=testtracking&ReferenceNumber=1&ShipDate=05/15/2025&AccountNumber=36534637&IncludeVPOD=false","protocol":"https","host":["ship","gls-us","com"],"path":["v2","TrackShipment"],"query":[{"key":"TrackingNumber","value":"testtracking"},{"key":"ReferenceNumber","value":"1"},{"key":"ShipDate","value":"05/15/2025"},{"key":"AccountNumber","value":"36534637"},{"key":"IncludeVPOD","value":"false"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; ver=2.0"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"ShipmentInfo\": [\r\n        {\r\n            \"AccountNumber\": 1036,\r\n            \"TrackingNumber\": \"959402806590\",\r\n            \"ShipperCompany\": \"TEST INDUSTRIES LP\",\r\n            \"ShipperContact\": \"Test Industries Inc\",\r\n            \"ShipperPhone\": \"\",\r\n            \"ShipperEmail\": \"\",\r\n            \"PickupAddress1\": \"HOGUM BAY ROAD NE\",\r\n            \"PickupAddress2\": \"C75\",\r\n            \"PickupCity\": \"LACEY\",\r\n            \"PickupState\": \"WA\",\r\n            \"PickupZip\": \"98516\",\r\n            \"ShipToCompany\": \"KENNEWICK\",\r\n            \"ShipToAttention\": \"\",\r\n            \"ShipToPhone\": \"9999999999\",\r\n            \"ShipToEmail\": \"\",\r\n            \"DeliveryAddress1\": \"3104 W KENNEWICK\",\r\n            \"DeliveryAddress2\": \"ADDUS\",\r\n            \"DeliveryCity\": \"KENNEWICK\",\r\n            \"DeliveryState\": \"WA\",\r\n            \"DeliveryZip\": \"99336\",\r\n            \"DeliveryCountry\": \"\",\r\n            \"DeliveryZone\": 3,\r\n            \"ServiceCode\": \"CPS\",\r\n            \"ShipmentReference\": \"8248179905\",\r\n            \"DeclaredValue\": 0.0,\r\n            \"CODValue\": 0.0,\r\n            \"SpecialInstructions\": \"\",\r\n            \"Weight\": 19,\r\n            \"SignatureCode\": \"SIG_REQD\",\r\n            \"AddnShipperReference1\": \"0501002357\",\r\n            \"AddnShipperReference2\": \"0\",\r\n            \"PODImage\": \"\",\r\n            \"PODImageMessage\": \"\",\r\n            \"Delivery\": {\r\n                \"ScheduledDeliveryDate\": \"05/15/2025\",\r\n                \"ScheduledDeliveryTime\": \"12:00 PM\",\r\n                \"DeliveryDate\": \"05/15/2025\",\r\n                \"ShipDate\": \"05/14/2025\",\r\n                \"TransitStatus\": \"DELIVERED\",\r\n                \"DeliveryTime\": \"11:53 AM\",\r\n                \"SignedBy\": \"M. Bautista\",\r\n                \"Signature\": \"bXkAAAAASUVORK5CYII=\"\r\n            },\r\n            \"TransitNotes\": [\r\n                {\r\n                    \"EventDate\": \"5/14/2025 8:32:04 PM\",\r\n                    \"EventDate_utcoffset\": \"2025-05-14T20:32:04-07:00\",\r\n                    \"Comments\": \"ARRIVAL SCAN - DELIVERY SCHED  FOR 05/15/2025\",\r\n                    \"Location\": \"KENT, WA\",\r\n                    \"City\": \"KENT\",\r\n                    \"State\": \"WA\",\r\n                    \"Country\": \"\",\r\n                    \"EventId\":4\r\n                },\r\n                {\r\n                    \"EventDate\": \"5/14/2025 8:32:05 PM\",\r\n                    \"EventDate_utcoffset\": \"2025-05-14T20:32:05-07:00\",\r\n                    \"Comments\": \"DIM SCAN - PKG DIM - 16*11*11\",\r\n                    \"Location\": \"KENT, WA\",\r\n                    \"City\": \"KENT\",\r\n                    \"State\": \"WA\",\r\n                    \"Country\": \"\",\r\n                    \"EventId\":44\r\n                },\r\n                {\r\n                    \"EventDate\": \"5/15/2025 4:31:06 AM\",\r\n                    \"EventDate_utcoffset\": \"2025-05-15T04:31:06-07:00\",\r\n                    \"Comments\": \"SCANNED AT DELIVERY DEPOT\",\r\n                    \"Location\": \"PASCO, WA\",\r\n                    \"City\": \"PASCO\",\r\n                    \"State\": \"WA\",\r\n                    \"Country\": \"\",\r\n                    \"EventId\":108\r\n                },\r\n                {\r\n                    \"EventDate\": \"5/15/2025 4:31:18 AM\",\r\n                    \"EventDate_utcoffset\": \"2025-05-15T04:31:18-07:00\",\r\n                    \"Comments\": \"SCANNED AT DELIVERY DEPOT\",\r\n                    \"Location\": \"PASCO, WA\",\r\n                    \"City\": \"PASCO\",\r\n                    \"State\": \"WA\",\r\n                    \"Country\": \"\",\r\n                    \"EventId\":4\r\n                },\r\n                {\r\n                    \"EventDate\": \"5/15/2025 6:41:39 AM\",\r\n                    \"EventDate_utcoffset\": \"2025-05-15T06:41:39-07:00\",\r\n                    \"Comments\": \"ON ROUTE FOR DELIVERY\",\r\n                    \"Location\": \"PASCO, WA\",\r\n                    \"City\": \"PASCO\",\r\n                    \"State\": \"WA\",\r\n                    \"Country\": \"\",\r\n                    \"EventId\":4\r\n                },\r\n                {\r\n                    \"EventDate\": \"5/15/2025 11:53:43 AM\",\r\n                    \"EventDate_utcoffset\": \"2025-05-15T11:53:43-07:00\",\r\n                    \"Comments\": \"SHIPMENT DELIVERED\",\r\n                    \"Location\": \"KENNEWICK, WA\",\r\n                    \"City\": \"KENNEWICK\",\r\n                    \"State\": \"WA\",\r\n                    \"Country\": \"\",\r\n                    \"EventId\":42\r\n                }\r\n            ],\r\n            \"ShipmentCharges\": {\r\n                \"TransportationCharge\": 4.36,\r\n                \"CODCharge\": 0.0,\r\n                \"DeclaredCharge\": 0.0,\r\n                \"FuelSurcharge\": 0.77,\r\n                \"OtherCharge\": null,\r\n                \"TotalCharge\": 5.13\r\n            }\r\n        }\r\n    ],\r\n    \"StatusCode\": 200,\r\n    \"StatusDescription\": \"OK\",\r\n    \"AuthenticationResultCode\": 0,\r\n    \"RequestDateTime\": \"2025-05-15T15:38:13.5691985-07:00\",\r\n    \"ResponseDateTime\": \"2025-05-15T15:38:13.6443476-07:00\",\r\n    \"ErrorCount\": 0,\r\n    \"ErrorDetail\": null\r\n}"},{"id":"6c776fc3-9de5-48d7-add9-337d1bcb94df","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain; ver=2.0"}],"url":{"raw":"https://ship.gls-us.com/v2/TrackShipment?TrackingNumber=non in&ReferenceNumber=non in&ShipDate=non in&AccountNumber=36534637&IncludeVPOD=non in","host":["https://ship.gls-us.com"],"path":["v2","TrackShipment"],"query":[{"key":"TrackingNumber","value":"non in"},{"key":"ReferenceNumber","value":"non in"},{"key":"ShipDate","value":"non in"},{"key":"AccountNumber","value":"36534637"},{"key":"IncludeVPOD","value":"non in"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; ver=2.0"}],"cookie":[],"responseTime":null,"body":"{\n  \"type\": \"ex deserunt\",\n  \"title\": \"ipsum\",\n  \"status\": 61231263,\n  \"detail\": \"dolo\",\n  \"instance\": \"dolor anim ad\"\n}"},{"id":"6a3ebd0f-ce43-4c94-b5ff-00847426d6e3","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"text/plain; ver=2.0"},{"key":"Token","value":"xxxx","type":"text"}],"url":{"raw":"https://ship.gls-us.com/v2/TrackShipment?TrackingNumber=non in&ReferenceNumber=non in&ShipDate=non in&AccountNumber=36534637&IncludeVPOD=non in","host":["https://ship.gls-us.com"],"path":["v2","TrackShipment"],"query":[{"key":"TrackingNumber","value":"non in"},{"key":"ReferenceNumber","value":"non in"},{"key":"ShipDate","value":"non in"},{"key":"AccountNumber","value":"36534637"},{"key":"IncludeVPOD","value":"non in"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"StatusCode\": 401,\r\n    \"StatusDescription\": \"Unauthorized\",\r\n    \"AuthenticationResultCode\": 2,\r\n    \"RequestDateTime\": \"2025-05-14T14:55:14.8506889-07:00\",\r\n    \"ResponseDateTime\": \"2025-05-15T15:31:18.0812038-07:00\",\r\n    \"ErrorCount\": 1,\r\n    \"ErrorDetail\": [\r\n        {\r\n            \"ErrorCode\": \"Failure\",\r\n            \"ErrorDescription\": \"Token has been expired. Please request for new Token.\"\r\n        }\r\n    ]\r\n}"}],"_postman_id":"5864bc0a-765f-46c1-8cce-815b4eb458cf"}],"id":"2a27390f-18bc-447c-ae98-c1834ff9e9c5","description":"<p>Retrieves detailed shipment information, including transit details, based on the provided search criteria. The request must include an account number and at least one of the following:</p>\n<p>Tracking Number, Reference Number, or Ship Date.</p>\n","_postman_id":"2a27390f-18bc-447c-ae98-c1834ff9e9c5"},{"name":"Transportation","item":[{"name":"Transportation","id":"bd02644c-c195-44a6-b4f5-7f9ee7d62976","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Accept","value":"text/plain; ver=2.0","type":"text"},{"key":"Token","value":"xxxx","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"accountNumber\":1036,\r\n  \"TRACKINGNUMBER\": [\r\n    \"04202510362929e604ea\"\r\n  ],\r\n  \"DEPARTURELOCATION\": \"LAX\",\r\n  \"arrivalLocation\": \"ORD\",\r\n  \"actualTimeOfDeparture\": \"2025-04-15T14:30:45-07:00\",\r\n  \"estimateTimeOfArrival\": \"2025-04-16T11:10:10-07:00\",\r\n  \"transportType\": \"airplane\",\r\n  \"transportVehicleType\": \"airplane\",\r\n  \"sealNumber\": \"3542561803\",\r\n  \"flightNumber\": \"DL5678\",\r\n  \"fillLevel\": \"10\",\r\n  \"loadUnitID\": \"2025042513dd92eb84\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ship.gls-us.com/v2/Transportation","description":"<h4 id=\"request-header\">Request Header</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Token</td>\n<td>Access Token</td>\n</tr>\n<tr>\n<td>Content-Type</td>\n<td>application/json</td>\n</tr>\n<tr>\n<td>Accept-Encoding</td>\n<td>gZip or deflate (Optional)</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"request-body\">Request Body</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type</th>\n<th><strong>Max Length</strong></th>\n<th><strong>Required</strong></th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AccountNumber</td>\n<td>int</td>\n<td>10</td>\n<td>Yes</td>\n<td>Shipper’s GLS account number..</td>\n</tr>\n<tr>\n<td>TrackingNumber</td>\n<td>Array</td>\n<td>20</td>\n<td>Yes</td>\n<td>Each tracking number should be of minimum 6 to 20 characters.</td>\n</tr>\n<tr>\n<td>DepartureLocation</td>\n<td>string</td>\n<td>20</td>\n<td>No</td>\n<td>Location of Departure</td>\n</tr>\n<tr>\n<td>ArrivalLocation</td>\n<td>string</td>\n<td>20</td>\n<td>No</td>\n<td>Location of Arrival</td>\n</tr>\n<tr>\n<td>TransportType</td>\n<td>string</td>\n<td>50</td>\n<td>No</td>\n<td>TransportMode is an optional field. If provided, the value must be valid.  <br /><strong>Allowed values are:</strong>  <br />\"Airplane\" and \"Truck\".</td>\n</tr>\n<tr>\n<td>TransportVehicleType</td>\n<td>string</td>\n<td>50</td>\n<td>No</td>\n<td>This field is optional. If provided, the input must be valid.  <br /><strong>Allowed values are:</strong>  <br />\"Airplane\", \"Truck\", \"Trailer\", and \"Small Truck\".</td>\n</tr>\n<tr>\n<td>ActualTimeOfDeparture</td>\n<td>Datetime</td>\n<td></td>\n<td>No</td>\n<td>ActualDepartureTime must be provided in the ISO 8601 format: yyyy-MM-ddTHH:mm:sszzz (e.g., 2025-04-10T15:30:00+05:30). This value represents the actual departure timestamp, including the time zone offset.</td>\n</tr>\n<tr>\n<td>EstimateTimeOfArrival</td>\n<td>Datetime</td>\n<td></td>\n<td>No</td>\n<td>EstimateTimeOfArrival must be provided in the ISO 8601 format: yyyy-MM-ddTHH:mm:sszzz (e.g., 2025-04-10T15:30:00+05:30). This value represents the actual departure timestamp, including the time zone offset.</td>\n</tr>\n<tr>\n<td>SealNumber</td>\n<td>string</td>\n<td>10</td>\n<td>No</td>\n<td>If the user does not provide a seal number, the system will automatically generate a unique SealNumber.</td>\n</tr>\n<tr>\n<td>LoadUnitID</td>\n<td>string</td>\n<td>25</td>\n<td>No</td>\n<td>If the user does not provide a LoadUnitID, the system will automatically generate a unique LoadUnitID.</td>\n</tr>\n<tr>\n<td>FlightNumber</td>\n<td>string</td>\n<td>20</td>\n<td>No</td>\n<td>Flight number for air shipments</td>\n</tr>\n<tr>\n<td>FillLevel</td>\n<td>string</td>\n<td>10</td>\n<td>No</td>\n<td>Fill Level indicates how full the transport unit is. <strong>Allowed values are:</strong>  <br />10, 25, 50, 75, 90, and 100</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response\">Response</h4>\n<p>The response for this request will be in the form of a JSON schema with the following properties:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>TotalCount</td>\n<td>Integer</td>\n<td>The total count of tracking numbers is provided on the request.</td>\n</tr>\n<tr>\n<td>SuccessCount</td>\n<td>integer</td>\n<td>The number of tracking numbers successfully processed</td>\n</tr>\n<tr>\n<td>FailureCount</td>\n<td>integer</td>\n<td>The number of tracking numbers failed to process</td>\n</tr>\n<tr>\n<td>MissingCount</td>\n<td>integer</td>\n<td>The number of tracking numbers not available in the GLS system</td>\n</tr>\n<tr>\n<td>StatusCode</td>\n<td>Integer</td>\n<td>The HTTP Status code for the request.  <br />200 – Successful Request  <br />400 – Bad Request  <br />401 – Unauthorized  <br />500 – Internal Server Error</td>\n</tr>\n<tr>\n<td>StatusDescription</td>\n<td>String</td>\n<td>The HTTP Status description for the request.</td>\n</tr>\n<tr>\n<td>AuthenticationResultCode</td>\n<td>Integer</td>\n<td>A status code that offers additional information about authentication success or failure.  <br /><strong>Code</strong></td>\n</tr>\n<tr>\n<td>RequestDateTime</td>\n<td>DateTime</td>\n<td>The Datetime of the request sent to the server. This will be returned in JSON ISO 8601 format.</td>\n</tr>\n<tr>\n<td>ResponseDateTime</td>\n<td>DateTime</td>\n<td>The Datetime of the response sent back to the Client. This will be returned in JSON ISO 8601 format.</td>\n</tr>\n<tr>\n<td>ErrorCount</td>\n<td>Integer</td>\n<td>Count of the errors. By default, it will be 0.</td>\n</tr>\n<tr>\n<td>ErrorDetail</td>\n<td>Error[]</td>\n<td>An array of error objects, each containing:  <br />• ErrorCode (Integer)  <br />• ErrorDescription (String, max length: 255)  <br />If no errors are present, this field will be null</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"error\">Error</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ErrorCode</td>\n<td>Integer</td>\n<td>Code for the Error.</td>\n</tr>\n<tr>\n<td>ErrorDescription</td>\n<td>String(255)</td>\n<td>Description of the Error</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","Transportation"],"host":["https://ship.gls-us.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"bd02644c-c195-44a6-b4f5-7f9ee7d62976"}],"id":"ac2c4b7a-b00d-4730-8ac4-6890c97837f2","description":"<p>The <strong>Transportation</strong> endpoint is used to submit transportation-related data to <strong>GLS US</strong>. The primary purpose of this endpoint is to allow GLS US to capture and store transportation data within the system for operational, tracking, or compliance purposes.</p>\n<blockquote>\n<p><strong>Note:</strong> All submitted data must conform to the required schema and validation rules. Optional fields, if provided, must contain valid and correctly formatted values.</p>\n</blockquote>\n","_postman_id":"ac2c4b7a-b00d-4730-8ac4-6890c97837f2"},{"name":"UploadCommercialInvoice","item":[{"name":"UploadCommercialInvoice","id":"02ea6f9a-054e-42f5-a7bb-5e60d5b275b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"file","file":{"src":"postman-cloud:///1f021f20-d12b-4f20-994d-ad70b4fc0ae1"}},"url":"https://ship.gls-us.com/v2/Documents/invoice/upload?AccountNumber=9999999&TrackingNumber=testtracking","description":"<h3 id=\"query-parameters\">Query Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>AccountNumber</code></td>\n<td>Yes</td>\n<td>Customer account number</td>\n</tr>\n<tr>\n<td><code>TrackingNumber</code></td>\n<td>Yes</td>\n<td>Tracking number associated with the document</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"headers\">Headers</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Header</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>Token</code></td>\n<td>Yes</td>\n<td>Authentication token</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"request-body\">Request Body</h3>\n<p>The request body must contain the <strong>raw binary content of the PDF file</strong>.</p>\n<ul>\n<li>Only PDF files are accepted.</li>\n<li>Send the PDF directly as binary data in the HTTP request body.</li>\n<li>Do <strong>not</strong> Base64-encode the PDF.</li>\n<li>The request body must not be empty.</li>\n<li>The API verifies that the uploaded content contains the expected PDF file signature.</li>\n</ul>\n","urlObject":{"path":["v2","Documents","invoice","upload"],"host":["https://ship.gls-us.com"],"query":[{"key":"AccountNumber","value":"9999999"},{"key":"TrackingNumber","value":"testtracking"}],"variable":[]}},"response":[{"id":"3f868662-b72a-4cd1-ba0b-95ec68063c9a","name":"Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"file","file":{"src":"postman-cloud:///1f021f20-d12b-4f20-994d-ad70b4fc0ae1"}},"url":{"raw":"https://ship.gls-us.com/v2/Documents/invoice/upload?AccountNumber=9999999&TrackingNumber=testtracking","host":["https://ship.gls-us.com"],"path":["v2","Documents","invoice","upload"],"query":[{"key":"AccountNumber","value":"9999999"},{"key":"TrackingNumber","value":"testtracking"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"AccountNumber\": 9999999,\r\n    \"TrackingNumber\": \"0720251036e40913749\",\r\n    \"DownloadUrl\": \"https://gls-customer-portal-dev.s3.us-west-1.amazonaws.com/CommercialInvoice/\",\r\n    \"StatusCode\": 200,\r\n    \"StatusDescription\": \"OK\",\r\n    \"AuthenticationResultCode\": 0,\r\n    \"RequestDateTime\": \"2025-07-22T09:32:44.1413018-07:00\",\r\n    \"ResponseDateTime\": \"2025-07-22T09:32:46.715199-07:00\",\r\n    \"ErrorCount\": 0,\r\n    \"ErrorDetail\": null\r\n}"},{"id":"f6cafcc3-a08d-4b09-b0aa-9d47c97be79c","name":"Bad Request","originalRequest":{"method":"GET","header":[],"body":{"mode":"file","file":{"src":"postman-cloud:///1f021f20-d12b-4f20-994d-ad70b4fc0ae1"}},"url":{"raw":"https://ship.gls-us.com/v2/Documents/invoice/upload?AccountNumber=9999999&TrackingNumber=testtracking","host":["https://ship.gls-us.com"],"path":["v2","Documents","invoice","upload"],"query":[{"key":"AccountNumber","value":"9999999"},{"key":"TrackingNumber","value":"testtracking"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"AccountNumber\": null,\r\n    \"TrackingNumber\": null,\r\n    \"DownloadUrl\": null,\r\n    \"StatusCode\": 400,\r\n    \"StatusDescription\": \"BadRequest\",\r\n    \"AuthenticationResultCode\": 0,\r\n    \"RequestDateTime\": \"2025-05-28T16:34:25.8228542-07:00\",\r\n    \"ResponseDateTime\": \"2025-05-28T16:34:25.8672443-07:00\",\r\n    \"ErrorCount\": 1,\r\n    \"ErrorDetail\": [\r\n        {\r\n            \"ErrorCode\": \"Failure\",\r\n            \"ErrorDescription\": \"No Shipment found.\"\r\n        }\r\n    ]\r\n}"},{"id":"2c1663a3-20ff-414c-968e-3a7206023652","name":"Unauthorized","originalRequest":{"method":"GET","header":[],"body":{"mode":"file","file":{"src":"postman-cloud:///1f021f20-d12b-4f20-994d-ad70b4fc0ae1"}},"url":{"raw":"https://ship.gls-us.com/v2/Documents/invoice/upload?AccountNumber=9999999&TrackingNumber=testtracking","host":["https://ship.gls-us.com"],"path":["v2","Documents","invoice","upload"],"query":[{"key":"AccountNumber","value":"9999999"},{"key":"TrackingNumber","value":"testtracking"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"StatusCode\": 401,\r\n    \"StatusDescription\": \"Unauthorized\",\r\n    \"AuthenticationResultCode\": 2,\r\n    \"RequestDateTime\": \"2025-05-14T14:55:14.8506889-07:00\",\r\n    \"ResponseDateTime\": \"2025-05-15T15:31:18.0812038-07:00\",\r\n    \"ErrorCount\": 1,\r\n    \"ErrorDetail\": [\r\n        {\r\n            \"ErrorCode\": \"Failure\",\r\n            \"ErrorDescription\": \"Token has been expired. Please request for new Token.\"\r\n        }\r\n    ]\r\n}"}],"_postman_id":"02ea6f9a-054e-42f5-a7bb-5e60d5b275b0"}],"id":"87fd14cd-c713-49e6-9374-caf81ee7dd85","description":"<p>This endpoint allows customers to upload their commercial invoice. The uploaded invoice will be used by GLS during the customs clearance process.</p>\n","_postman_id":"87fd14cd-c713-49e6-9374-caf81ee7dd85"},{"name":"ShopDelivery","item":[{"name":"ShopDelivery/Addresses","id":"2f4acd18-4cfe-460b-8911-3ae5b2139321","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Token","value":"xxxx","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"AccountNumber\":999999,  \r\n  \"CountryCode\": \"DE\",\r\n  \"ZIPCode\": \"80331\",\r\n  \"Distance\": 50,\r\n  \"Street\": \"Alleestraße\",\r\n  \"HouseNumber\": \"13a\",\r\n  \"City\": \"Munich\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ship.gls-us.com/v2/ShopDelivery/Addresses","description":"<h4 id=\"🧾request-header\">🧾Request Header</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Token</td>\n<td>Access Token</td>\n</tr>\n<tr>\n<td>Content-Type</td>\n<td>application/json</td>\n</tr>\n<tr>\n<td>Accept-Encoding</td>\n<td>gZip or deflate (Optional)</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"📥request-body\"><strong>📥</strong>Request Body</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type, Length, Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>AccountNumber</strong></td>\n<td>int (20), Required: Yes</td>\n<td>Shipper’s GLS account number.</td>\n</tr>\n<tr>\n<td>Distance</td>\n<td>integer, Required: No</td>\n<td>Radius within which the parcel shop is searched (max 50 km)</td>\n</tr>\n<tr>\n<td>Street</td>\n<td>string (200), Required: No</td>\n<td>Street name of the requested address.</td>\n</tr>\n<tr>\n<td>HouseNumber</td>\n<td>string (10), Required: No</td>\n<td>House number of the address</td>\n</tr>\n<tr>\n<td><strong>ZIPCode</strong></td>\n<td>string (10), Required: Yes</td>\n<td>If the country of the address works with postal codes, the value must correspond to the specification of the country. If the country does not use zip codes, the attribute may be omitted or an empty string may be transferred.</td>\n</tr>\n<tr>\n<td>City</td>\n<td>string (50), Required: No</td>\n<td>Name of city the postal code is assigned to.</td>\n</tr>\n<tr>\n<td><strong>CountryCode</strong></td>\n<td>string (2), Required: Yes</td>\n<td>Country of the address in ISO 3166-1 alpha-2 country code. For example, \"DE\" equals Germany.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"📥response-body\"><strong>📥</strong>Response Body</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ParcelShop</td>\n<td>List</td>\n<td>List of parcel shops. See <a href=\"#parcelshop\">ParcelShop</a> section below.</td>\n</tr>\n<tr>\n<td>Status</td>\n<td>ApiStatus</td>\n<td>API response status. See <a href=\"#status\">Status</a> section below.</td>\n</tr>\n<tr>\n<td>Errors</td>\n<td>List</td>\n<td>List of API field errors. See <a href=\"#error\">Error</a> section below.</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"📦-parcelshop\">📦 ParcelShop</h5>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ParcelShopID</td>\n<td>String</td>\n<td>Unique identifier for the parcel shop</td>\n</tr>\n<tr>\n<td>Coordinates</td>\n<td>ParcelShopCoordinates</td>\n<td>Geographic coordinates. See <a href=\"#parcelshopcoordinates\">ParcelShopCoordinates</a> section below.</td>\n</tr>\n<tr>\n<td>StraightlineDistance</td>\n<td>String</td>\n<td>Distance from input address. See <a href=\"#straightlinedistance\">StraightlineDistance</a> section below.</td>\n</tr>\n<tr>\n<td>Address</td>\n<td>ParcelShopAddress</td>\n<td>Parcel shop address details. See <a href=\"#ParcelShopAddress\">ParcelShopAddress</a> section below.</td>\n</tr>\n<tr>\n<td>OpeningTimes</td>\n<td>List</td>\n<td>Opening times for the parcel shop. See <a href=\"#OpeningTimes\">OpeningTimes</a> section below.</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"📍-parcelshopcoordinates\">📍 ParcelShopCoordinates</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Latitude</td>\n<td>Decimal</td>\n<td>Latitude of the parcel shop</td>\n</tr>\n<tr>\n<td>Longitude</td>\n<td>Decimal</td>\n<td>Longitude of the parcel shop</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"🏠-parcelshopaddress\">🏠 ParcelShopAddress</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ParcelShopName</td>\n<td>String</td>\n<td>Name of the parcel shop</td>\n</tr>\n<tr>\n<td>Street</td>\n<td>String</td>\n<td>Street name</td>\n</tr>\n<tr>\n<td>HouseNumber</td>\n<td>String</td>\n<td>House number of the parcel shop</td>\n</tr>\n<tr>\n<td>ZIPCode</td>\n<td>String</td>\n<td>Postal/ZIP code</td>\n</tr>\n<tr>\n<td>City</td>\n<td>String</td>\n<td>City name</td>\n</tr>\n<tr>\n<td>CountryCode</td>\n<td>String</td>\n<td>Country of the address in ISO 3166-1 alpha-2 country code. For example \"DE\" equals Germany</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"🕒-openingtimes\">🕒 OpeningTimes</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>DayOfWeek</td>\n<td>String</td>\n<td>Day of the week</td>\n</tr>\n<tr>\n<td>OpeningHours</td>\n<td>List</td>\n<td>List of opening time intervals</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"⏰-hours\">⏰ Hours</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>From</td>\n<td>String</td>\n<td>Opening time</td>\n</tr>\n<tr>\n<td>To</td>\n<td>String</td>\n<td>Closing time</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"❌-error-response\">❌ Error Response</h5>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Status</td>\n<td>ApiStatus</td>\n<td>API response status. See <a href=\"#status\">Status</a> section below.</td>\n</tr>\n<tr>\n<td>Errors</td>\n<td>List</td>\n<td>List of validation or business errors. See <a href=\"#errors\">Errors</a> section below.</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h5 id=\"📊-status\">📊 Status</h5>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Code</td>\n<td>String</td>\n<td>Result of the API call (e.g., VALIDATION_FAILED, ERROR)</td>\n</tr>\n<tr>\n<td>HttpStatus</td>\n<td>Integer</td>\n<td>HTTP status code returned by the API (e.g., 400, 500)</td>\n</tr>\n<tr>\n<td>Message</td>\n<td>String</td>\n<td>Description of the error (e.g., \"One or more validation errors occurred.\")</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h5 id=\"⚠️-errors\">⚠️ Errors</h5>\n<p><a href=\"null\"></a></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Field</td>\n<td>String</td>\n<td>Name of the field that caused the error (e.g., \"countryCode\")</td>\n</tr>\n<tr>\n<td>Message</td>\n<td>String</td>\n<td>Description of the validation error (e.g., \"Invalid Country Code.\")</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","ShopDelivery","Addresses"],"host":["https://ship.gls-us.com"],"query":[],"variable":[]}},"response":[{"id":"dee935ee-e895-4ba5-8821-1e7346070d7c","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Token","value":"xxxx"}],"body":{"mode":"raw","raw":"{\r\n  \"AccountNumber\":999999,  \r\n  \"CountryCode\": \"IT\",\r\n  \"ZIPCode\": \"37131\",\r\n  \"Distance\": 1,\r\n  \"Street\": \"Via Fincato\",\r\n  \"HouseNumber\": \"32\",\r\n  \"City\": \"Verona\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ship.gls-us.com/v2/ShopDelivery/Addresses"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"Status\": {\r\n        \"Code\": \"BAD_REQUEST\",\r\n        \"HttpStatus\": 400,\r\n        \"Message\": \"One or more validation errors occurred.\"\r\n    },\r\n    \"Errors\": [\r\n        {\r\n            \"Field\": \"CountryCode\",\r\n            \"Message\": \"Error Message\"\r\n        }\r\n    ],\r\n    \"ParcelShop\": null\r\n}"},{"id":"e559ec9a-b3c4-4434-9b56-ffc8f921f28e","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Token","value":"xxxx","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"AccountNumber\":999999,  \r\n  \"CountryCode\": \"DE\",\r\n  \"ZIPCode\": \"80331\",\r\n  \"Distance\": 50,\r\n  \"Street\": \"Alleestraße\",\r\n  \"HouseNumber\": \"13a\",\r\n  \"City\": \"Munich\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ship.gls-us.com/v2/ShopDelivery/Addresses"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"Status\": {\r\n        \"Code\": \"SUCCESS\",\r\n        \"HttpStatus\": 200,\r\n        \"Message\": \"Parcel shops retrieved successfully.\"\r\n    },\r\n    \"Errors\": [],\r\n    \"ParcelShop\": [\r\n        {\r\n            \"ParcelShopID\": \"PRP_IT-404797\",\r\n            \"Coordinates\": {\r\n                \"Latitude\": 45.4405482,\r\n                \"Longitude\": 11.0173739\r\n            },\r\n            \"StraightlineDistance\": \"0.2732234\",\r\n            \"Address\": {\r\n                \"ParcelShopName\": \"POSTAEXPRESS\",\r\n                \"Street\": \"VIA ROSA MORANDO\",\r\n                \"HouseNumber\": \"18/A\",\r\n                \"ZIPCode\": \"37131\",\r\n                \"City\": \"Verona\",\r\n                \"CountryCode\": \"IT\"\r\n            },\r\n            \"OpeningTimes\": [\r\n                {\r\n                    \"DayOfWeek\": \"MON\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:00\",\r\n                            \"To\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"TUE\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:00\",\r\n                            \"To\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"WED\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:00\",\r\n                            \"To\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"THU\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:00\",\r\n                            \"To\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"FRI\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:00\",\r\n                            \"To\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"SAT\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:00\",\r\n                            \"To\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"ParcelShopID\": \"PRP_IT-164417\",\r\n            \"Coordinates\": {\r\n                \"Latitude\": 45.442486,\r\n                \"Longitude\": 11.0219998\r\n            },\r\n            \"StraightlineDistance\": \"0.298484\",\r\n            \"Address\": {\r\n                \"ParcelShopName\": \"Bar Hellas\",\r\n                \"Street\": \"Via Gerolamo Campagna\",\r\n                \"HouseNumber\": \"6\",\r\n                \"ZIPCode\": \"37131\",\r\n                \"City\": \"Verona\",\r\n                \"CountryCode\": \"IT\"\r\n            },\r\n            \"OpeningTimes\": [\r\n                {\r\n                    \"DayOfWeek\": \"MON\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"07:00\",\r\n                            \"To\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"TUE\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"07:00\",\r\n                            \"To\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"WED\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"07:00\",\r\n                            \"To\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"THU\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"07:00\",\r\n                            \"To\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"FRI\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"07:00\",\r\n                            \"To\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"SAT\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"07:00\",\r\n                            \"To\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"ParcelShopID\": \"PRP_IT-164960\",\r\n            \"Coordinates\": {\r\n                \"Latitude\": 45.4398658,\r\n                \"Longitude\": 11.016432\r\n            },\r\n            \"StraightlineDistance\": \"0.36866605\",\r\n            \"Address\": {\r\n                \"ParcelShopName\": \"L'Arena\",\r\n                \"Street\": \"Corso Venezia\",\r\n                \"HouseNumber\": \"3A\",\r\n                \"ZIPCode\": \"37131\",\r\n                \"City\": \"Verona\",\r\n                \"CountryCode\": \"IT\"\r\n            },\r\n            \"OpeningTimes\": [\r\n                {\r\n                    \"DayOfWeek\": \"MON\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"06:00\",\r\n                            \"To\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"TUE\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"06:00\",\r\n                            \"To\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"WED\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"06:00\",\r\n                            \"To\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"THU\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"06:00\",\r\n                            \"To\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"FRI\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"06:00\",\r\n                            \"To\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"SAT\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"06:00\",\r\n                            \"To\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"ParcelShopID\": \"PRP_IT-317035\",\r\n            \"Coordinates\": {\r\n                \"Latitude\": 45.4402108,\r\n                \"Longitude\": 11.0145641\r\n            },\r\n            \"StraightlineDistance\": \"0.41651073\",\r\n            \"Address\": {\r\n                \"ParcelShopName\": \"FAST X EXCHANGE DI DIAS MAHATHELGE\",\r\n                \"Street\": \"SALITA SAN SEPOLCRO\",\r\n                \"HouseNumber\": \"5\",\r\n                \"ZIPCode\": \"37129\",\r\n                \"City\": \"Verona\",\r\n                \"CountryCode\": \"IT\"\r\n            },\r\n            \"OpeningTimes\": [\r\n                {\r\n                    \"DayOfWeek\": \"MON\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:00\",\r\n                            \"To\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"TUE\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:00\",\r\n                            \"To\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"WED\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:00\",\r\n                            \"To\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"THU\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:00\",\r\n                            \"To\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"FRI\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:00\",\r\n                            \"To\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"SAT\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:00\",\r\n                            \"To\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"SUN\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:00\",\r\n                            \"To\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"ParcelShopID\": \"PRP_IT-26714\",\r\n            \"Coordinates\": {\r\n                \"Latitude\": 45.4413975,\r\n                \"Longitude\": 11.0237064\r\n            },\r\n            \"StraightlineDistance\": \"0.460378\",\r\n            \"Address\": {\r\n                \"ParcelShopName\": \"Computer lab\",\r\n                \"Street\": \"Via Paolo Caliari\",\r\n                \"HouseNumber\": \"2 b\",\r\n                \"ZIPCode\": \"37131\",\r\n                \"City\": \"VERONA\",\r\n                \"CountryCode\": \"IT\"\r\n            },\r\n            \"OpeningTimes\": [\r\n                {\r\n                    \"DayOfWeek\": \"MON\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:30\",\r\n                            \"To\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"TUE\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:30\",\r\n                            \"To\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"WED\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:30\",\r\n                            \"To\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"THU\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:30\",\r\n                            \"To\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"FRI\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:30\",\r\n                            \"To\": \"19:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"ParcelShopID\": \"PRP_IT-464017\",\r\n            \"Coordinates\": {\r\n                \"Latitude\": 45.4403983,\r\n                \"Longitude\": 11.0112773\r\n            },\r\n            \"StraightlineDistance\": \"0.61173105\",\r\n            \"Address\": {\r\n                \"ParcelShopName\": \"UNYFAST\",\r\n                \"Street\": \"VIA SAN NAZARO\",\r\n                \"HouseNumber\": \"43\",\r\n                \"ZIPCode\": \"37100\",\r\n                \"City\": \"Verona\",\r\n                \"CountryCode\": \"IT\"\r\n            },\r\n            \"OpeningTimes\": [\r\n                {\r\n                    \"DayOfWeek\": \"MON\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:30\",\r\n                            \"To\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"TUE\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:30\",\r\n                            \"To\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"WED\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:30\",\r\n                            \"To\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"THU\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:30\",\r\n                            \"To\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"FRI\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:30\",\r\n                            \"To\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"SAT\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"10:00\",\r\n                            \"To\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"ParcelShopID\": \"PRP_IT-555115\",\r\n            \"Coordinates\": {\r\n                \"Latitude\": 45.4388909,\r\n                \"Longitude\": 11.0093016\r\n            },\r\n            \"StraightlineDistance\": \"0.82962364\",\r\n            \"Address\": {\r\n                \"ParcelShopName\": \"Oro nero cafe\",\r\n                \"Street\": \"Via cantarane\",\r\n                \"HouseNumber\": \"6a\",\r\n                \"ZIPCode\": \"37129\",\r\n                \"City\": \"Verona\",\r\n                \"CountryCode\": \"IT\"\r\n            },\r\n            \"OpeningTimes\": [\r\n                {\r\n                    \"DayOfWeek\": \"MON\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"07:00\",\r\n                            \"To\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"TUE\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"07:00\",\r\n                            \"To\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"WED\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"07:00\",\r\n                            \"To\": \"23:59\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"THU\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"07:00\",\r\n                            \"To\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"FRI\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"07:00\",\r\n                            \"To\": \"23:59\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"SAT\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"00:00\",\r\n                            \"To\": \"23:59\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"SUN\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"00:00\",\r\n                            \"To\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"ParcelShopID\": \"PRP_IT-1052\",\r\n            \"Coordinates\": {\r\n                \"Latitude\": 45.4504706,\r\n                \"Longitude\": 11.0195267\r\n            },\r\n            \"StraightlineDistance\": \"0.8455385\",\r\n            \"Address\": {\r\n                \"ParcelShopName\": \"Smokie - La Piazzetta\",\r\n                \"Street\": \"VIA FINCATO\",\r\n                \"HouseNumber\": \"53 B\",\r\n                \"ZIPCode\": \"37131\",\r\n                \"City\": \"Verona\",\r\n                \"CountryCode\": \"IT\"\r\n            },\r\n            \"OpeningTimes\": [\r\n                {\r\n                    \"DayOfWeek\": \"MON\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:30\",\r\n                            \"To\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"TUE\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:30\",\r\n                            \"To\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"WED\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:30\",\r\n                            \"To\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"THU\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:30\",\r\n                            \"To\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"FRI\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:30\",\r\n                            \"To\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"DayOfWeek\": \"SAT\",\r\n                    \"OpeningHours\": [\r\n                        {\r\n                            \"From\": \"09:30\",\r\n                            \"To\": \"19:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        }\r\n    ]\r\n}"},{"id":"168dacde-4bd1-4633-8d03-bb92ecfe8f6a","name":"Server Error","originalRequest":{"method":"POST","header":[{"key":"Token","value":"xxxx"}],"body":{"mode":"raw","raw":"{\r\n  \"AccountNumber\":999999,  \r\n  \"CountryCode\": \"DE\",\r\n  \"ZIPCode\": \"80331\",\r\n  \"Distance\": 50,\r\n  \"Street\": \"Alleestraße\",\r\n  \"HouseNumber\": \"13a\",\r\n  \"City\": \"Munich\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ship.gls-us.com/v2/ShopDelivery/Addresses"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"Status\": {\r\n        \"Code\": \"Internal Server Error\",\r\n        \"HttpStatus\": 500,\r\n        \"Message\": \"One or more validation errors occurred.\"\r\n    },\r\n    \"Errors\": [\r\n        {\r\n            \"Field\": \"CountryCode\",\r\n            \"Message\": \"Error Message\"\r\n        }\r\n    ],\r\n    \"ParcelShop\": null\r\n}"},{"id":"59178359-78dd-4496-b3e7-729b90477f53","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Token","value":"xxxx"}],"body":{"mode":"raw","raw":"{\r\n  \"AccountNumber\":999999,  \r\n  \"CountryCode\": \"DE\",\r\n  \"ZIPCode\": \"80331\",\r\n  \"Distance\": 50,\r\n  \"Street\": \"Alleestraße\",\r\n  \"HouseNumber\": \"13a\",\r\n  \"City\": \"Munich\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ship.gls-us.com/v2/ShopDelivery/Addresses"},"status":"Unauthorized","code":401,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"Status\": {\r\n        \"Code\": \"Unauthorized\",\r\n        \"HttpStatus\": 401,\r\n        \"Message\": \"One or more validation errors occurred.\"\r\n    },\r\n    \"Errors\": [\r\n        {\r\n            \"Field\": \"AccountNumber\",\r\n            \"Message\": \"Token has been expired. Please request for new Token\"\r\n        }\r\n    ],\r\n    \"ParcelShop\": null\r\n}"}],"_postman_id":"2f4acd18-4cfe-460b-8911-3ae5b2139321"}],"id":"92991bae-364d-4b85-9a25-c4503ebe766f","description":"<p>This endpoint is used to identify available Parcel Shop locations, addresses, and hours of operation within a given location.</p>\n","_postman_id":"92991bae-364d-4b85-9a25-c4503ebe766f"},{"name":"Customs(Under Development)","item":[{"name":"Customs","id":"43449eeb-8d15-4432-9bb6-d62fbe76d791","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Token","value":"xxxx"}],"body":{"mode":"raw","raw":"{\r\n  \"AccountNumber\": \"1036\",\r\n  \"ConsignmentNumber\": \"98410004588\",\r\n  \"generateCommercialInvoice\": true,\r\n  \"PurchaseOrderNumber\": \"PO7\",\r\n  \"packageDescription\": \"Stationery\",\r\n  \"CommercialInvoiceNumber\": \"2025/INV/0626-1\",\r\n  \"IncotermCode\": \"10\",\r\n  \"importer\": {\r\n    \"address\": {\r\n      \"name1\": \"Importer name\",\r\n      \"street1\": \"Via della Rocca\",\r\n      \"postcode\": \"00118\",\r\n      \"city1\": \"Roccacasale/L'Aquila\",\r\n      \"countryCode\": \"IT\",\r\n      \"name2\": \"Importer Company\",\r\n      \"street2\": \"\",\r\n      \"houseNumber\": \"# 25\",\r\n      \"stateOrRegion\": \"WD\"\r\n    },\r\n    \"contactPerson\": {\r\n      \"name\": \"Importer contact name\",\r\n      \"emailAddress\": \"contact@example.com\",\r\n      \"phoneCountryPrefix\": \"+1\",\r\n      \"phoneNumber\": \"(510)340-4104\"\r\n    },\r\n    \"isCommercial\": false,\r\n    \"eoriNumber\": \"itlsdj\",\r\n    \"taxId\": \"itlkhs\"\r\n  },\r\n  \"exporter\": {\r\n    \"address\": {\r\n      \"name1\": \"Exporter name\",\r\n      \"street1\": \"4000 Parkway\",\r\n      \"postcode\": \"94583\",\r\n      \"city1\": \"San Ramon\",\r\n      \"countryCode\": \"US\",\r\n      \"name2\": \"Exporter Company name\",\r\n      \"street2\": \"Suit\",\r\n      \"houseNumber\": \"501\",\r\n      \"stateOrRegion\": \"CA\"\r\n    },\r\n    \"contactPerson\": {\r\n      \"name\": \"Exporter contact\",\r\n      \"emailAddress\": \"exporter@example.com\",\r\n      \"phoneCountryPrefix\": \"+1\",\r\n      \"phoneNumber\": \"(925) 487-2339\"\r\n    },\r\n    \"isCommercial\": true,\r\n    \"eoriNumber\": \"124\",\r\n    \"taxId\": \"2394723kh\",\r\n    \"swissUid\": \"usswissid\",\r\n    \"vatRegistrationNumber\": \"42412\",\r\n    \"authorizationNumber\": \"12098\",\r\n    \"loadingPlaceCode\": \"02397kdhkhrwe\"\r\n  },\r\n  \"itemDetails\": [\r\n    {\r\n      \"name\": \"Item 1\",\r\n      \"code\": \"8\",\r\n      \"pieceweight\": 1,\r\n      \"grosspieceweight\": \"1\",\r\n      \"quantity\": 1,\r\n      \"value\": \"35\",\r\n      \"hsCode\": \"\",\r\n      \"hsDescription\": \"Popular pencils\",\r\n      \"countryCodeOfOrigin\": \"NZ\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ship.gls-us.com/v2/Customs","description":"<h1 id=\"🛃-customs-declaration-api--request-body\">🛃 Customs Declaration API – Request Body</h1>\n<h2 id=\"schema\">Schema</h2>\n<p><strong>Description:</strong> Customs declaration request payload<br /><strong>Content-Type:</strong> <code>application/json</code></p>\n<hr />\n<h2 id=\"root-fields\">Root Fields</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type (Max)</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AccountNumber</td>\n<td>int</td>\n<td>Yes</td>\n<td>GLS account number for billing</td>\n</tr>\n<tr>\n<td>ConsignmentNumber</td>\n<td>string (20)</td>\n<td>Yes</td>\n<td>Unique consignment/shipment number</td>\n</tr>\n<tr>\n<td>generateCommercialInvoice</td>\n<td>boolean</td>\n<td>Yes</td>\n<td>Flag to generate a commercial invoice</td>\n</tr>\n<tr>\n<td>PurchaseOrderNumber</td>\n<td>string (50)</td>\n<td>No</td>\n<td>Purchase order number for reference</td>\n</tr>\n<tr>\n<td>packageDescription</td>\n<td>string (100)</td>\n<td>Yes</td>\n<td>Description of the package contents</td>\n</tr>\n<tr>\n<td>CommercialInvoiceNumber</td>\n<td>string (50)</td>\n<td>Yes</td>\n<td>Commercial invoice number</td>\n</tr>\n<tr>\n<td>IncotermCode</td>\n<td>string (enum)</td>\n<td>No</td>\n<td>Incoterm code defining shipping terms. Allowed values: <code>10, 11, 12, 18, 20, 21, 25, 30, 33, 40, 41, 50, 91</code></td>\n</tr>\n<tr>\n<td>importer</td>\n<td>object</td>\n<td>Yes</td>\n<td>Importer details for customs declaration</td>\n</tr>\n<tr>\n<td>exporter</td>\n<td>object</td>\n<td>Yes</td>\n<td>Exporter details for customs declaration</td>\n</tr>\n<tr>\n<td>itemDetails</td>\n<td>array</td>\n<td>Yes</td>\n<td>List of items in the shipment</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"importer\">Importer</h2>\n<p><strong>Description:</strong> Importer details for customs declaration</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>address</td>\n<td>object</td>\n<td>Yes</td>\n<td>Physical address information</td>\n</tr>\n<tr>\n<td>contactPerson</td>\n<td>object</td>\n<td>Yes</td>\n<td>Contact person information</td>\n</tr>\n<tr>\n<td>isCommercial</td>\n<td>boolean</td>\n<td>Yes</td>\n<td>Indicates if the importer is a commercial entity</td>\n</tr>\n<tr>\n<td>eoriNumber</td>\n<td>string (50)</td>\n<td>No</td>\n<td>Economic Operators Registration and Identification (EORI) number</td>\n</tr>\n<tr>\n<td>taxId</td>\n<td>string (50)</td>\n<td>No</td>\n<td>Tax identification number</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"importeraddress\">Importer.Address</h2>\n<p><strong>Description:</strong> Physical address information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type (Max)</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name1</td>\n<td>string (255)</td>\n<td>Yes</td>\n<td>Primary name (person or company)</td>\n</tr>\n<tr>\n<td>name2</td>\n<td>string (255)</td>\n<td>No</td>\n<td>Secondary name (company name or additional info)</td>\n</tr>\n<tr>\n<td>street1</td>\n<td>string (255)</td>\n<td>Yes</td>\n<td>Primary street address</td>\n</tr>\n<tr>\n<td>street2</td>\n<td>string (255)</td>\n<td>No</td>\n<td>Secondary street address (suite, unit, etc.)</td>\n</tr>\n<tr>\n<td>houseNumber</td>\n<td>string (50)</td>\n<td>Yes</td>\n<td>House or building number</td>\n</tr>\n<tr>\n<td>city1</td>\n<td>string (100)</td>\n<td>Yes</td>\n<td>City name</td>\n</tr>\n<tr>\n<td>stateOrRegion</td>\n<td>string (100)</td>\n<td>No</td>\n<td>State, province, or region code</td>\n</tr>\n<tr>\n<td>postcode</td>\n<td>string (50)</td>\n<td>Yes</td>\n<td>Postal or ZIP code</td>\n</tr>\n<tr>\n<td>countryCode</td>\n<td>string (2)</td>\n<td>Yes</td>\n<td>ISO 3166-1 alpha-2 country code</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"importercontactperson\">Importer.ContactPerson</h2>\n<p><strong>Description:</strong> Contact person information</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type (Max)</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>string (255)</td>\n<td>Yes</td>\n<td>Full name of the contact person</td>\n</tr>\n<tr>\n<td>emailAddress</td>\n<td>string (255)</td>\n<td>Conditional</td>\n<td>Required when <code>phoneCountryPrefix</code> AND <code>phoneNumber</code> are empty</td>\n</tr>\n<tr>\n<td>phoneCountryPrefix</td>\n<td>string (10)</td>\n<td>Conditional</td>\n<td>Required when <code>phoneNumber</code> is provided</td>\n</tr>\n<tr>\n<td>phoneNumber</td>\n<td>string (50)</td>\n<td>Conditional</td>\n<td>Required when <code>emailAddress</code> is empty AND <code>phoneCountryPrefix</code> is provided</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"contactperson-rule\">ContactPerson Rule</h3>\n<ul>\n<li>Either <code>emailAddress</code> <strong>OR</strong> (<code>phoneCountryPrefix</code> + <code>phoneNumber</code>) must be provided.</li>\n</ul>\n<hr />\n<h2 id=\"exporter\">Exporter</h2>\n<p><strong>Description:</strong> Exporter details for customs declaration</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>address</td>\n<td>object</td>\n<td>Yes</td>\n<td>Physical address information</td>\n</tr>\n<tr>\n<td>contactPerson</td>\n<td>object</td>\n<td>Yes</td>\n<td>Contact person information</td>\n</tr>\n<tr>\n<td>isCommercial</td>\n<td>boolean</td>\n<td>Yes</td>\n<td>Indicates if the exporter is a commercial entity</td>\n</tr>\n<tr>\n<td>eoriNumber</td>\n<td>string (50)</td>\n<td>No</td>\n<td>Economic Operators Registration and Identification (EORI) number</td>\n</tr>\n<tr>\n<td>taxId</td>\n<td>string (50)</td>\n<td>No</td>\n<td>Tax identification number</td>\n</tr>\n<tr>\n<td>swissUid</td>\n<td>string (50)</td>\n<td>No</td>\n<td>Swiss UID number (for Swiss exporters)</td>\n</tr>\n<tr>\n<td>vatRegistrationNumber</td>\n<td>string (50)</td>\n<td>Conditional</td>\n<td>VAT registration number. Required only when <code>IncotermCode = 18</code></td>\n</tr>\n<tr>\n<td>authorizationNumber</td>\n<td>string (50)</td>\n<td>No</td>\n<td>Customs authorization number</td>\n</tr>\n<tr>\n<td>loadingPlaceCode</td>\n<td>string (50)</td>\n<td>No</td>\n<td>Code identifying the loading place</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"exporteraddress\">Exporter.Address</h2>\n<p><strong>Description:</strong> Physical address information<br /><strong>Fields are the same as Importer.Address.</strong></p>\n<hr />\n<h2 id=\"exportercontactperson\">Exporter.ContactPerson</h2>\n<p><strong>Description:</strong> Contact person information<br /><strong>Fields are the same as Importer.ContactPerson.</strong></p>\n<hr />\n<h2 id=\"itemdetails\">itemDetails</h2>\n<p><strong>Description:</strong> List of items in the shipment</p>\n<h3 id=\"itemdetails-itemdetail\">itemDetails[] (ItemDetail)</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type (Max)</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>string (100)</td>\n<td>Yes</td>\n<td>Name or description of the item</td>\n</tr>\n<tr>\n<td>code</td>\n<td>string (80)</td>\n<td>No</td>\n<td>Item code</td>\n</tr>\n<tr>\n<td>pieceweight</td>\n<td>decimal</td>\n<td>Yes</td>\n<td>Weight per piece in kilograms</td>\n</tr>\n<tr>\n<td>grosspieceweight</td>\n<td>decimal</td>\n<td>Yes</td>\n<td>Gross weight per piece (including packaging)</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>int</td>\n<td>Yes</td>\n<td>Number of pieces/units</td>\n</tr>\n<tr>\n<td>value</td>\n<td>decimal</td>\n<td>Yes</td>\n<td>Each item's value in US dollars</td>\n</tr>\n<tr>\n<td>hsCode</td>\n<td>int64</td>\n<td>Yes</td>\n<td>Harmonized System Code (6–10 digits, no decimal points)</td>\n</tr>\n<tr>\n<td>hsDescription</td>\n<td>string (80)</td>\n<td>No</td>\n<td>Description for the harmonized system code</td>\n</tr>\n<tr>\n<td>countryCodeOfOrigin</td>\n<td>string (55)</td>\n<td>Yes</td>\n<td>ISO country code indicating country of origin</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"required-fields-per-item\">Required fields per item</h3>\n<p><code>name</code>, <code>pieceweight</code>, <code>grosspieceweight</code>, <code>quantity</code>, <code>value</code>, <code>hsCode</code>, <code>countryCodeOfOrigin</code></p>\n","urlObject":{"path":["v2","Customs"],"host":["https://ship.gls-us.com"],"query":[],"variable":[]}},"response":[{"id":"83acd4b0-c6f8-4d58-aa0d-fc9b0912fc6d","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Token","value":"xxxx"}],"body":{"mode":"raw","raw":"{\r\n  \"AccountNumber\": \"1036\",\r\n  \"ConsignmentNumber\": \"98410004588\",\r\n  \"generateCommercialInvoice\": true,\r\n  \"PurchaseOrderNumber\": \"PO7\",\r\n  \"packageDescription\": \"Stationery\",\r\n  \"CommercialInvoiceNumber\": \"2025/INV/0626-1\",\r\n  \"IncotermCode\": \"10\",\r\n  \"importer\": {\r\n    \"address\": {\r\n      \"name1\": \"Importer name\",\r\n      \"street1\": \"Via della Rocca\",\r\n      \"postcode\": \"00118\",\r\n      \"city1\": \"Roccacasale/L'Aquila\",\r\n      \"countryCode\": \"IT\",\r\n      \"name2\": \"Importer Company\",\r\n      \"street2\": \"\",\r\n      \"houseNumber\": \"# 25\",\r\n      \"stateOrRegion\": \"WD\"\r\n    },\r\n    \"contactPerson\": {\r\n      \"name\": \"Importer contact name\",\r\n      \"emailAddress\": \"contact@example.com\",\r\n      \"phoneCountryPrefix\": \"+1\",\r\n      \"phoneNumber\": \"(510)340-4104\"\r\n    },\r\n    \"isCommercial\": false,\r\n    \"eoriNumber\": \"itlsdj\",\r\n    \"taxId\": \"itlkhs\"\r\n  },\r\n  \"exporter\": {\r\n    \"address\": {\r\n      \"name1\": \"Exporter name\",\r\n      \"street1\": \"4000 Parkway\",\r\n      \"postcode\": \"94583\",\r\n      \"city1\": \"San Ramon\",\r\n      \"countryCode\": \"US\",\r\n      \"name2\": \"Exporter Company name\",\r\n      \"street2\": \"Suit\",\r\n      \"houseNumber\": \"501\",\r\n      \"stateOrRegion\": \"CA\"\r\n    },\r\n    \"contactPerson\": {\r\n      \"name\": \"Exporter contact\",\r\n      \"emailAddress\": \"exporter@example.com\",\r\n      \"phoneCountryPrefix\": \"+1\",\r\n      \"phoneNumber\": \"(925) 487-2339\"\r\n    },\r\n    \"isCommercial\": true,\r\n    \"eoriNumber\": \"124\",\r\n    \"taxId\": \"2394723kh\",\r\n    \"swissUid\": \"usswissid\",\r\n    \"vatRegistrationNumber\": \"42412\",\r\n    \"authorizationNumber\": \"12098\",\r\n    \"loadingPlaceCode\": \"02397kdhkhrwe\"\r\n  },\r\n  \"itemDetails\": [\r\n    {\r\n      \"trackingNumber\":\"98410004588\",\r\n      \"name\": \"Item 1\",\r\n      \"code\": \"8\",\r\n      \"pieceweight\": 1,\r\n      \"grosspieceweight\": \"1\",\r\n      \"quantity\": 1,\r\n      \"value\": \"35\",\r\n      \"hsCode\": \"\",\r\n      \"hsDescription\": \"Popular pencils\",\r\n      \"countryCodeOfOrigin\": \"NZ\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ship.gls-us.com/v2/Customs"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n  \"accountNumber\": 1036,\r\n  \"consignmentNumber\": \"10361229202512345678\",\r\n  \"CommercialInvoice\": {\r\n        \"PdfURL\": \"https://gls-customer-portal-dev.s3.us-west-1.amazonaws.com/CommercialInvoice/CommercialInvoice_20260107083514_98410004589.pdf?X-Amz-Expires=604800&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAQQHDK7SF2SPCWEZA/20260107/us-west-1/s3/aws4_request&X-Amz-Date=20260107T163518Z&X-Amz-SignedHeaders=host&X-Amz-Signature=d9981f82738c48222be240c04bc60e8b146ea6c85615ce80d6a5596e33cce15c%22\"\r\n    },\r\n\r\n  \"status\": {\r\n    \"code\": \"SUCCESS\",\r\n    \"httpStatus\": 200,\r\n    \"message\": \"Customs created successfully\"\r\n  }\r\n \r\n}\r\n"},{"id":"63ee95f3-b62e-417a-a548-36d6327d9f96","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Token","value":"xxxx"}],"body":{"mode":"raw","raw":"{\r\n  \"AccountNumber\": \"1036\",\r\n  \"ConsignmentNumber\": \"98410004588\",\r\n  \"generateCommercialInvoice\": true,\r\n  \"PurchaseOrderNumber\": \"PO7\",\r\n  \"packageDescription\": \"Stationery\",\r\n  \"CommercialInvoiceNumber\": \"2025/INV/0626-1\",\r\n  \"IncotermCode\": \"10\",\r\n  \"importer\": {\r\n    \"address\": {\r\n      \"name1\": \"Importer name\",\r\n      \"street1\": \"Via della Rocca\",\r\n      \"postcode\": \"00118\",\r\n      \"city1\": \"Roccacasale/L'Aquila\",\r\n      \"countryCode\": \"IT\",\r\n      \"name2\": \"Importer Company\",\r\n      \"street2\": \"\",\r\n      \"houseNumber\": \"# 25\",\r\n      \"stateOrRegion\": \"WD\"\r\n    },\r\n    \"contactPerson\": {\r\n      \"name\": \"Importer contact name\",\r\n      \"emailAddress\": \"contact@example.com\",\r\n      \"phoneCountryPrefix\": \"+1\",\r\n      \"phoneNumber\": \"(510)340-4104\"\r\n    },\r\n    \"isCommercial\": false,\r\n    \"eoriNumber\": \"itlsdj\",\r\n    \"taxId\": \"itlkhs\"\r\n  },\r\n  \"exporter\": {\r\n    \"address\": {\r\n      \"name1\": \"Exporter name\",\r\n      \"street1\": \"4000 Parkway\",\r\n      \"postcode\": \"94583\",\r\n      \"city1\": \"San Ramon\",\r\n      \"countryCode\": \"US\",\r\n      \"name2\": \"Exporter Company name\",\r\n      \"street2\": \"Suit\",\r\n      \"houseNumber\": \"501\",\r\n      \"stateOrRegion\": \"CA\"\r\n    },\r\n    \"contactPerson\": {\r\n      \"name\": \"Exporter contact\",\r\n      \"emailAddress\": \"exporter@example.com\",\r\n      \"phoneCountryPrefix\": \"+1\",\r\n      \"phoneNumber\": \"(925) 487-2339\"\r\n    },\r\n    \"isCommercial\": true,\r\n    \"eoriNumber\": \"124\",\r\n    \"taxId\": \"2394723kh\",\r\n    \"swissUid\": \"usswissid\",\r\n    \"vatRegistrationNumber\": \"42412\",\r\n    \"authorizationNumber\": \"12098\",\r\n    \"loadingPlaceCode\": \"02397kdhkhrwe\"\r\n  },\r\n  \"itemDetails\": [\r\n    {\r\n      \"name\": \"Item 1\",\r\n      \"code\": \"8\",\r\n      \"pieceweight\": 1,\r\n      \"grosspieceweight\": \"1\",\r\n      \"quantity\": 1,\r\n      \"value\": \"35\",\r\n      \"hsCode\": \"\",\r\n      \"hsDescription\": \"Popular pencils\",\r\n      \"countryCodeOfOrigin\": \"NZ\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ship.gls-us.com/v2/Customs"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"Status\": {\r\n        \"Code\": \"VALIDATION_FAILED\",\r\n        \"HttpStatus\": 400,\r\n        \"Message\": \"One or more validation errors occurred.\"\r\n    },\r\n    \"Errors\": [\r\n        {\r\n            \"Field\": \"consignmentNumber\",\r\n            \"Message\": \"Consignment number is required.\"\r\n        },\r\n        {\r\n            \"Field\": \"commercialInvoiceNumber\",\r\n            \"Message\": \"Commercial invoice number is required.\"\r\n        },\r\n        {\r\n            \"Field\": \"exporter.contactPerson.phoneCountryPrefix\",\r\n            \"Message\": \"exporter/contactPerson: PhoneCountryPrefix is required.\"\r\n        }\r\n    ]\r\n}"},{"id":"ec99e9e3-5cf8-4e44-960e-17b18d05d914","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Token","value":"xxxx"}],"body":{"mode":"raw","raw":"{\r\n  \"AccountNumber\": \"1036\",\r\n  \"ConsignmentNumber\": \"98410004588\",\r\n  \"generateCommercialInvoice\": true,\r\n  \"PurchaseOrderNumber\": \"PO7\",\r\n  \"packageDescription\": \"Stationery\",\r\n  \"CommercialInvoiceNumber\": \"2025/INV/0626-1\",\r\n  \"IncotermCode\": \"10\",\r\n  \"importer\": {\r\n    \"address\": {\r\n      \"name1\": \"Importer name\",\r\n      \"street1\": \"Via della Rocca\",\r\n      \"postcode\": \"00118\",\r\n      \"city1\": \"Roccacasale/L'Aquila\",\r\n      \"countryCode\": \"IT\",\r\n      \"name2\": \"Importer Company\",\r\n      \"street2\": \"\",\r\n      \"houseNumber\": \"# 25\",\r\n      \"stateOrRegion\": \"WD\"\r\n    },\r\n    \"contactPerson\": {\r\n      \"name\": \"Importer contact name\",\r\n      \"emailAddress\": \"contact@example.com\",\r\n      \"phoneCountryPrefix\": \"+1\",\r\n      \"phoneNumber\": \"(510)340-4104\"\r\n    },\r\n    \"isCommercial\": false,\r\n    \"eoriNumber\": \"itlsdj\",\r\n    \"taxId\": \"itlkhs\"\r\n  },\r\n  \"exporter\": {\r\n    \"address\": {\r\n      \"name1\": \"Exporter name\",\r\n      \"street1\": \"4000 Parkway\",\r\n      \"postcode\": \"94583\",\r\n      \"city1\": \"San Ramon\",\r\n      \"countryCode\": \"US\",\r\n      \"name2\": \"Exporter Company name\",\r\n      \"street2\": \"Suit\",\r\n      \"houseNumber\": \"501\",\r\n      \"stateOrRegion\": \"CA\"\r\n    },\r\n    \"contactPerson\": {\r\n      \"name\": \"Exporter contact\",\r\n      \"emailAddress\": \"exporter@example.com\",\r\n      \"phoneCountryPrefix\": \"+1\",\r\n      \"phoneNumber\": \"(925) 487-2339\"\r\n    },\r\n    \"isCommercial\": true,\r\n    \"eoriNumber\": \"124\",\r\n    \"taxId\": \"2394723kh\",\r\n    \"swissUid\": \"usswissid\",\r\n    \"vatRegistrationNumber\": \"42412\",\r\n    \"authorizationNumber\": \"12098\",\r\n    \"loadingPlaceCode\": \"02397kdhkhrwe\"\r\n  },\r\n  \"itemDetails\": [\r\n    {\r\n      \"name\": \"Item 1\",\r\n      \"code\": \"8\",\r\n      \"pieceweight\": 1,\r\n      \"grosspieceweight\": \"1\",\r\n      \"quantity\": 1,\r\n      \"value\": \"35\",\r\n      \"hsCode\": \"\",\r\n      \"hsDescription\": \"Popular pencils\",\r\n      \"countryCodeOfOrigin\": \"NZ\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ship.gls-us.com/v2/Customs"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"8e786816-5220-4937-8fca-abfc6a3f1a14","name":"Server Error","originalRequest":{"method":"POST","header":[{"key":"Token","value":"xxxx"}],"body":{"mode":"raw","raw":"{\r\n  \"AccountNumber\": \"1036\",\r\n  \"ConsignmentNumber\": \"98410004588\",\r\n  \"generateCommercialInvoice\": true,\r\n  \"PurchaseOrderNumber\": \"PO7\",\r\n  \"packageDescription\": \"Stationery\",\r\n  \"CommercialInvoiceNumber\": \"2025/INV/0626-1\",\r\n  \"IncotermCode\": \"10\",\r\n  \"importer\": {\r\n    \"address\": {\r\n      \"name1\": \"Importer name\",\r\n      \"street1\": \"Via della Rocca\",\r\n      \"postcode\": \"00118\",\r\n      \"city1\": \"Roccacasale/L'Aquila\",\r\n      \"countryCode\": \"IT\",\r\n      \"name2\": \"Importer Company\",\r\n      \"street2\": \"\",\r\n      \"houseNumber\": \"# 25\",\r\n      \"stateOrRegion\": \"WD\"\r\n    },\r\n    \"contactPerson\": {\r\n      \"name\": \"Importer contact name\",\r\n      \"emailAddress\": \"contact@example.com\",\r\n      \"phoneCountryPrefix\": \"+1\",\r\n      \"phoneNumber\": \"(510)340-4104\"\r\n    },\r\n    \"isCommercial\": false,\r\n    \"eoriNumber\": \"itlsdj\",\r\n    \"taxId\": \"itlkhs\"\r\n  },\r\n  \"exporter\": {\r\n    \"address\": {\r\n      \"name1\": \"Exporter name\",\r\n      \"street1\": \"4000 Parkway\",\r\n      \"postcode\": \"94583\",\r\n      \"city1\": \"San Ramon\",\r\n      \"countryCode\": \"US\",\r\n      \"name2\": \"Exporter Company name\",\r\n      \"street2\": \"Suit\",\r\n      \"houseNumber\": \"501\",\r\n      \"stateOrRegion\": \"CA\"\r\n    },\r\n    \"contactPerson\": {\r\n      \"name\": \"Exporter contact\",\r\n      \"emailAddress\": \"exporter@example.com\",\r\n      \"phoneCountryPrefix\": \"+1\",\r\n      \"phoneNumber\": \"(925) 487-2339\"\r\n    },\r\n    \"isCommercial\": true,\r\n    \"eoriNumber\": \"124\",\r\n    \"taxId\": \"2394723kh\",\r\n    \"swissUid\": \"usswissid\",\r\n    \"vatRegistrationNumber\": \"42412\",\r\n    \"authorizationNumber\": \"12098\",\r\n    \"loadingPlaceCode\": \"02397kdhkhrwe\"\r\n  },\r\n  \"itemDetails\": [\r\n    {\r\n      \"name\": \"Item 1\",\r\n      \"code\": \"8\",\r\n      \"pieceweight\": 1,\r\n      \"grosspieceweight\": \"1\",\r\n      \"quantity\": 1,\r\n      \"value\": \"35\",\r\n      \"hsCode\": \"\",\r\n      \"hsDescription\": \"Popular pencils\",\r\n      \"countryCodeOfOrigin\": \"NZ\"\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ship.gls-us.com/v2/Customs"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"\r\n{\r\n    \"Status\": {\r\n        \"Code\": \"Internal Server Error\",\r\n        \"HttpStatus\": 500,\r\n        \"Message\": \"Internal Server Error.\"\r\n    },\r\n    \"Errors\": [\r\n        {\r\n            \"Field\": \"\",\r\n            \"Message\": \"oops! something went wrong.\"\r\n        }\r\n    ]\r\n}"}],"_postman_id":"43449eeb-8d15-4432-9bb6-d62fbe76d791"}],"id":"a27540e9-23fe-416d-a084-8e2c079c6cf2","description":"<p>This endpoint is used to submit customs declaration details for a shipment. It supports both import and export shipments and optionally generates a commercial invoice based on the request parameters. The API validates importer, exporter, address, contact, and item-level details before processing the request.</p>\n","_postman_id":"a27540e9-23fe-416d-a084-8e2c079c6cf2"},{"name":"OOH By Country Code","item":[{"name":"OOH by Country Code","id":"26dfa0c3-b2a2-43f9-a5d6-4d0bb32fda72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Token","value":"xxxx"},{"key":"Content-Type","value":"application/json"}],"url":"https://ship.gls-us.com/v2/ooh-by-country-code?AccountNumber=36534637&CountryCode=DE&Offset=0&Limit=1000","description":"<h2 id=\"request-header\">Request Header</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Token</td>\n<td>***</td>\n</tr>\n<tr>\n<td>Content-Type</td>\n<td>application/json</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"request-parameters\">Request Parameters</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Mandatory</th>\n<th>Default Value</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AccountNumber</td>\n<td>String</td>\n<td>20</td>\n<td>Yes</td>\n<td>-</td>\n<td>Shipper's GLS account number</td>\n</tr>\n<tr>\n<td>CountryCode</td>\n<td>String</td>\n<td>2</td>\n<td>Yes</td>\n<td>-</td>\n<td>A2 code of the country to search for available GLS Points</td>\n</tr>\n<tr>\n<td>Offset</td>\n<td>Positive Integer</td>\n<td>20</td>\n<td>No</td>\n<td>0</td>\n<td>Number of GLS Points records to skip (typically used together with \"limit\")</td>\n</tr>\n<tr>\n<td>Limit</td>\n<td>Positive Integer</td>\n<td>20</td>\n<td>No</td>\n<td>1000</td>\n<td>Maximum number of GLS Points records to retrieve (typically used together with \"offset\")</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"response-body-200-status-code\">Response Body (200 Status Code)</h2>\n<h3 id=\"top-level-fields\">Top Level Fields</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Data</td>\n<td>JSON Array</td>\n<td>JSON Array containing details of all parcel shops under single country code as per request parameter</td>\n</tr>\n<tr>\n<td>Limit</td>\n<td>Integer</td>\n<td>Maximum number of records retrieved</td>\n</tr>\n<tr>\n<td>Offset</td>\n<td>Integer</td>\n<td>Number of records skipped</td>\n</tr>\n<tr>\n<td>Total</td>\n<td>Integer</td>\n<td>Total number of result records if it weren't for limit and offset constraints</td>\n</tr>\n<tr>\n<td>StatusCode</td>\n<td>String</td>\n<td>The HTTP Status code for the request.  <br />200 – Successful Request  <br />400 – Bad Request  <br />401 – Unauthorized  <br />500 – Internal Server Error</td>\n</tr>\n<tr>\n<td>StausDescription</td>\n<td>String</td>\n<td>The HTTP Status description for the request.</td>\n</tr>\n<tr>\n<td>RequestDateTime</td>\n<td>DateTime</td>\n<td>The Datetime of the request sent to the server. This will be returned in JSON ISO 8601 format.</td>\n</tr>\n<tr>\n<td>ResponseDateTime</td>\n<td>DateTime</td>\n<td>The Datetime of the response sent back to the Client. This will be returned in JSON ISO 8601 format.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"data-json-array\">Data (JSON Array)</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Pattern</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>PartnerId</td>\n<td>String</td>\n<td>1-255</td>\n<td><code>[a-zA-Z0-9_-]\\\\*</code></td>\n<td>Identifier of the Partner (typically a GLS Organization or another chain operating multiple Out of Home Locations)</td>\n</tr>\n<tr>\n<td>ParcelShopId</td>\n<td>String</td>\n<td>1-255</td>\n<td><code>[a-zA-Z0-9+_-]</code></td>\n<td>Identifier of the Out of Home Location, unambiguous in the Partner's namespace</td>\n</tr>\n<tr>\n<td>ParentParcelShopId  <br /><strong>[Field will be available to use soon]</strong></td>\n<td>String</td>\n<td>1-255</td>\n<td><code>[a-zA-Z0-9+_-]</code></td>\n<td>Identifier of the Out of Home Location's parent company, unambiguous in the Partner's namespace</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>String</td>\n<td>255</td>\n<td>-</td>\n<td>Name of Out of Home parcel shop</td>\n</tr>\n<tr>\n<td>Type</td>\n<td>String</td>\n<td>-</td>\n<td>Enum:  <br />[SHOPINSHOP,  <br />SHOP,LOCKER,  <br />KEEPER,  <br />UNKNOWN]</td>\n<td>Details of the type of Out of Home Location  <br />Type Values:  <br />-SHOP - Parcel Shop located in a GLS Depot or a GLS Shop  <br />-LOCKER - Automated Parcel box system to collect or drop off Parcels  <br />-SHOPINSHOP - Parcel Shop located within another store (e.g., convenience store)  <br />-KEEPER - GLS contracted trustworthy neighbours taking over parcel shop duties  <br />-UNKNOWN</td>\n</tr>\n<tr>\n<td>ParcelHandlinRestriction</td>\n<td>JSON Object</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>ExternalContactDetails</td>\n<td>JSON Object</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Address</td>\n<td>JSON Object</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>PaymentMethods</td>\n<td>String (Enum)</td>\n<td></td>\n<td>Enum:  <br />[CASH,AMEX,  <br />VISA,DINERS,  <br />MASTERCARD,  <br />VPAY,MAESTRO,  <br />GIROCARD,  <br />APPLEPAY,  <br />GOOGLEPAY,  <br />UNKNOWN]</td>\n<td>Payment options offered  <br />by the Out of Home  <br />Location to Customers.</td>\n</tr>\n<tr>\n<td>ParkingAvailable</td>\n<td>String</td>\n<td></td>\n<td>Enum:  <br />[Y,N,  <br />UNKNOWN]</td>\n<td>Identifies whether parking  <br />spaces area available for  <br />OutofHome Location  <br />Customers.</td>\n</tr>\n<tr>\n<td>InMaintenanceFrom</td>\n<td>String (YYYY-MM-dd)</td>\n<td></td>\n<td></td>\n<td>Date (UTC) from which the Parcel Shop is in maintenance. Activity starts at 00:00:00 local time. Empty value indicates active status</td>\n</tr>\n<tr>\n<td>InMaintenanceTo</td>\n<td>String (YYYY-MM-dd)</td>\n<td></td>\n<td></td>\n<td>Date (UTC) until the Parcel Shop is in maintenance. Activity ends at 23:59:59 local time. Must be equal or larger than InMaintenanceFrom</td>\n</tr>\n<tr>\n<td>Handicapped AccessAvailable</td>\n<td>String</td>\n<td></td>\n<td>Enum:  <br />[Y,N,  <br />UNKNOWN]</td>\n<td>Identifies whether  <br />handicapped access is  <br />available for OutofHome  <br />Location Customers.</td>\n</tr>\n<tr>\n<td>ParcelExchangeTime  <br /><strong>[Field will be available to use soon]</strong></td>\n<td>String($HH:MM)</td>\n<td></td>\n<td></td>\n<td>Localtime when Parcels typically get delivered to or get collected from the Out of Home Location;  <br />useful to calculate  <br />thresholds like \"bring your Parcel until 18 hand it will be collected the same day\".</td>\n</tr>\n<tr>\n<td>SpokenLanguages</td>\n<td></td>\n<td></td>\n<td></td>\n<td>Language(ISO639-1  <br />codes)spoken by clerks in  <br />the ParcelShop.</td>\n</tr>\n<tr>\n<td>Vacations</td>\n<td>JSON Array</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>OpeningDays</td>\n<td>JSON Array</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"parcelhandlingrestriction-json-object\">ParcelHandlingRestriction (JSON Object)</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th><strong>Max Length</strong></th>\n<th><strong>Pattern</strong></th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>MaxParcelWeight  <br /><strong>[Field will be available to use soon]</strong></td>\n<td>Float</td>\n<td></td>\n<td></td>\n<td>Maximum weight (in kilograms, kg) of a Parcel that the Out of Home Location can handle</td>\n</tr>\n<tr>\n<td>MaxParcelLength  <br /><strong>[Field will be available to use soon]</strong></td>\n<td>Float</td>\n<td></td>\n<td></td>\n<td>Maximum length (in centimeters, cm) of a Parcel that the Out of Home Location can handle</td>\n</tr>\n<tr>\n<td>CanHandleTyres</td>\n<td>String</td>\n<td></td>\n<td>Enum:  <br />[Y,N]</td>\n<td>Out of Home Location is equipped and has agreed to handle Parcels with tyres</td>\n</tr>\n<tr>\n<td>CanHandleHG</td>\n<td>String</td>\n<td></td>\n<td>Enum:  <br />[Y,N]</td>\n<td>Out of Home Location is equipped and has agreed to handle Parcels with Hazardous Goods</td>\n</tr>\n<tr>\n<td>OffersParcelCollection</td>\n<td>String</td>\n<td></td>\n<td>Enum:  <br />[Y,N]</td>\n<td>Consignees can collect Parcels delivered to the Out of Home Location</td>\n</tr>\n<tr>\n<td>OffersReturnDropOff</td>\n<td>String</td>\n<td></td>\n<td>Enum:  <br />[Y,N]</td>\n<td>Offers return drop-off service</td>\n</tr>\n<tr>\n<td>OffersLabelPurchase</td>\n<td>String</td>\n<td></td>\n<td>Enum:  <br />[Y,N]</td>\n<td>Shippers can pay for Parcel shipping and buy a Label in the Out of Home Location</td>\n</tr>\n<tr>\n<td>OffersPrepaidParcelDropOff</td>\n<td>String</td>\n<td></td>\n<td>Enum:  <br />[Y,N]</td>\n<td>Shippers can drop off prepaid Parcels with regular Label or mobile Label</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"externalcontactdetails-json-object\">ExternalContactDetails (JSON Object)</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Phone</td>\n<td>String</td>\n<td>255</td>\n<td>Phone number</td>\n</tr>\n<tr>\n<td>Mobile</td>\n<td>String</td>\n<td>255</td>\n<td>Mobile number</td>\n</tr>\n<tr>\n<td>Whatsapp</td>\n<td>String</td>\n<td>255</td>\n<td>Whatsapp number</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>String</td>\n<td>255</td>\n<td>Email address</td>\n</tr>\n<tr>\n<td>Website</td>\n<td>String</td>\n<td>255</td>\n<td>Website URL</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"address-json-object\">Address (JSON Object)</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Max Length</th>\n<th><strong>Pattern</strong></th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Street</td>\n<td>String</td>\n<td>255</td>\n<td></td>\n<td>Street name</td>\n</tr>\n<tr>\n<td>HouseNumber</td>\n<td>String</td>\n<td>255</td>\n<td></td>\n<td>House number</td>\n</tr>\n<tr>\n<td>City</td>\n<td>String</td>\n<td>255</td>\n<td></td>\n<td>City name</td>\n</tr>\n<tr>\n<td>ZipCode</td>\n<td>String</td>\n<td>255</td>\n<td></td>\n<td>Zip/Postal code</td>\n</tr>\n<tr>\n<td>Province</td>\n<td>String</td>\n<td>255</td>\n<td></td>\n<td>Province/State</td>\n</tr>\n<tr>\n<td>CountryCode</td>\n<td>String</td>\n<td>255</td>\n<td></td>\n<td>A2 code of the Out of Home Location's address country</td>\n</tr>\n<tr>\n<td>Latitude</td>\n<td>Float</td>\n<td>-180 to 180</td>\n<td></td>\n<td>Latitude of the Out of Home Location's address</td>\n</tr>\n<tr>\n<td>Longitude</td>\n<td>Float</td>\n<td>-90 to 90</td>\n<td></td>\n<td>Longitude of the Out of Home Location's address</td>\n</tr>\n<tr>\n<td>GeocodeQualityLevel</td>\n<td>String</td>\n<td>255</td>\n<td>Enum:  <br />HOUSENUMBER,  <br />STREET,CITY,  <br />DISTRICT,  <br />UNKNOWN]</td>\n<td></td>\n</tr>\n<tr>\n<td>AdditionalInfo</td>\n<td>String</td>\n<td>255</td>\n<td></td>\n<td>Further (free-text) details on the Out of Home Location's address</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"vacations-json-array\">Vacations (JSON Array)</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>StartDate</td>\n<td>String (YYYY-MM-dd)</td>\n<td>Date (at 00:00:00 UTC) from which the Out of Home Location is on vacation</td>\n</tr>\n<tr>\n<td>EndDate</td>\n<td>String (YYYY-MM-dd)</td>\n<td>Date (at 23:59:59 UTC) until the Out of Home Location is on vacation. May be null or omitted</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"openingdays-json-array\">OpeningDays (JSON Array)</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th><strong>Pattern</strong></th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Weekday</td>\n<td>String (Enum)</td>\n<td>Enum:  <br />[MON,TUE,  <br />WED,THU,FRI,  <br />SAT,SUN]</td>\n<td>Day of week the record is  <br />valid for.</td>\n</tr>\n<tr>\n<td>Hours</td>\n<td>JSON Array</td>\n<td></td>\n<td>Array of opening hour objects</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"hours-json-array\"><strong>Hours (JSON Array):</strong></h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>OpeningTime</td>\n<td>String (HH:MM)</td>\n<td>Local time when the Out of Home Location opens</td>\n</tr>\n<tr>\n<td>ClosingTime</td>\n<td>String (HH:MM)</td>\n<td>Local time when the Out of Home Location closes</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"response-body-400-status-code\">Response Body (400 Status Code)</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Errors</td>\n<td>JSON Object</td>\n<td>JSON object with error details</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"errors-json-array\">Errors (Json Array)</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field Name</strong></th>\n<th><strong>Data Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Type</td>\n<td>String</td>\n<td>Type of issue which caused request to fail</td>\n</tr>\n<tr>\n<td>FieldName</td>\n<td>String</td>\n<td>Points to exact field which caused request to fail</td>\n</tr>\n<tr>\n<td>FieldValue</td>\n<td>String</td>\n<td>Value which is present in the request and causing failure</td>\n</tr>\n<tr>\n<td>Description</td>\n<td>String</td>\n<td>Reason for failure at the specified fieldName</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-header\">Response Header</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field Name</th>\n<th>Data Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>x-correlation-id</td>\n<td>String</td>\n<td>System generated unique ID</td>\n</tr>\n<tr>\n<td>x-valid-country-codes</td>\n<td>String Array</td>\n<td>Array of country codes which are supported</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n","urlObject":{"path":["v2","ooh-by-country-code"],"host":["https://ship.gls-us.com"],"query":[{"key":"AccountNumber","value":"36534637"},{"key":"CountryCode","value":"DE"},{"key":"Offset","value":"0"},{"key":"Limit","value":"1000"}],"variable":[]}},"response":[{"id":"928e461a-f1ee-48c8-8cfd-2328c32174e6","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://ship.gls-us.com/v2/ooh-by-country-code?AccountNumber=36534637&CountryCode=DE&Offset=0&Limit=1000","host":["https://ship.gls-us.com"],"path":["v2","ooh-by-country-code"],"query":[{"key":"AccountNumber","value":"36534637"},{"key":"CountryCode","value":"DE"},{"key":"Offset","value":"0"},{"key":"Limit","value":"1000"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-corelation-id","value":"System generated unique ID","description":""},{"key":"x-valid-country-codes","value":"Array of country codes which are supported","description":""}],"cookie":[],"responseTime":null,"body":"{\r\n    \"StatusCode\": 200,\r\n    \"StatusDescription\": \"OK\",\r\n    \"RequestDateTime\": \"2026-08-13T12:57:00.660594-07:00\",\r\n    \"ResponseDateTime\": \"2026-08-13T12:57:01.0324292-07:00\",\r\n    \"Data\": [\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907711\",\r\n            \"Name\": \"panak.de - Geschenke und Früchte der\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Elisabethstraße\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Ingolstadt\",\r\n                \"ZipCode\": \"85051\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 48.74309,\r\n                \"Longitude\": 11.43731,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": null,\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"UNKNOWN\",\r\n                \"CanHandleHG\": \"UNKNOWN\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"N\",\r\n                \"OffersPrepaidParcelDropOff\": \"N\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760000000\",\r\n            \"Name\": \"GLS Service Tool\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"NABU Vogelwärterhaus\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Friedrichskoog\",\r\n                \"ZipCode\": \"25718\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.00621,\r\n                \"Longitude\": 8.8805,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": null,\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"UNKNOWN\",\r\n                \"CanHandleHG\": \"UNKNOWN\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"N\",\r\n                \"OffersPrepaidParcelDropOff\": \"N\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910902\",\r\n            \"Name\": \"All in One Service Schnäppchenkiste\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Willi-Bleicher-Straße\",\r\n                \"HouseNumber\": \"12\",\r\n                \"City\": \"Düren\",\r\n                \"ZipCode\": \"52353\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.83389,\r\n                \"Longitude\": 6.47006,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": null,\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"UNKNOWN\",\r\n                \"CanHandleHG\": \"UNKNOWN\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"N\",\r\n                \"OffersPrepaidParcelDropOff\": \"N\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914181\",\r\n            \"Name\": \"Dr. Phone Mölln\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"110\",\r\n                \"City\": \"Mölln\",\r\n                \"ZipCode\": \"23879\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.62951,\r\n                \"Longitude\": 10.69131,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": null,\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"UNKNOWN\",\r\n                \"CanHandleHG\": \"UNKNOWN\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"N\",\r\n                \"OffersPrepaidParcelDropOff\": \"N\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916924\",\r\n            \"Name\": \"Pasha Kiosk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Knooperweg\",\r\n                \"HouseNumber\": \"104\",\r\n                \"City\": \"Kiel\",\r\n                \"ZipCode\": \"24105\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": null,\r\n                \"Longitude\": null,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": null,\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"UNKNOWN\",\r\n                \"CanHandleHG\": \"UNKNOWN\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"N\",\r\n                \"OffersPrepaidParcelDropOff\": \"N\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917034\",\r\n            \"Name\": \"Shisha Shop Greven\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rathausstraße\",\r\n                \"HouseNumber\": \"27\",\r\n                \"City\": \"Greven\",\r\n                \"ZipCode\": \"48268\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": null,\r\n                \"Longitude\": null,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": null,\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"UNKNOWN\",\r\n                \"CanHandleHG\": \"UNKNOWN\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"N\",\r\n                \"OffersPrepaidParcelDropOff\": \"N\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"276ShipIT03Filter\",\r\n            \"Name\": \"276ShipIT03Filter\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kölner Straße\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Eschborn\",\r\n                \"ZipCode\": \"65760\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.131775,\r\n                \"Longitude\": 8.572193,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": \"fpcs@fpcs.com\",\r\n                \"Phone\": \"+49123456789\",\r\n                \"Mobile\": \"+49987654321\",\r\n                \"WhatsApp\": \"+49987654321\",\r\n                \"Website\": \"https://www.gls-group.eu\"\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"UNKNOWN\",\r\n                \"CanHandleHG\": \"UNKNOWN\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"N\",\r\n                \"OffersPrepaidParcelDropOff\": \"N\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917190\",\r\n            \"Name\": \"SSW-Security\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Im Biegel\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Nürtingen\",\r\n                \"ZipCode\": \"72622\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": null,\r\n                \"Longitude\": null,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": null,\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"UNKNOWN\",\r\n                \"CanHandleHG\": \"UNKNOWN\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"N\",\r\n                \"OffersPrepaidParcelDropOff\": \"N\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"276ShipIT01\",\r\n            \"Name\": \"TestShop01\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kölner Straße\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Eschborn\",\r\n                \"ZipCode\": \"65760\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.131775,\r\n                \"Longitude\": 8.572193,\r\n                \"GeocodeQualityLevel\": \"HOUSENUMBER\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": \"fpcs@fpcs.com\",\r\n                \"Phone\": \"+49123456789\",\r\n                \"Mobile\": \"+49987654321\",\r\n                \"WhatsApp\": \"+49987654321\",\r\n                \"Website\": \"https://www.gls-group.eu\"\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"UNKNOWN\",\r\n                \"CanHandleHG\": \"UNKNOWN\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"N\",\r\n                \"OffersPrepaidParcelDropOff\": \"N\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"276ShipIT03Holiday\",\r\n            \"Name\": \"276ShipIT03Holiday\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kölner Straße\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Eschborn\",\r\n                \"ZipCode\": \"65760\",\r\n                \"Province\": \"Hessen\",\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.131775,\r\n                \"Longitude\": 8.572193,\r\n                \"GeocodeQualityLevel\": \"HOUSENUMBER\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": \"fpcs@fpcs.com\",\r\n                \"Phone\": \"+49123456789\",\r\n                \"Mobile\": \"+49987654321\",\r\n                \"WhatsApp\": \"+49987654321\",\r\n                \"Website\": \"https://www.gls-group.eu\"\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"UNKNOWN\",\r\n                \"CanHandleHG\": \"UNKNOWN\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"N\",\r\n                \"OffersPrepaidParcelDropOff\": \"N\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917347\",\r\n            \"Name\": \"PT Body Concepts UG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Heidelberger Straße\",\r\n                \"HouseNumber\": \"61\",\r\n                \"City\": \"Wiesloch\",\r\n                \"ZipCode\": \"69168\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": null,\r\n                \"Longitude\": null,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": null,\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"UNKNOWN\",\r\n                \"CanHandleHG\": \"UNKNOWN\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"N\",\r\n                \"OffersPrepaidParcelDropOff\": \"N\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917355\",\r\n            \"Name\": \"Imbiss Stube - Kiosk am Bahnhof\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Weinbrennerstraße\",\r\n                \"HouseNumber\": \"9\",\r\n                \"City\": \"Waghäusel\",\r\n                \"ZipCode\": \"68753\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": null,\r\n                \"Longitude\": null,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": null,\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"UNKNOWN\",\r\n                \"CanHandleHG\": \"UNKNOWN\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"N\",\r\n                \"OffersPrepaidParcelDropOff\": \"N\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917363\",\r\n            \"Name\": \"Sonnen Kiosk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Sonnenstrasse\",\r\n                \"HouseNumber\": \"34\",\r\n                \"City\": \"Peißenberg\",\r\n                \"ZipCode\": \"82380\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": null,\r\n                \"Longitude\": null,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": null,\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"UNKNOWN\",\r\n                \"CanHandleHG\": \"UNKNOWN\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"N\",\r\n                \"OffersPrepaidParcelDropOff\": \"N\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917360\",\r\n            \"Name\": \"Peters Kfz-Werkstatt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"De-Nys-Str.\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Trier-Heiligkreuz\",\r\n                \"ZipCode\": \"54295\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": null,\r\n                \"Longitude\": null,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": null,\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"UNKNOWN\",\r\n                \"CanHandleHG\": \"UNKNOWN\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"N\",\r\n                \"OffersPrepaidParcelDropOff\": \"N\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917411\",\r\n            \"Name\": \"Kiosk Neulan\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mühlenweg\",\r\n                \"HouseNumber\": \"69\",\r\n                \"City\": \"Wuppertal\",\r\n                \"ZipCode\": \"42275\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": null,\r\n                \"Longitude\": null,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": null,\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"UNKNOWN\",\r\n                \"CanHandleHG\": \"UNKNOWN\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"N\",\r\n                \"OffersPrepaidParcelDropOff\": \"N\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917662\",\r\n            \"Name\": \"Sky Reisebüro\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Carl-Duisberg-Straße\",\r\n                \"HouseNumber\": \"57\",\r\n                \"City\": \"Marl\",\r\n                \"ZipCode\": \"45772\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": null,\r\n                \"Longitude\": null,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"N\",\r\n                \"OffersPrepaidParcelDropOff\": \"N\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908409\",\r\n            \"Name\": \"Blumen Paradies\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Marktstraße\",\r\n                \"HouseNumber\": \"60\",\r\n                \"City\": \"Remagen\",\r\n                \"ZipCode\": \"53424\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.5786,\r\n                \"Longitude\": 7.23124,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909635\",\r\n            \"Name\": \"Eurocar & Pflege\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bonner Straße\",\r\n                \"HouseNumber\": \"53\",\r\n                \"City\": \"Remagen\",\r\n                \"ZipCode\": \"53424\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.62955,\r\n                \"Longitude\": 7.20812,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908020\",\r\n            \"Name\": \"Hörsch Bürowelt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"In der Neuwies\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Schalkenbach\",\r\n                \"ZipCode\": \"53426\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.49644,\r\n                \"Longitude\": 7.15379,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760902670\",\r\n            \"Name\": \"Vodafone Shop Bad Neuenahr\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstr.\",\r\n                \"HouseNumber\": \"72\",\r\n                \"City\": \"Bad Neuenahr-Ahrweiler\",\r\n                \"ZipCode\": \"53474\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.54649,\r\n                \"Longitude\": 7.14073,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908111\",\r\n            \"Name\": \"Internet- Shop und Call-Center\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Jesuitenstraße\",\r\n                \"HouseNumber\": \"15\",\r\n                \"City\": \"Bad Neuenahr-Ahrweiler\",\r\n                \"ZipCode\": \"53474\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.545,\r\n                \"Longitude\": 7.14026,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760233014\",\r\n            \"Name\": \"TSS Handels GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kölner Straße\",\r\n                \"HouseNumber\": \"43\",\r\n                \"City\": \"Sinzig\",\r\n                \"ZipCode\": \"53489\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.55459,\r\n                \"Longitude\": 7.24448,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760904423\",\r\n            \"Name\": \"Michael Lohner LK elektronik\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Zehnerstr.\",\r\n                \"HouseNumber\": \"11\",\r\n                \"City\": \"Bad Breisig\",\r\n                \"ZipCode\": \"53498\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.51022,\r\n                \"Longitude\": 7.29767,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916218\",\r\n            \"Name\": \"S & S Shop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"In den Weidenhecken\",\r\n                \"HouseNumber\": \"31\",\r\n                \"City\": \"Hönningen\",\r\n                \"ZipCode\": \"53506\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.47527,\r\n                \"Longitude\": 6.96397,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760134499\",\r\n            \"Name\": \"Hotkey-Shop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mayener Straße\",\r\n                \"HouseNumber\": \"19\",\r\n                \"City\": \"Kelberg\",\r\n                \"ZipCode\": \"53539\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.28501,\r\n                \"Longitude\": 6.92028,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912494\",\r\n            \"Name\": \"Schneiderei Kalach\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mittelstraße\",\r\n                \"HouseNumber\": \"20\",\r\n                \"City\": \"Linz\",\r\n                \"ZipCode\": \"53545\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.5668,\r\n                \"Longitude\": 7.28142,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912210\",\r\n            \"Name\": \"Bäckerei Nowak\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Linzer Straße\",\r\n                \"HouseNumber\": \"45\",\r\n                \"City\": \"St. Katharinen\",\r\n                \"ZipCode\": \"53562\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.58924,\r\n                \"Longitude\": 7.34121,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906521\",\r\n            \"Name\": \"OK-Service & Handels UG & CO. KG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Siebengebirgstraße\",\r\n                \"HouseNumber\": \"15-17\",\r\n                \"City\": \"Bruchhausen\",\r\n                \"ZipCode\": \"53572\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.60191,\r\n                \"Longitude\": 7.24936,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"12:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"12:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"12:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"12:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"12:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915067\",\r\n            \"Name\": \"Eisen Thielen GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Friedhofstraße\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Daun\",\r\n                \"ZipCode\": \"54550\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.19461,\r\n                \"Longitude\": 6.83015,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915840\",\r\n            \"Name\": \"Optik Schäfer\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rondell\",\r\n                \"HouseNumber\": \"11\",\r\n                \"City\": \"Gerolstein\",\r\n                \"ZipCode\": \"54568\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.22249,\r\n                \"Longitude\": 6.65957,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917331\",\r\n            \"Name\": \"TuK Transport und Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Prümmerstraße\",\r\n                \"HouseNumber\": \"36\",\r\n                \"City\": \"Oberbettingen\",\r\n                \"ZipCode\": \"54578\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.28603,\r\n                \"Longitude\": 6.62491,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760900489\",\r\n            \"Name\": \"Elkes Edelsteinstube\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Feusdorfer Straße\",\r\n                \"HouseNumber\": \"21\",\r\n                \"City\": \"Jünkerath\",\r\n                \"ZipCode\": \"54584\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.34087,\r\n                \"Longitude\": 6.59231,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908644\",\r\n            \"Name\": \"Profi Müller\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Jakob-Fugger-Str.\",\r\n                \"HouseNumber\": \"9\",\r\n                \"City\": \"Prüm\",\r\n                \"ZipCode\": \"54595\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.21557,\r\n                \"Longitude\": 6.44496,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760190311\",\r\n            \"Name\": \"ARAL Tankstelle Endres\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kappeler Str.\",\r\n                \"HouseNumber\": \"50\",\r\n                \"City\": \"Kirchberg\",\r\n                \"ZipCode\": \"55481\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.95032,\r\n                \"Longitude\": 7.40405,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905996\",\r\n            \"Name\": \"Sonneninsel\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Markt\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Rheinböllen\",\r\n                \"ZipCode\": \"55494\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.00914,\r\n                \"Longitude\": 7.67254,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"17:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"17:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"17:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"17:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"17:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760221435\",\r\n            \"Name\": \"TMR Tanken und Mehr in Rhaunen GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Zum Idar\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Rhaunen\",\r\n                \"ZipCode\": \"55624\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.86396,\r\n                \"Longitude\": 7.34377,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908893\",\r\n            \"Name\": \"Ralf Stürmer Tabakwaren Koblenz\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hohenzollernstraße\",\r\n                \"HouseNumber\": \"78\",\r\n                \"City\": \"Koblenz\",\r\n                \"ZipCode\": \"56068\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.34734,\r\n                \"Longitude\": 7.59007,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909715\",\r\n            \"Name\": \"Manzoor Mobile\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Löhrstraße\",\r\n                \"HouseNumber\": \"82\",\r\n                \"City\": \"Koblenz\",\r\n                \"ZipCode\": \"56068\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.35549,\r\n                \"Longitude\": 7.59051,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909766\",\r\n            \"Name\": \"Car Repair Center\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Henriette-Sontag-Straße\",\r\n                \"HouseNumber\": \"6-8\",\r\n                \"City\": \"Koblenz\",\r\n                \"ZipCode\": \"56070\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.36949,\r\n                \"Longitude\": 7.597758,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916620\",\r\n            \"Name\": \"Bhatti cash and carry\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mayer-Alberti-Str.\",\r\n                \"HouseNumber\": \"25\",\r\n                \"City\": \"Koblenz\",\r\n                \"ZipCode\": \"56070\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.37276,\r\n                \"Longitude\": 7.59783,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917524\",\r\n            \"Name\": \"Kiosk Hayk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Brenderweg\",\r\n                \"HouseNumber\": \"53\",\r\n                \"City\": \"Koblenz\",\r\n                \"ZipCode\": \"56070\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.36792,\r\n                \"Longitude\": 7.59877,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760900277\",\r\n            \"Name\": \"ABC - Getränke Markt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bopparder Str.\",\r\n                \"HouseNumber\": \"82\",\r\n                \"City\": \"Boppard\",\r\n                \"ZipCode\": \"56154\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.20917,\r\n                \"Longitude\": 7.62743,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905791\",\r\n            \"Name\": \"Auto-Breising GmbH & Co. KG\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Koblenzer Straße\",\r\n                \"HouseNumber\": \"237\",\r\n                \"City\": \"Boppard\",\r\n                \"ZipCode\": \"56154\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.2367,\r\n                \"Longitude\": 7.57686,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760234999\",\r\n            \"Name\": \"DGS Getränke\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rudolf-Diesel-Str.\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Höhr-Grenzhausen\",\r\n                \"ZipCode\": \"56203\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.44026,\r\n                \"Longitude\": 7.67307,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915296\",\r\n            \"Name\": \"Kiosk City\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rheinstraße\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Höhr-Grenzhausen\",\r\n                \"ZipCode\": \"56203\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.43276,\r\n                \"Longitude\": 7.6711,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914834\",\r\n            \"Name\": \"City Buchhandlung\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kapellenstraße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Mühlheim-Kärlich\",\r\n                \"ZipCode\": \"56218\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.38638,\r\n                \"Longitude\": 7.49915,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760903163\",\r\n            \"Name\": \"Leko Markt Russiche Spezialitäten\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"32\",\r\n                \"City\": \"Dierdorf\",\r\n                \"ZipCode\": \"56269\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.54723,\r\n                \"Longitude\": 7.65712,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905807\",\r\n            \"Name\": \"Magazin HM GmbH & Co. KG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Halsenbach\",\r\n                \"ZipCode\": \"56283\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.17198,\r\n                \"Longitude\": 7.55512,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915595\",\r\n            \"Name\": \"Filatov-Computer\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mittelstraße\",\r\n                \"HouseNumber\": \"27\",\r\n                \"City\": \"Puderbach\",\r\n                \"ZipCode\": \"56305\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.59687,\r\n                \"Longitude\": 7.60975,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760903795\",\r\n            \"Name\": \"APG-Service GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mühlenacker\",\r\n                \"HouseNumber\": \"15\",\r\n                \"City\": \"Urbach\",\r\n                \"ZipCode\": \"56317\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.55798,\r\n                \"Longitude\": 7.5880265,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906326\",\r\n            \"Name\": \"Ralf Völzke It-Dienstleistungen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Römerstraße\",\r\n                \"HouseNumber\": \"47\",\r\n                \"City\": \"Nastätten\",\r\n                \"ZipCode\": \"56355\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.20019,\r\n                \"Longitude\": 7.85627,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907053\",\r\n            \"Name\": \"Reifen Uguz\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hautpstraße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Oelsberg\",\r\n                \"ZipCode\": \"56357\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.19613,\r\n                \"Longitude\": 7.83706,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760188787\",\r\n            \"Name\": \"Schuhhaus Voigt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstraße\",\r\n                \"HouseNumber\": \"18\",\r\n                \"City\": \"Katzenelnbogen\",\r\n                \"ZipCode\": \"56368\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.26682,\r\n                \"Longitude\": 7.97857,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910508\",\r\n            \"Name\": \"PBM Fahrzeug + Reifenservice GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Alleestraße\",\r\n                \"HouseNumber\": \"18\",\r\n                \"City\": \"Montabaur\",\r\n                \"ZipCode\": \"56410\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.44044,\r\n                \"Longitude\": 7.83046,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906638\",\r\n            \"Name\": \"Maxxmobile\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Samoborstraße\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Wirges\",\r\n                \"ZipCode\": \"56422\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.47364,\r\n                \"Longitude\": 7.78982,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907455\",\r\n            \"Name\": \"Möbel Neust GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Samoborstraße\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Verbandsgemeinde Wirges\",\r\n                \"ZipCode\": \"56422\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.47397,\r\n                \"Longitude\": 7.79187,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760902671\",\r\n            \"Name\": \"Vodafone Shop Neuwied\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mittelstr.\",\r\n                \"HouseNumber\": \"99\",\r\n                \"City\": \"Neuwied\",\r\n                \"ZipCode\": \"56564\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.42996,\r\n                \"Longitude\": 7.4615,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906592\",\r\n            \"Name\": \"AO Reifen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rheinstraße\",\r\n                \"HouseNumber\": \"183\",\r\n                \"City\": \"Neuwied\",\r\n                \"ZipCode\": \"56564\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.41755,\r\n                \"Longitude\": 7.47872,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917506\",\r\n            \"Name\": \"Rima Lebensmittel Feinkost UG\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ringmarkt\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Neuwied\",\r\n                \"ZipCode\": \"56564\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.43899,\r\n                \"Longitude\": 7.47808,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917687\",\r\n            \"Name\": \"ARI Markt\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Heddesdorfer Str.\",\r\n                \"HouseNumber\": \"65\",\r\n                \"City\": \"Neuwied\",\r\n                \"ZipCode\": \"56564\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.43484,\r\n                \"Longitude\": 7.46623,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760200001\",\r\n            \"Name\": \"Inge Blankenberg Tabak - Süß- u. Schreibwaren\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Gladbacher Str.\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Neuwied\",\r\n                \"ZipCode\": \"56566\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.47229,\r\n                \"Longitude\": 7.5003,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760239571\",\r\n            \"Name\": \"BBS Neuwied GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Aubachstr.\",\r\n                \"HouseNumber\": \"107\",\r\n                \"City\": \"Neuwied\",\r\n                \"ZipCode\": \"56567\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.46481,\r\n                \"Longitude\": 7.48403,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917535\",\r\n            \"Name\": \"Kiosk Weissenthurm\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstr.\",\r\n                \"HouseNumber\": \"88\",\r\n                \"City\": \"Weißenthurm\",\r\n                \"ZipCode\": \"56575\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.41422,\r\n                \"Longitude\": 7.46074,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912990\",\r\n            \"Name\": \"Der Buchladen\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Westerwaldstraße\",\r\n                \"HouseNumber\": \"52\",\r\n                \"City\": \"Rengsdorf\",\r\n                \"ZipCode\": \"56579\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.50377,\r\n                \"Longitude\": 7.49482,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908679\",\r\n            \"Name\": \"Intermarkt Andernach\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schillerring\",\r\n                \"HouseNumber\": \"47\",\r\n                \"City\": \"Andernach\",\r\n                \"ZipCode\": \"56626\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.4289,\r\n                \"Longitude\": 7.41363,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Dieses Geschäft nimmt keine Autoreifen an!\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"N\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906604\",\r\n            \"Name\": \"Westfalen Tankstelle\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ludwig-Erhard-Straße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Plaidt\",\r\n                \"ZipCode\": \"56637\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.37611,\r\n                \"Longitude\": 7.3851814,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"01:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"01:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"01:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"01:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"01:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"01:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"01:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907987\",\r\n            \"Name\": \"Scheuer Werkzeughandel\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Burgstraße\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Oberzissen\",\r\n                \"ZipCode\": \"56651\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.45422,\r\n                \"Longitude\": 7.19766,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760902669\",\r\n            \"Name\": \"Vodafone Shop Mayen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Marktplatz\",\r\n                \"HouseNumber\": \"25\",\r\n                \"City\": \"Mayen\",\r\n                \"ZipCode\": \"56727\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.32795,\r\n                \"Longitude\": 7.22161,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760237705\",\r\n            \"Name\": \"GLS Depot 54\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Im Gohl\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Polch\",\r\n                \"ZipCode\": \"56751\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.31374,\r\n                \"Longitude\": 7.30905,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760197318\",\r\n            \"Name\": \"Alles fürs Tier C&C Zoofachmarkt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Fliehburgstr.\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Zell\",\r\n                \"ZipCode\": \"56856\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.0273,\r\n                \"Longitude\": 7.1622,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760179141\",\r\n            \"Name\": \"Tara's Zeitschriften & Tabakshop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Zanggasse\",\r\n                \"HouseNumber\": \"7a\",\r\n                \"City\": \"Mainz\",\r\n                \"ZipCode\": \"55116\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.00178,\r\n                \"Longitude\": 8.26445,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910770\",\r\n            \"Name\": \"SYRIEN HAUS\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Klarastraße\",\r\n                \"HouseNumber\": \"11\",\r\n                \"City\": \"Mainz\",\r\n                \"ZipCode\": \"55116\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.0017,\r\n                \"Longitude\": 8.26911,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913459\",\r\n            \"Name\": \"Änderungs-Studio Van Dai\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Welschnonnengasse\",\r\n                \"HouseNumber\": \"11\",\r\n                \"City\": \"Mainz\",\r\n                \"ZipCode\": \"55116\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.00047,\r\n                \"Longitude\": 8.26736,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916066\",\r\n            \"Name\": \"Jamal Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Gärtnergasse\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Mainz\",\r\n                \"ZipCode\": \"55116\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.00141,\r\n                \"Longitude\": 8.26283,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914548\",\r\n            \"Name\": \"Änderungsatelier Sidra\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Boppstraße\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Mainz\",\r\n                \"ZipCode\": \"55118\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.00423,\r\n                \"Longitude\": 8.26076,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912029\",\r\n            \"Name\": \"Hobby Shop Weber\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Westring\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Mainz\",\r\n                \"ZipCode\": \"55120\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.015545,\r\n                \"Longitude\": 8.217517,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912131\",\r\n            \"Name\": \"Kopierzentrum Mainz\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Dr.-Martin-Luther-King-Weg\",\r\n                \"HouseNumber\": \"20\",\r\n                \"City\": \"Mainz\",\r\n                \"ZipCode\": \"55122\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.0008,\r\n                \"Longitude\": 8.24759,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912133\",\r\n            \"Name\": \"Wooden Mainz\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Flugplatzstr.\",\r\n                \"HouseNumber\": \"31\",\r\n                \"City\": \"Mainz-Finthen\",\r\n                \"ZipCode\": \"55126\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.98275,\r\n                \"Longitude\": 8.17005,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760237703\",\r\n            \"Name\": \"GLS Depot 60\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Robert-Koch-Str.\",\r\n                \"HouseNumber\": \"46\",\r\n                \"City\": \"Mainz-Hechtsheim\",\r\n                \"ZipCode\": \"55129\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.95619,\r\n                \"Longitude\": 8.25813,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908445\",\r\n            \"Name\": \"Shell Station Hechtsheim\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rheinhessenstraße\",\r\n                \"HouseNumber\": \"13\",\r\n                \"City\": \"Mainz-Hechtsheim\",\r\n                \"ZipCode\": \"55129\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.96788,\r\n                \"Longitude\": 8.26965,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916410\",\r\n            \"Name\": \"Darab´s KFZ-Werkstatt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Senfelderstraße\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Mainz-Ebersheim\",\r\n                \"ZipCode\": \"55129\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.91528,\r\n                \"Longitude\": 8.25261,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915542\",\r\n            \"Name\": \"Hammers Shop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Brüder-Grimm-Straße\",\r\n                \"HouseNumber\": \"2A\",\r\n                \"City\": \"Ingelheim\",\r\n                \"ZipCode\": \"55218\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.98953,\r\n                \"Longitude\": 8.02409,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907393\",\r\n            \"Name\": \"Shell Station\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Pariser Str.\",\r\n                \"HouseNumber\": \"131\",\r\n                \"City\": \"Nieder-Olm\",\r\n                \"ZipCode\": \"55268\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.90758,\r\n                \"Longitude\": 8.198948,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907914\",\r\n            \"Name\": \"ARAL Tankstelle\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ober-Saulheimer-Straße\",\r\n                \"HouseNumber\": \"17\",\r\n                \"City\": \"Wörrstadt\",\r\n                \"ZipCode\": \"55286\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.85244,\r\n                \"Longitude\": 8.12415,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913058\",\r\n            \"Name\": \"Nahversorgungsladen Schornsheim\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kirchstraße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Schornsheim\",\r\n                \"ZipCode\": \"55288\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.84575,\r\n                \"Longitude\": 8.17397,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901163\",\r\n            \"Name\": \"Paket-Shop Martin\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Auf dem Römer\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Saulheim\",\r\n                \"ZipCode\": \"55291\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.87647,\r\n                \"Longitude\": 8.14967,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Zufahrt zum Paketshop trotz Sperrschild frei\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913342\",\r\n            \"Name\": \"Shell Station Nackenheim\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mainzer Straße\",\r\n                \"HouseNumber\": \"71\",\r\n                \"City\": \"Nackenheim\",\r\n                \"ZipCode\": \"55299\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.918415,\r\n                \"Longitude\": 8.339924,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Keine Paketannahme von Paketen über 1 Meter möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915541\",\r\n            \"Name\": \"Momo Handyshop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rathausstraße\",\r\n                \"HouseNumber\": \"29\",\r\n                \"City\": \"Bingen\",\r\n                \"ZipCode\": \"55411\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.96777,\r\n                \"Longitude\": 7.89445,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760221773\",\r\n            \"Name\": \"Feser's Geschenkestübchen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mannesmannstr.\",\r\n                \"HouseNumber\": \"12\",\r\n                \"City\": \"Waldalgesheim\",\r\n                \"ZipCode\": \"55425\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.95009,\r\n                \"Longitude\": 7.83341,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915196\",\r\n            \"Name\": \"Buongiorno Italia Appenheim\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Niedergasse\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Appenheim\",\r\n                \"ZipCode\": \"55437\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.93035,\r\n                \"Longitude\": 8.03405,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"11:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913981\",\r\n            \"Name\": \"Aral Tankstelle\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Naheweinstraße\",\r\n                \"HouseNumber\": \"182\",\r\n                \"City\": \"Langenlonsheim\",\r\n                \"ZipCode\": \"55450\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.90122,\r\n                \"Longitude\": 7.8994,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760217611\",\r\n            \"Name\": \"Pontanet GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Binger Str. / Im Globus\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Gensingen\",\r\n                \"ZipCode\": \"55457\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.89675,\r\n                \"Longitude\": 7.92573,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912196\",\r\n            \"Name\": \"Simba Shisha Shop\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Dürerstraße\",\r\n                \"HouseNumber\": \"21-23\",\r\n                \"City\": \"Bad Kreuznach\",\r\n                \"ZipCode\": \"55543\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.84085,\r\n                \"Longitude\": 7.88252,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917245\",\r\n            \"Name\": \"The Cloud\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hochstraße\",\r\n                \"HouseNumber\": \"26\",\r\n                \"City\": \"Bad Kreuznach\",\r\n                \"ZipCode\": \"55545\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.84774,\r\n                \"Longitude\": 7.85622,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909273\",\r\n            \"Name\": \"Auto Schmidt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hans-Franck-Straße\",\r\n                \"HouseNumber\": \"27\",\r\n                \"City\": \"Meisenheim\",\r\n                \"ZipCode\": \"55590\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.71162,\r\n                \"Longitude\": 7.67129,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910452\",\r\n            \"Name\": \"S&J Stapler und Hubtechnik e.K.\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Raiffeisenstrasse\",\r\n                \"HouseNumber\": \"42\",\r\n                \"City\": \"Weinsheim\",\r\n                \"ZipCode\": \"55595\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.838646,\r\n                \"Longitude\": 7.78118,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760902043\",\r\n            \"Name\": \"City Änderungsschneiderei\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ernst-Ludwig-Str.\",\r\n                \"HouseNumber\": \"29\",\r\n                \"City\": \"Wöllstein\",\r\n                \"ZipCode\": \"55597\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.81462,\r\n                \"Longitude\": 7.96182,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760215125\",\r\n            \"Name\": \"Hörbar\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bleichstr.\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Kronberg\",\r\n                \"ZipCode\": \"61476\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.17982,\r\n                \"Longitude\": 8.51176,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760237503\",\r\n            \"Name\": \"Fotostudio Bokel\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Walter- Rietig- Straße\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Langen\",\r\n                \"ZipCode\": \"63225\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.98956,\r\n                \"Longitude\": 8.66168,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914437\",\r\n            \"Name\": \"Kesland Freight UG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Wiesgässchen\",\r\n                \"HouseNumber\": \"29\",\r\n                \"City\": \"Langen\",\r\n                \"ZipCode\": \"63225\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.98804,\r\n                \"Longitude\": 8.67291,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910319\",\r\n            \"Name\": \"MCS Pfungstadt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Eberstädter Straße\",\r\n                \"HouseNumber\": \"34\",\r\n                \"City\": \"Pfungstadt\",\r\n                \"ZipCode\": \"64319\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.80403,\r\n                \"Longitude\": 8.59912,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910336\",\r\n            \"Name\": \"Istanbul Feinkost\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Wilhelm-Leuschner-Straße\",\r\n                \"HouseNumber\": \"37\",\r\n                \"City\": \"Griesheim\",\r\n                \"ZipCode\": \"64347\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.86019,\r\n                \"Longitude\": 8.56028,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Am Samstag keine Annahme von Paketen\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910315\",\r\n            \"Name\": \"Spreng Spiel- u. Schreibwaren\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Pfungstädter Str.\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Bickenbach\",\r\n                \"ZipCode\": \"64404\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.75696,\r\n                \"Longitude\": 8.61207,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905082\",\r\n            \"Name\": \"Spedition Link Getränkeservice\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"27\",\r\n                \"City\": \"Groß-Gerau\",\r\n                \"ZipCode\": \"64521\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.90755,\r\n                \"Longitude\": 8.48731,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901944\",\r\n            \"Name\": \"Sicherheits-Center-W. Klein\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Langstr.\",\r\n                \"HouseNumber\": \"78\",\r\n                \"City\": \"Mörfelden-Walldorf\",\r\n                \"ZipCode\": \"64546\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.00119,\r\n                \"Longitude\": 8.57401,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916361\",\r\n            \"Name\": \"Mode Ostendorf\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Georg-Mischlisch-Platz\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Nauheim\",\r\n                \"ZipCode\": \"64569\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.95016,\r\n                \"Longitude\": 8.45676,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Annahme von vorfrankierten Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909322\",\r\n            \"Name\": \"Tabakmeister\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Römerstraße\",\r\n                \"HouseNumber\": \"31\",\r\n                \"City\": \"Gernsheim\",\r\n                \"ZipCode\": \"64579\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.74764,\r\n                \"Longitude\": 8.48678,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905334\",\r\n            \"Name\": \"i Mobile\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bleichstraße\",\r\n                \"HouseNumber\": \"41\",\r\n                \"City\": \"Wiesbaden\",\r\n                \"ZipCode\": \"65183\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.08069,\r\n                \"Longitude\": 8.23094,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908245\",\r\n            \"Name\": \"Repair Station\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Michelsberg\",\r\n                \"HouseNumber\": \"14\",\r\n                \"City\": \"Wiesbaden\",\r\n                \"ZipCode\": \"65183\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.0828,\r\n                \"Longitude\": 8.23793,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901400\",\r\n            \"Name\": \"HERDER KIOSK\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Herderstr.\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Wiesbaden\",\r\n                \"ZipCode\": \"65185\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.07308,\r\n                \"Longitude\": 8.23654,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"17:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760902727\",\r\n            \"Name\": \"Tinten Toner Laden\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstraße\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Wiesbaden\",\r\n                \"ZipCode\": \"65185\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.07886,\r\n                \"Longitude\": 8.2424,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914602\",\r\n            \"Name\": \"Wiesbadener Kiosk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Moritzstraße\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Wiesbaden\",\r\n                \"ZipCode\": \"65185\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.07668,\r\n                \"Longitude\": 8.23857,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915414\",\r\n            \"Name\": \"Ortel Mobile\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schwalbacher Straße\",\r\n                \"HouseNumber\": \"19\",\r\n                \"City\": \"Wiesbaden\",\r\n                \"ZipCode\": \"65185\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.07932,\r\n                \"Longitude\": 8.23672,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916710\",\r\n            \"Name\": \"Kiosk Mariana\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Wörtstraße\",\r\n                \"HouseNumber\": \"14\",\r\n                \"City\": \"Wiesbaden\",\r\n                \"ZipCode\": \"65185\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.07697,\r\n                \"Longitude\": 8.23283,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760228988\",\r\n            \"Name\": \"Kiosk Kumar\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schiersteinerstr.\",\r\n                \"HouseNumber\": \"17\",\r\n                \"City\": \"Wiesbaden\",\r\n                \"ZipCode\": \"65187\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.07338,\r\n                \"Longitude\": 8.23011,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910957\",\r\n            \"Name\": \"Taymur Kiosk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Westendstraße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Wiesbaden\",\r\n                \"ZipCode\": \"65195\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.08262,\r\n                \"Longitude\": 8.22852,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"20:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915395\",\r\n            \"Name\": \"SADEQ\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kurt-Schumacher-Ring\",\r\n                \"HouseNumber\": \"35\",\r\n                \"City\": \"Wiesbaden\",\r\n                \"ZipCode\": \"65195\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.08244,\r\n                \"Longitude\": 8.22291,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910984\",\r\n            \"Name\": \"Vodafone Shop Wiesbaden\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Friedrich-Bergius-Straße\",\r\n                \"HouseNumber\": \"12\",\r\n                \"City\": \"Wiesbaden\",\r\n                \"ZipCode\": \"65203\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.04813,\r\n                \"Longitude\": 8.21974,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906269\",\r\n            \"Name\": \"Kiosk am Hochfeld\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Weglache\",\r\n                \"HouseNumber\": \"52\",\r\n                \"City\": \"Wiesbaden\",\r\n                \"ZipCode\": \"65205\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.05923,\r\n                \"Longitude\": 8.29083,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"16:00\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913794\",\r\n            \"Name\": \"Kiosk Asil\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Berliner Straße\",\r\n                \"HouseNumber\": \"270\",\r\n                \"City\": \"Wiesbaden\",\r\n                \"ZipCode\": \"65205\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.05526,\r\n                \"Longitude\": 8.29918,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911359\",\r\n            \"Name\": \"Haushaltswaren Vef\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Ringwall\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Wiesbaden-Rambach\",\r\n                \"ZipCode\": \"65207\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.11584,\r\n                \"Longitude\": 8.27457,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908875\",\r\n            \"Name\": \"City Lädchen\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Aarstraße\",\r\n                \"HouseNumber\": \"146\",\r\n                \"City\": \"Taunusstein\",\r\n                \"ZipCode\": \"65232\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.14326,\r\n                \"Longitude\": 8.16058,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760904999\",\r\n            \"Name\": \"STAR KIOSK\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Herderstraße\",\r\n                \"HouseNumber\": \"9--19\",\r\n                \"City\": \"Hochheim\",\r\n                \"ZipCode\": \"65239\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.00852,\r\n                \"Longitude\": 8.36915,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913497\",\r\n            \"Name\": \"Massenheimer Kiosk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Wickerer Straße\",\r\n                \"HouseNumber\": \"3a\",\r\n                \"City\": \"Hochheim am Main\",\r\n                \"ZipCode\": \"65239\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.04183,\r\n                \"Longitude\": 8.38793,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916360\",\r\n            \"Name\": \"Kiosk Hochheim\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Alte Malzfabrik\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Hochheim\",\r\n                \"ZipCode\": \"65239\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.01086,\r\n                \"Longitude\": 8.3533,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908361\",\r\n            \"Name\": \"Namaste Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Adolfstraße\",\r\n                \"HouseNumber\": \"92\",\r\n                \"City\": \"Bad Schwalbach\",\r\n                \"ZipCode\": \"65307\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.14369,\r\n                \"Longitude\": 8.07426,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913427\",\r\n            \"Name\": \"DV Beratung Koch\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Festerbachstraße\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Hohenstein\",\r\n                \"ZipCode\": \"65329\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.21113,\r\n                \"Longitude\": 8.08765,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911585\",\r\n            \"Name\": \"Kiosk an der Marktstraße\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Marktstraße\",\r\n                \"HouseNumber\": \"27\",\r\n                \"City\": \"Rüsselsheim am Main\",\r\n                \"ZipCode\": \"65428\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.99331,\r\n                \"Longitude\": 8.41222,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914371\",\r\n            \"Name\": \"A&S Handy Store\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Adam-Opel-Straße\",\r\n                \"HouseNumber\": \"59-61\",\r\n                \"City\": \"Rüsselsheim\",\r\n                \"ZipCode\": \"65428\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.98363,\r\n                \"Longitude\": 8.43058,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760904082\",\r\n            \"Name\": \"Die Flohmarkthalle\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Darmstädter Landstraße\",\r\n                \"HouseNumber\": \"105\",\r\n                \"City\": \"Gustavsburg\",\r\n                \"ZipCode\": \"65462\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.99565,\r\n                \"Longitude\": 8.32618,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907016\",\r\n            \"Name\": \"Mazi`s Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Darmstädter Landstr.\",\r\n                \"HouseNumber\": \"83\",\r\n                \"City\": \"Ginsheim-Gustavsburg\",\r\n                \"ZipCode\": \"65462\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.99608,\r\n                \"Longitude\": 8.32386,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"00:00\",\r\n                            \"ClosingTime\": \"02:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905158\",\r\n            \"Name\": \"Seitenweise\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Große Grabengasse\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Trebur\",\r\n                \"ZipCode\": \"65468\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.92543,\r\n                \"Longitude\": 8.40617,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910983\",\r\n            \"Name\": \"Vodafone Shop Idstein\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schulze-Delitzsch-Straße\",\r\n                \"HouseNumber\": \"30\",\r\n                \"City\": \"Idstein\",\r\n                \"ZipCode\": \"65510\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.22071,\r\n                \"Longitude\": 8.26819,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901409\",\r\n            \"Name\": \"Roland Reinigung\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Wiesbadener Str.\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Niedernhausen\",\r\n                \"ZipCode\": \"65527\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.16078,\r\n                \"Longitude\": 8.31773,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915498\",\r\n            \"Name\": \"Ali Baba\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Fritz-Gontermann-Straße\",\r\n                \"HouseNumber\": \"13\",\r\n                \"City\": \"Niedernhausen\",\r\n                \"ZipCode\": \"65527\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.16146,\r\n                \"Longitude\": 8.31113,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760904259\",\r\n            \"Name\": \"Copyshop Hofheim\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Hofheim\",\r\n                \"ZipCode\": \"65719\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.0888,\r\n                \"Longitude\": 8.44811,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909497\",\r\n            \"Name\": \"Sat Shop Wallau\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Langenhainer Straße\",\r\n                \"HouseNumber\": \"34a\",\r\n                \"City\": \"Hofheim-Wallau\",\r\n                \"ZipCode\": \"65719\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.06599,\r\n                \"Longitude\": 8.37584,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909578\",\r\n            \"Name\": \"A Shop Hofheim\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Chinonplatz\",\r\n                \"HouseNumber\": \"6-12\",\r\n                \"City\": \"Hofheim\",\r\n                \"ZipCode\": \"65719\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.08558,\r\n                \"Longitude\": 8.44813,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911096\",\r\n            \"Name\": \"Zentraler Empfang\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kölner Straße\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Eschborn\",\r\n                \"ZipCode\": \"65760\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.131775,\r\n                \"Longitude\": 8.572193,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"nur Annahme von vorfrankierten Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912896\",\r\n            \"Name\": \"Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Berliner Straße\",\r\n                \"HouseNumber\": \"43\",\r\n                \"City\": \"Eschborn\",\r\n                \"ZipCode\": \"65760\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.1424,\r\n                \"Longitude\": 8.56259,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760135615\",\r\n            \"Name\": \"artan GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Frankfurterstr.\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Kelkheim\",\r\n                \"ZipCode\": \"65779\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.1368,\r\n                \"Longitude\": 8.45036,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910161\",\r\n            \"Name\": \"Lorin´s Kiosk Fischbach\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kelkheimer Straße\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Kelkheim\",\r\n                \"ZipCode\": \"65779\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.15053,\r\n                \"Longitude\": 8.4243,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911337\",\r\n            \"Name\": \"Aabid Telecafe\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Königsteiner Straße\",\r\n                \"HouseNumber\": \"58\",\r\n                \"City\": \"Bad Soden\",\r\n                \"ZipCode\": \"65812\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.14212,\r\n                \"Longitude\": 8.50362,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"18:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914852\",\r\n            \"Name\": \"Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"2a\",\r\n                \"City\": \"Schwalbach\",\r\n                \"ZipCode\": \"65824\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.14939,\r\n                \"Longitude\": 8.53711,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"17:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914041\",\r\n            \"Name\": \"Pi-Mobile\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kapellenstraße\",\r\n                \"HouseNumber\": \"48b\",\r\n                \"City\": \"Kriftel\",\r\n                \"ZipCode\": \"65830\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.08175,\r\n                \"Longitude\": 8.45623,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911949\",\r\n            \"Name\": \"Schreibwaren Sulikowski\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"In den Eichen\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Liederbach\",\r\n                \"ZipCode\": \"65835\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.12011,\r\n                \"Longitude\": 8.49113,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760904819\",\r\n            \"Name\": \"Blatt & Blüte Blumengeschäft\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kurzer Flurweg\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Guntersblum\",\r\n                \"ZipCode\": \"67583\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.80153,\r\n                \"Longitude\": 8.34496,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911917\",\r\n            \"Name\": \"Skyline Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rechneigrabenstraße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"60311\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.11112,\r\n                \"Longitude\": 8.69221,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901567\",\r\n            \"Name\": \"Star-Telecafe\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hanauer Landstraße\",\r\n                \"HouseNumber\": \"58\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60314\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.11275,\r\n                \"Longitude\": 8.70241,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905854\",\r\n            \"Name\": \"Quick Reifendiscount\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hanauer Landstraße\",\r\n                \"HouseNumber\": \"334c\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60314\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.12286,\r\n                \"Longitude\": 8.74336,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912146\",\r\n            \"Name\": \"Rimed Kiosk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schichaustraße\",\r\n                \"HouseNumber\": \"13\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60314\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.1119,\r\n                \"Longitude\": 8.7037,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Annahme von XL-Paketen\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901380\",\r\n            \"Name\": \"Lotto-Kiosk am Zoo\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Pfingstweidstraße\",\r\n                \"HouseNumber\": \"9\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60316\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.11594,\r\n                \"Longitude\": 8.69693,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Paketannahme bis Freitag 13 Uhr\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911390\",\r\n            \"Name\": \"Multi Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Berger Straße\",\r\n                \"HouseNumber\": \"74\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"60316\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.12107,\r\n                \"Longitude\": 8.69772,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913787\",\r\n            \"Name\": \"Kiosk 121\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Sandweg\",\r\n                \"HouseNumber\": \"121\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"60316\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.12126,\r\n                \"Longitude\": 8.70019,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913788\",\r\n            \"Name\": \"Zoo Gärtner\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Berger Straße\",\r\n                \"HouseNumber\": \"25\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"60316\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.1196,\r\n                \"Longitude\": 8.6938,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901383\",\r\n            \"Name\": \"Rakins Glückstheke\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Koselstraße\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60318\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.12351,\r\n                \"Longitude\": 8.69106,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"freitags Abholung nur bis 17 Uhr / samstags und sonntags keine Annahme\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917275\",\r\n            \"Name\": \"DRS Kiosk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Eschersheimer Landstraße\",\r\n                \"HouseNumber\": \"322\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60320\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.14204,\r\n                \"Longitude\": 8.66917,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912203\",\r\n            \"Name\": \"Textilpflege Nähatelier Tawakuli\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kettenhofweg\",\r\n                \"HouseNumber\": \"116\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60325\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.11661,\r\n                \"Longitude\": 8.65549,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910883\",\r\n            \"Name\": \"Kiosk & Internetcafe Inh. Kamudin Najibadin\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schwalbacher Straße\",\r\n                \"HouseNumber\": \"60\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60326\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.10351,\r\n                \"Longitude\": 8.63618,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916126\",\r\n            \"Name\": \"Schuh & Schlüsseldienst Yalcin\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schwalbacher Straße\",\r\n                \"HouseNumber\": \"44\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"60326\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.10272,\r\n                \"Longitude\": 8.63636,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910334\",\r\n            \"Name\": \"Kabil Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Speyerer Straße\",\r\n                \"HouseNumber\": \"5-7\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"60327\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.10577,\r\n                \"Longitude\": 8.64999,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910345\",\r\n            \"Name\": \"Niorra Bollywood Textiles & Jewellery GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ludwigstraße\",\r\n                \"HouseNumber\": \"19\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"60327\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.10809,\r\n                \"Longitude\": 8.65835,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910490\",\r\n            \"Name\": \"Kiosk Futterstübchen\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hohenstaufenstraße\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60327\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.10896,\r\n                \"Longitude\": 8.65643,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911042\",\r\n            \"Name\": \"Pars Travel Reise-und Fracht-Service\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Europa-Allee\",\r\n                \"HouseNumber\": \"29\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60327\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.10849,\r\n                \"Longitude\": 8.64985,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901522\",\r\n            \"Name\": \"Oromia Shop & Travel\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mainzer Landstraße\",\r\n                \"HouseNumber\": \"101\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60329\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.1087,\r\n                \"Longitude\": 8.65916,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910342\",\r\n            \"Name\": \"Taraki Discount Shop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Taunusstraße\",\r\n                \"HouseNumber\": \"21\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"60329\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.10946,\r\n                \"Longitude\": 8.66784,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912200\",\r\n            \"Name\": \"Hello Shop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Moselstraße\",\r\n                \"HouseNumber\": \"33\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60329\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.10841,\r\n                \"Longitude\": 8.66589,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916484\",\r\n            \"Name\": \"Soylu International Travel GmbH\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Münchener Straße\",\r\n                \"HouseNumber\": \"56\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60329\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.10699,\r\n                \"Longitude\": 8.66608,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917266\",\r\n            \"Name\": \"Sufi Hypermarkt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Hauptsbahnhof\",\r\n                \"HouseNumber\": \"12\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60329\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.10808,\r\n                \"Longitude\": 8.66469,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914527\",\r\n            \"Name\": \"Zadran Kiosk & Callshop\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Arnsburger Straße\",\r\n                \"HouseNumber\": \"74\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"60385\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.1252,\r\n                \"Longitude\": 8.70671,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908031\",\r\n            \"Name\": \"Skynet Worldwide Express GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Adam-Opel-Straße\",\r\n                \"HouseNumber\": \"14\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"60386\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.12329,\r\n                \"Longitude\": 8.75459,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Paketannahme bis 10kg und 1,20 Meter Länge möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:45\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:45\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:45\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:45\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:45\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908920\",\r\n            \"Name\": \"Yoma Asia Lebensmittel\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Alt-Fechenheim\",\r\n                \"HouseNumber\": \"80\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60386\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.12457,\r\n                \"Longitude\": 8.76909,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760903620\",\r\n            \"Name\": \"Lotto Toto am Berger Rathaus\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Röhrborngasse\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60388\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.15499,\r\n                \"Longitude\": 8.75265,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760904165\",\r\n            \"Name\": \"Leder Weil Inh. Frank Weil\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Neuer Weg\",\r\n                \"HouseNumber\": \"60\",\r\n                \"City\": \"Frankfurt OT Bergen-Enkheim\",\r\n                \"ZipCode\": \"60388\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.14993,\r\n                \"Longitude\": 8.75236,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912323\",\r\n            \"Name\": \"NRS Impex\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Victor-Slotosch-Straße\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"60388\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.14474,\r\n                \"Longitude\": 8.7502,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912905\",\r\n            \"Name\": \"Enkheimer Änderungsschneiderei\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Triebstraße\",\r\n                \"HouseNumber\": \"24A\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"60388\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.14696,\r\n                \"Longitude\": 8.75404,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915524\",\r\n            \"Name\": \"E - Tank & Go\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Dortelweiler Straße\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60389\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.1314,\r\n                \"Longitude\": 8.70822,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907891\",\r\n            \"Name\": \"Presse Shop Schaad\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Weißen Stein\",\r\n                \"HouseNumber\": \"17\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"60431\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.15659,\r\n                \"Longitude\": 8.6557,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908443\",\r\n            \"Name\": \"Kiosk Untermhochhaus 1\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Julius-Brecht-Straße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60433\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.16855,\r\n                \"Longitude\": 8.68045,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"01:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911355\",\r\n            \"Name\": \"Anne Frank Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Anne-Frank-Straße\",\r\n                \"HouseNumber\": \"14\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60433\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.16035,\r\n                \"Longitude\": 8.66207,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913083\",\r\n            \"Name\": \"Kiosk am US Konsulat\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Gießener Straße\",\r\n                \"HouseNumber\": \"58\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60435\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.14366,\r\n                \"Longitude\": 8.69272,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760904452\",\r\n            \"Name\": \"Lotto Shop Bonames\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Homburger Landstraße\",\r\n                \"HouseNumber\": \"693\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60437\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.18394,\r\n                \"Longitude\": 8.66499,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912533\",\r\n            \"Name\": \"Schnitzer's Blumenwerkstatt\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kalbacher Hauptstr.\",\r\n                \"HouseNumber\": \"31\",\r\n                \"City\": \"Frankfurt-Kalbach\",\r\n                \"ZipCode\": \"60437\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.18945,\r\n                \"Longitude\": 8.63794,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916544\",\r\n            \"Name\": \"Laden Nieder-Eschbach\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Deuil-La-Barre-Straße\",\r\n                \"HouseNumber\": \"61\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60437\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.19974,\r\n                \"Longitude\": 8.67394,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914574\",\r\n            \"Name\": \"Handyshop & Kiosk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Thomas-Mann-Straße\",\r\n                \"HouseNumber\": \"6c\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"60439\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.16378,\r\n                \"Longitude\": 8.61896,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916814\",\r\n            \"Name\": \"Merton´s Schneiderei (Merton Passage)\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lurgiallee\",\r\n                \"HouseNumber\": \"6-8\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60439\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.16874,\r\n                \"Longitude\": 8.63874,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Annahme von XL-Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911762\",\r\n            \"Name\": \"Copy Center\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Jordanstraße\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60486\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.11866,\r\n                \"Longitude\": 8.64805,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913953\",\r\n            \"Name\": \"Uno's Kisok\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Friesengasse\",\r\n                \"HouseNumber\": \"29\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"60487\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.12347,\r\n                \"Longitude\": 8.63769,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910524\",\r\n            \"Name\": \"Kiosk 49\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kelsterbacher Straße\",\r\n                \"HouseNumber\": \"49\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60528\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.08868,\r\n                \"Longitude\": 8.64349,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Annahme von XL-Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914867\",\r\n            \"Name\": \"Indian Shop\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bruchfeldstraße\",\r\n                \"HouseNumber\": \"80\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"60528\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.0866,\r\n                \"Longitude\": 8.64248,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917602\",\r\n            \"Name\": \"Almina´s Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lyoner Straße\",\r\n                \"HouseNumber\": \"68\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"60528\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.07808,\r\n                \"Longitude\": 8.6335,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"00:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"00:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908438\",\r\n            \"Name\": \"Die Frischen Vier\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Wildpfad\",\r\n                \"HouseNumber\": \"3 - 5\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"60529\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.07905,\r\n                \"Longitude\": 8.60693,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910744\",\r\n            \"Name\": \"Unicat Vape Frankfurt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Wilhelm-Kobelt-Straße\",\r\n                \"HouseNumber\": \"30\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"60529\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.08356,\r\n                \"Longitude\": 8.58362,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916978\",\r\n            \"Name\": \"Golden Barbershop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Ruhestein\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60529\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.08582,\r\n                \"Longitude\": 8.59874,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917277\",\r\n            \"Name\": \"Wawa Phone\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Offenbacher Landstraße\",\r\n                \"HouseNumber\": \"329\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"60599\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.10069,\r\n                \"Longitude\": 8.72261,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910313\",\r\n            \"Name\": \"Papier Holler GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bismarckstr.\",\r\n                \"HouseNumber\": \"31\",\r\n                \"City\": \"Friedberg\",\r\n                \"ZipCode\": \"61169\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.33241,\r\n                \"Longitude\": 8.75768,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910332\",\r\n            \"Name\": \"Pars IT-Solution\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Robert-Bosch-Straße\",\r\n                \"HouseNumber\": \"66\",\r\n                \"City\": \"Karben\",\r\n                \"ZipCode\": \"61184\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.23347,\r\n                \"Longitude\": 8.75778,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910562\",\r\n            \"Name\": \"Getränke Beck GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rendeler Straße\",\r\n                \"HouseNumber\": \"47\",\r\n                \"City\": \"Karben\",\r\n                \"ZipCode\": \"61184\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.22231,\r\n                \"Longitude\": 8.77618,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911019\",\r\n            \"Name\": \"Becker´s Shöpche\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Homburger Straße\",\r\n                \"HouseNumber\": \"26\",\r\n                \"City\": \"Rosbach\",\r\n                \"ZipCode\": \"61191\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.30292,\r\n                \"Longitude\": 8.68995,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911717\",\r\n            \"Name\": \"Wasserhäuschen\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Holzhäuser Straße\",\r\n                \"HouseNumber\": \"28\",\r\n                \"City\": \"Rosbach\",\r\n                \"ZipCode\": \"61191\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.26473,\r\n                \"Longitude\": 8.69762,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Annahme von XL Paketen\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910329\",\r\n            \"Name\": \"ACT-Florstadt Fahrzeugteile\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Parkstraße\",\r\n                \"HouseNumber\": \"25\",\r\n                \"City\": \"Florstadt-Staden\",\r\n                \"ZipCode\": \"61197\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.33163,\r\n                \"Longitude\": 8.91125,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910314\",\r\n            \"Name\": \"Wilhelm Lux & Sohn\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Oppershofener Str.\",\r\n                \"HouseNumber\": \"13\",\r\n                \"City\": \"Wölfersheim\",\r\n                \"ZipCode\": \"61200\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.39497,\r\n                \"Longitude\": 8.80271,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910317\",\r\n            \"Name\": \"ELW Elektronik Handels GmbH\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Kalkofen\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Wöllstadt\",\r\n                \"ZipCode\": \"61206\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.28067,\r\n                \"Longitude\": 8.76494,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910318\",\r\n            \"Name\": \"TELSHOP\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Stresemannstr.\",\r\n                \"HouseNumber\": \"12\",\r\n                \"City\": \"Bad Nauheim\",\r\n                \"ZipCode\": \"61231\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.36451,\r\n                \"Longitude\": 8.73954,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Ecke Karlstraße\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915472\",\r\n            \"Name\": \"K-Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kettelerstrasse\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Bad Nauheim\",\r\n                \"ZipCode\": \"61231\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.3794,\r\n                \"Longitude\": 8.73216,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917511\",\r\n            \"Name\": \"Carpoint-Pflegestation\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Taubenbaum\",\r\n                \"HouseNumber\": \"21\",\r\n                \"City\": \"Bad Nauheim\",\r\n                \"ZipCode\": \"61231\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.37721,\r\n                \"Longitude\": 8.74741,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910312\",\r\n            \"Name\": \"Scheibel GmbH Agrarhandel\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Usinger Str.\",\r\n                \"HouseNumber\": \"81\",\r\n                \"City\": \"Ober-Mörlen\",\r\n                \"ZipCode\": \"61239\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.37012,\r\n                \"Longitude\": 8.68591,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911350\",\r\n            \"Name\": \"Meine Videothek\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rudolf-Diesel-Straße\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Neu-Anspach\",\r\n                \"ZipCode\": \"61267\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.30673,\r\n                \"Longitude\": 8.51514,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760904812\",\r\n            \"Name\": \"Truka Industrie- und Handelsvertretungen GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Industriestraße\",\r\n                \"HouseNumber\": \"12\",\r\n                \"City\": \"Wehrheim\",\r\n                \"ZipCode\": \"61273\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.29577,\r\n                \"Longitude\": 8.56548,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910852\",\r\n            \"Name\": \"Ringfoto König\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Louisenstr.\",\r\n                \"HouseNumber\": \"89\",\r\n                \"City\": \"Bad Homburg\",\r\n                \"ZipCode\": \"61348\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.22568,\r\n                \"Longitude\": 8.61898,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915780\",\r\n            \"Name\": \"AShop Bad Homburg\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Louisenstraße\",\r\n                \"HouseNumber\": \"4-6\",\r\n                \"City\": \"Bad Homburg\",\r\n                \"ZipCode\": \"61348\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.22901,\r\n                \"Longitude\": 8.61207,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916687\",\r\n            \"Name\": \"Späti Kiosk am Kreisel\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Louisenstraße\",\r\n                \"HouseNumber\": \"140\",\r\n                \"City\": \"Bad Homburg\",\r\n                \"ZipCode\": \"61348\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.22202,\r\n                \"Longitude\": 8.62757,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901359\",\r\n            \"Name\": \"Hardware - Reselling.de\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Weidenring\",\r\n                \"HouseNumber\": \"58\",\r\n                \"City\": \"Bad Homburg\",\r\n                \"ZipCode\": \"61352\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.21178,\r\n                \"Longitude\": 8.6544,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760904616\",\r\n            \"Name\": \"A Shop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Houiller Platz\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Friedrichsdorf\",\r\n                \"ZipCode\": \"61381\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.25431,\r\n                \"Longitude\": 8.64628,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909935\",\r\n            \"Name\": \"FANnet.24 Telekommunikation\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnstraße\",\r\n                \"HouseNumber\": \"42-46\",\r\n                \"City\": \"Friedrichsdorf\",\r\n                \"ZipCode\": \"61381\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.25301,\r\n                \"Longitude\": 8.64288,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901482\",\r\n            \"Name\": \"GLS Depot 62\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schieferstein\",\r\n                \"HouseNumber\": \"11\",\r\n                \"City\": \"Flörsheim am Main\",\r\n                \"ZipCode\": \"65439\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.0071,\r\n                \"Longitude\": 8.41449,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916594\",\r\n            \"Name\": \"Smartplus Flörsheim\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"21\",\r\n                \"City\": \"Flörsheim\",\r\n                \"ZipCode\": \"65439\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.01233,\r\n                \"Longitude\": 8.42801,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911544\",\r\n            \"Name\": \"Internetcafe Raunheim\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstraße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Raunheim\",\r\n                \"ZipCode\": \"65479\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.01463,\r\n                \"Longitude\": 8.4519,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917301\",\r\n            \"Name\": \"Raunheimer Kiosk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mainstraße\",\r\n                \"HouseNumber\": \"1-5\",\r\n                \"City\": \"Raunheim\",\r\n                \"ZipCode\": \"65479\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.01565,\r\n                \"Longitude\": 8.4535,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914258\",\r\n            \"Name\": \"Einkaufskiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schulstrasse\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Hattersheim\",\r\n                \"ZipCode\": \"65795\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.06897,\r\n                \"Longitude\": 8.48898,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914364\",\r\n            \"Name\": \"City Markt Hattersheim\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Frankfurter Straße\",\r\n                \"HouseNumber\": \"37\",\r\n                \"City\": \"Hattersheim am Main\",\r\n                \"ZipCode\": \"65795\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.07165,\r\n                \"Longitude\": 8.49276,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916688\",\r\n            \"Name\": \"Späti 795\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mainstraße\",\r\n                \"HouseNumber\": \"42\",\r\n                \"City\": \"Hattersheim\",\r\n                \"ZipCode\": \"65795\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.05791,\r\n                \"Longitude\": 8.49713,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906119\",\r\n            \"Name\": \"Kiosk 23\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kurmainzer Str.\",\r\n                \"HouseNumber\": \"23\",\r\n                \"City\": \"Frankfurt / Höchst\",\r\n                \"ZipCode\": \"65929\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.10572,\r\n                \"Longitude\": 8.55281,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908429\",\r\n            \"Name\": \"Reifen Service Höchst 24\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Pfaffenwiese\",\r\n                \"HouseNumber\": \"320\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"65929\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.09724,\r\n                \"Longitude\": 8.52197,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909951\",\r\n            \"Name\": \"Shani mobile\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bolongarostr.\",\r\n                \"HouseNumber\": \"134\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"65929\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.10016,\r\n                \"Longitude\": 8.54958,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910518\",\r\n            \"Name\": \"Bekan\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bolongarostraße\",\r\n                \"HouseNumber\": \"143\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"65929\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.09956,\r\n                \"Longitude\": 8.54875,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"15:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912078\",\r\n            \"Name\": \"Schreibwaren Sulikowski Inh. Robert Josef Sulikowski\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hostatostraße\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Frankfurt-Höchst\",\r\n                \"ZipCode\": \"65929\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.10193,\r\n                \"Longitude\": 8.54694,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914377\",\r\n            \"Name\": \"DG Store\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Königsteiner Str.\",\r\n                \"HouseNumber\": \"2d\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"65929\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.10101,\r\n                \"Longitude\": 8.54949,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916593\",\r\n            \"Name\": \"Trinkhalle am Lindenbaum\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Herbesthalerstr.\",\r\n                \"HouseNumber\": \"0\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"65929\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.10981,\r\n                \"Longitude\": 8.5497,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917423\",\r\n            \"Name\": \"Crazy Candy Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Emmerich-Josef-Straße\",\r\n                \"HouseNumber\": \"41\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"65929\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.10025,\r\n                \"Longitude\": 8.54565,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917012\",\r\n            \"Name\": \"Kiosk Boom\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bechtenwaldstrasse\",\r\n                \"HouseNumber\": \"64\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"65931\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.09918,\r\n                \"Longitude\": 8.50393,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:45\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913824\",\r\n            \"Name\": \"Cafe Smile\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Autogenstraße\",\r\n                \"HouseNumber\": \"0\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"65933\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.09395,\r\n                \"Longitude\": 8.60254,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Paketshop befindet sich am Bahnhof\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913990\",\r\n            \"Name\": \"FFM 786 Shop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Waldschulstraße\",\r\n                \"HouseNumber\": \"63\",\r\n                \"City\": \"Frankfurt am Main\",\r\n                \"ZipCode\": \"65933\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.09955,\r\n                \"Longitude\": 8.60392,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Annahme / Versand von XL Paketen\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917013\",\r\n            \"Name\": \"Jaz Eve Lotto\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hartmannsweilerstrasse\",\r\n                \"HouseNumber\": \"103\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"65933\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.0917,\r\n                \"Longitude\": 8.60084,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917337\",\r\n            \"Name\": \"Kiosk 993\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Jungmannstraße\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Frankfurt\",\r\n                \"ZipCode\": \"65933\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.09094,\r\n                \"Longitude\": 8.60534,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909479\",\r\n            \"Name\": \"City Handel\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Pilgrimstein\",\r\n                \"HouseNumber\": \"23 1/2\",\r\n                \"City\": \"Marburg\",\r\n                \"ZipCode\": \"35037\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.81016,\r\n                \"Longitude\": 8.77177,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910967\",\r\n            \"Name\": \"R&Y Afroshop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Liebigstraße\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Marburg\",\r\n                \"ZipCode\": \"35037\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.80486,\r\n                \"Longitude\": 8.76871,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912261\",\r\n            \"Name\": \"Reiseagentur Blüm\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Frankfurter Str.\",\r\n                \"HouseNumber\": \"59\",\r\n                \"City\": \"Marburg\",\r\n                \"ZipCode\": \"35037\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.79942,\r\n                \"Longitude\": 8.76268,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916496\",\r\n            \"Name\": \"The Kiosk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schwanallee\",\r\n                \"HouseNumber\": \"31b\",\r\n                \"City\": \"Marburg\",\r\n                \"ZipCode\": \"35037\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.80102,\r\n                \"Longitude\": 8.75971,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"23:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"23:45\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760124818\",\r\n            \"Name\": \"Gerhard Wagner GmbH & Co. OHG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Im Rudert\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Marburg-Cappel\",\r\n                \"ZipCode\": \"35043\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.7844,\r\n                \"Longitude\": 8.76468,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760184739\",\r\n            \"Name\": \"Metzgerei & Lebensmittel Stephan Graml\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ludwigstraße\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Lohra-Kirchvers\",\r\n                \"ZipCode\": \"35102\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.68739,\r\n                \"Longitude\": 8.6068,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901256\",\r\n            \"Name\": \"Sonderpreis Baumarkt Gorbi\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Sandgraben\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Fronhausen\",\r\n                \"ZipCode\": \"35112\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.70766,\r\n                \"Longitude\": 8.70274,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909621\",\r\n            \"Name\": \"Handelsvertrieb Becker UG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Marburger Straße\",\r\n                \"HouseNumber\": \"13\",\r\n                \"City\": \"Biedenkopf\",\r\n                \"ZipCode\": \"35216\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.88414,\r\n                \"Longitude\": 8.54526,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913723\",\r\n            \"Name\": \"CarCareFoil\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstr.\",\r\n                \"HouseNumber\": \"15b\",\r\n                \"City\": \"Biedenkopf-Wallau\",\r\n                \"ZipCode\": \"35216\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.92595,\r\n                \"Longitude\": 8.47105,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913351\",\r\n            \"Name\": \"DIMM Werbetechnik\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Oberlandstraße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Dautphetal\",\r\n                \"ZipCode\": \"35232\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.81428,\r\n                \"Longitude\": 8.52457,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913782\",\r\n            \"Name\": \"Rewe Getränkemarkt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"95\",\r\n                \"City\": \"Breidenbach\",\r\n                \"ZipCode\": \"35236\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.89157,\r\n                \"Longitude\": 8.45283,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907485\",\r\n            \"Name\": \"PC und Patronenservice Gießen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Südanlage\",\r\n                \"HouseNumber\": \"26\",\r\n                \"City\": \"Gießen\",\r\n                \"ZipCode\": \"35390\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.58183,\r\n                \"Longitude\": 8.67168,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910632\",\r\n            \"Name\": \"Gentlements Barber\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstraße\",\r\n                \"HouseNumber\": \"93\",\r\n                \"City\": \"Gießen\",\r\n                \"ZipCode\": \"35390\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.58011,\r\n                \"Longitude\": 8.66463,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914517\",\r\n            \"Name\": \"E-Star HandyShop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Marktplatz\",\r\n                \"HouseNumber\": \"14\",\r\n                \"City\": \"Gießen\",\r\n                \"ZipCode\": \"35390\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.58609,\r\n                \"Longitude\": 8.67463,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915473\",\r\n            \"Name\": \"Autohaus Jungmann GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Holzheimer Straße\",\r\n                \"HouseNumber\": \"77\",\r\n                \"City\": \"Langgöns\",\r\n                \"ZipCode\": \"35428\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.4966,\r\n                \"Longitude\": 8.67547,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909126\",\r\n            \"Name\": \"Rewe Nahkauf\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ludwig-Rinn-Straße\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Wettenberg/Launsbach\",\r\n                \"ZipCode\": \"35435\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.62064,\r\n                \"Longitude\": 8.65887,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760178194\",\r\n            \"Name\": \"Total-Station Ralph Obrist\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Frankfurter Str.\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Linden-Großenlinden\",\r\n                \"ZipCode\": \"35440\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.53234,\r\n                \"Longitude\": 8.64978,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901455\",\r\n            \"Name\": \"Gärtnerei Niekisch\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Friedhofsweg\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Heuchelheim\",\r\n                \"ZipCode\": \"35452\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.59115,\r\n                \"Longitude\": 8.61225,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913955\",\r\n            \"Name\": \"Day & Night Shop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Gießener Straße\",\r\n                \"HouseNumber\": \"25\",\r\n                \"City\": \"Heuchelheim\",\r\n                \"ZipCode\": \"35452\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.58265,\r\n                \"Longitude\": 8.63302,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760229541\",\r\n            \"Name\": \"speed SUN Sonnenstudio\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Brunnenstr.\",\r\n                \"HouseNumber\": \"60\",\r\n                \"City\": \"Staufenberg\",\r\n                \"ZipCode\": \"35460\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.66004,\r\n                \"Longitude\": 8.73492,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760224997\",\r\n            \"Name\": \"Autohaus und Reifenservice Becker GmbH & Co. KG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schwarzer Brand\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Fernwald-Albach\",\r\n                \"ZipCode\": \"35463\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.55643,\r\n                \"Longitude\": 8.80148,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760226086\",\r\n            \"Name\": \"Versicherungs - Vermittlung - Weber\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kuno-von-Hagen-Str.\",\r\n                \"HouseNumber\": \"26\",\r\n                \"City\": \"Münzenberg\",\r\n                \"ZipCode\": \"35516\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.46045,\r\n                \"Longitude\": 8.7751,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Abholung außerhalb dieser Zeiten nach telef. Absprache möglich 0171/ 5808123\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910474\",\r\n            \"Name\": \"Schuhhaus Klose\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bardostraße\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Rockenberg\",\r\n                \"ZipCode\": \"35519\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.41658,\r\n                \"Longitude\": 8.7408,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915479\",\r\n            \"Name\": \"Wetzlar Kiosk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Karl-Kellner-Ring\",\r\n                \"HouseNumber\": \"29\",\r\n                \"City\": \"Wetzlar\",\r\n                \"ZipCode\": \"35576\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.55872,\r\n                \"Longitude\": 8.49786,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917170\",\r\n            \"Name\": \"Justcool Kiosk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Langgasse\",\r\n                \"HouseNumber\": \"57\",\r\n                \"City\": \"Wetzlar\",\r\n                \"ZipCode\": \"35576\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.55747,\r\n                \"Longitude\": 8.49761,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917335\",\r\n            \"Name\": \"ASS-Con\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Karlstr.\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Wetzlar\",\r\n                \"ZipCode\": \"35584\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.58483,\r\n                \"Longitude\": 8.53212,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760186617\",\r\n            \"Name\": \"Elektro Weiss\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kirschenhohl\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Braunfels\",\r\n                \"ZipCode\": \"35619\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.513783,\r\n                \"Longitude\": 8.392547,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901992\",\r\n            \"Name\": \"MCS - Mobilfunk & Computer Shop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Vorderstraße\",\r\n                \"HouseNumber\": \"9\",\r\n                \"City\": \"Hohenahr\",\r\n                \"ZipCode\": \"35644\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.6735,\r\n                \"Longitude\": 8.52627,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"16:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912132\",\r\n            \"Name\": \"Card Tank 24\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Weiperfeldener Straße\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Waldsolms\",\r\n                \"ZipCode\": \"35647\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.433628,\r\n                \"Longitude\": 8.493726,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760038006\",\r\n            \"Name\": \"Wächtler GmbH Hit-Markt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rolfesstr.\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Dillenburg\",\r\n                \"ZipCode\": \"35683\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.72523,\r\n                \"Longitude\": 8.29033,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906597\",\r\n            \"Name\": \"E.C. Kiosk & Callshop\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"37\",\r\n                \"City\": \"Dillenburg\",\r\n                \"ZipCode\": \"35683\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.73952,\r\n                \"Longitude\": 8.28522,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906309\",\r\n            \"Name\": \"SP: Steinseifer\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"42\",\r\n                \"City\": \"Dillenburg-Frohnhausen\",\r\n                \"ZipCode\": \"35684\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.77277,\r\n                \"Longitude\": 8.30023,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906410\",\r\n            \"Name\": \"Kleeblatt Inhouse Flohmarkt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"27\",\r\n                \"City\": \"Haiger\",\r\n                \"ZipCode\": \"35708\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.74177,\r\n                \"Longitude\": 8.20496,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917246\",\r\n            \"Name\": \"Shell Tankstelle\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstr.\",\r\n                \"HouseNumber\": \"42\",\r\n                \"City\": \"Haiger\",\r\n                \"ZipCode\": \"35708\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.74134,\r\n                \"Longitude\": 8.20956,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907728\",\r\n            \"Name\": \"Shell Tankstelle Dietzhölztal\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"13\",\r\n                \"City\": \"Dietzhölztal\",\r\n                \"ZipCode\": \"35716\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.83201,\r\n                \"Longitude\": 8.32087,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760058509\",\r\n            \"Name\": \"Stoffhaus Kepper\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstr.\",\r\n                \"HouseNumber\": \"78\",\r\n                \"City\": \"Herborn\",\r\n                \"ZipCode\": \"35745\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.68178,\r\n                \"Longitude\": 8.30427,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:15\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:15\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:15\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:15\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:15\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:15\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760198329\",\r\n            \"Name\": \"Geschenk-Galerie\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Stadionstr.\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Driedorf\",\r\n                \"ZipCode\": \"35759\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.63525,\r\n                \"Longitude\": 8.18433,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760226914\",\r\n            \"Name\": \"BFT Tankstelle\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Weilburgerstr.\",\r\n                \"HouseNumber\": \"17\",\r\n                \"City\": \"Breitscheid\",\r\n                \"ZipCode\": \"35767\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.68131,\r\n                \"Longitude\": 8.14828,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760228173\",\r\n            \"Name\": \"Foto Löffler\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Neugasse\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Weilburg\",\r\n                \"ZipCode\": \"35781\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.48572,\r\n                \"Longitude\": 8.25914,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916592\",\r\n            \"Name\": \"Spätkauf Weilburg\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Vorstadt\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Weilburg\",\r\n                \"ZipCode\": \"35781\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.4835,\r\n                \"Longitude\": 8.26189,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760904220\",\r\n            \"Name\": \"Total Station\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Erlenwiese\",\r\n                \"HouseNumber\": \"21\",\r\n                \"City\": \"Mengerskirchen - Waldernbach\",\r\n                \"ZipCode\": \"35794\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.53178,\r\n                \"Longitude\": 8.14356,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917267\",\r\n            \"Name\": \"Golden Touch\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Waldbröler Str.\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Morsbach\",\r\n                \"ZipCode\": \"51597\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.8648,\r\n                \"Longitude\": 7.72803,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911606\",\r\n            \"Name\": \"DGS Getränkemarkt Bad Marienberg\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Carl-Goerdeler-Allee\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Bad Marienberg\",\r\n                \"ZipCode\": \"56470\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.6414,\r\n                \"Longitude\": 7.94159,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"nur Annahme von vorfrankierten Paketen, kein Barverkauf\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760129613\",\r\n            \"Name\": \"Optik am Rathaus GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstr.\",\r\n                \"HouseNumber\": \"57\",\r\n                \"City\": \"Rennerod\",\r\n                \"ZipCode\": \"56477\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.60759,\r\n                \"Longitude\": 8.06623,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760237697\",\r\n            \"Name\": \"GLS Depot 63\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Industriegebiet Alsberg\",\r\n                \"HouseNumber\": \"-\",\r\n                \"City\": \"Rennerod\",\r\n                \"ZipCode\": \"56477\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.62335,\r\n                \"Longitude\": 8.07725,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911131\",\r\n            \"Name\": \"Internetcafe Siegen\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kölnerstraße\",\r\n                \"HouseNumber\": \"40\",\r\n                \"City\": \"Siegen\",\r\n                \"ZipCode\": \"57072\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.87462,\r\n                \"Longitude\": 8.02254,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909799\",\r\n            \"Name\": \"Rosa Markt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptmarkt\",\r\n                \"HouseNumber\": \"23-24\",\r\n                \"City\": \"Siegen\",\r\n                \"ZipCode\": \"57076\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.89739,\r\n                \"Longitude\": 8.02755,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916873\",\r\n            \"Name\": \"MediaMarkt Siegen-SIC Siegerland-Center\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptmarkt/Poststraße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Siegen-Weidenau\",\r\n                \"ZipCode\": \"57076\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.89569,\r\n                \"Longitude\": 8.02719,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur vorfrankierte Pakete / keine XL-Pakete und Reifen / keine Pakete über 25kg\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"N\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901782\",\r\n            \"Name\": \"Tabakbörse Eichen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Eichener Str.\",\r\n                \"HouseNumber\": \"78\",\r\n                \"City\": \"Kreuztal\",\r\n                \"ZipCode\": \"57223\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.9768,\r\n                \"Longitude\": 7.96991,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905119\",\r\n            \"Name\": \"Gemeinnützige Qualifizierungs u. Weiter- bildungsgesellschaft des HV Achenbach\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Marburger Straße\",\r\n                \"HouseNumber\": \"64\",\r\n                \"City\": \"Kreuztal\",\r\n                \"ZipCode\": \"57223\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.96163,\r\n                \"Longitude\": 7.99728,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916889\",\r\n            \"Name\": \"POCO Kreuztal\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Auwiese\",\r\n                \"HouseNumber\": \"3-4\",\r\n                \"City\": \"Kreuztal\",\r\n                \"ZipCode\": \"57223\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.96556,\r\n                \"Longitude\": 8.04027,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Versand von vorfrankierten Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914533\",\r\n            \"Name\": \"Aral Tankstelle Schneider\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hagener Straße\",\r\n                \"HouseNumber\": \"19\",\r\n                \"City\": \"Wilnsdorf\",\r\n                \"ZipCode\": \"57234\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.81776,\r\n                \"Longitude\": 8.10609,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905121\",\r\n            \"Name\": \"Sozialkaufhaus Freudenberg\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Olper Straße\",\r\n                \"HouseNumber\": \"21\",\r\n                \"City\": \"Freudenberg\",\r\n                \"ZipCode\": \"57258\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.90779,\r\n                \"Longitude\": 7.89077,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915613\",\r\n            \"Name\": \"tex'druck Werbung und so...\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rothenberger Straße\",\r\n                \"HouseNumber\": \"29\",\r\n                \"City\": \"Hilchenbach\",\r\n                \"ZipCode\": \"57271\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.9973,\r\n                \"Longitude\": 8.10711,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915839\",\r\n            \"Name\": \"Lotto-Schreibwaren-Tabak Weber\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Zum Hainberg\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Bad Laasphe\",\r\n                \"ZipCode\": \"57334\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.94137,\r\n                \"Longitude\": 8.32625,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760183530\",\r\n            \"Name\": \"AK Autoteile\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hagenerstr.\",\r\n                \"HouseNumber\": \"64\",\r\n                \"City\": \"Lennestadt\",\r\n                \"ZipCode\": \"57368\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.10983,\r\n                \"Longitude\": 8.06554,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901552\",\r\n            \"Name\": \"Haus zum Husky\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rimberg\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Schmallenberg\",\r\n                \"ZipCode\": \"57392\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.21828,\r\n                \"Longitude\": 8.35106,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913123\",\r\n            \"Name\": \"Bahn-Shop International\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstraße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Betzdorf\",\r\n                \"ZipCode\": \"57518\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.78932,\r\n                \"Longitude\": 7.87044,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760202513\",\r\n            \"Name\": \"Werkhaus Robert Schmidt e.K.\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Buschkamp\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Wissen\",\r\n                \"ZipCode\": \"57537\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.781742,\r\n                \"Longitude\": 7.734542,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908869\",\r\n            \"Name\": \"ATB Autoteile Bangard UG\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kölner Straße\",\r\n                \"HouseNumber\": \"33\",\r\n                \"City\": \"Mudersbach\",\r\n                \"ZipCode\": \"57555\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.83869,\r\n                \"Longitude\": 7.96447,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901948\",\r\n            \"Name\": \"Lotto Alzer\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Konrad-Adenauer-Str.\",\r\n                \"HouseNumber\": \"172\",\r\n                \"City\": \"Niederfischbach\",\r\n                \"ZipCode\": \"57572\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.85848,\r\n                \"Longitude\": 7.88222,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909389\",\r\n            \"Name\": \"Getränkemarkt Henrichs\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schmiedeweg\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Elkenroth\",\r\n                \"ZipCode\": \"57578\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.7266,\r\n                \"Longitude\": 7.88234,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909157\",\r\n            \"Name\": \"Padis Store\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Tilmannstraße\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Hachenburg\",\r\n                \"ZipCode\": \"57627\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.66166,\r\n                \"Longitude\": 7.82041,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911177\",\r\n            \"Name\": \"Vodafone PA Shop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Werner-Senger-Straße\",\r\n                \"HouseNumber\": \"9a\",\r\n                \"City\": \"Limburg\",\r\n                \"ZipCode\": \"65549\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.38633,\r\n                \"Longitude\": 8.0617,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915062\",\r\n            \"Name\": \"International Supermarket\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schiede\",\r\n                \"HouseNumber\": \"69\",\r\n                \"City\": \"Limburg\",\r\n                \"ZipCode\": \"65549\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.38544,\r\n                \"Longitude\": 8.06237,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917241\",\r\n            \"Name\": \"Musik Sandner GmbH & Co. KG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schiede\",\r\n                \"HouseNumber\": \"28-30\",\r\n                \"City\": \"Limburg\",\r\n                \"ZipCode\": \"65549\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.38625,\r\n                \"Longitude\": 8.05967,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914524\",\r\n            \"Name\": \"Total Station\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mainzer Str.\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Limburg-Linter\",\r\n                \"ZipCode\": \"65550\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.37071,\r\n                \"Longitude\": 8.08505,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760196946\",\r\n            \"Name\": \"Büro- und Schreibwaren Meckel\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rosenstraße\",\r\n                \"HouseNumber\": \"9\",\r\n                \"City\": \"Diez\",\r\n                \"ZipCode\": \"65582\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.37194,\r\n                \"Longitude\": 8.00954,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916236\",\r\n            \"Name\": \"KIOSK 54\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Siegener Str.\",\r\n                \"HouseNumber\": \"12\",\r\n                \"City\": \"Oberzeuzheim\",\r\n                \"ZipCode\": \"65589\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.47392,\r\n                \"Longitude\": 8.05828,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909227\",\r\n            \"Name\": \"MWW Werkstatt Technik\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mainzer Straße\",\r\n                \"HouseNumber\": \"30\",\r\n                \"City\": \"Dornburg\",\r\n                \"ZipCode\": \"65599\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.53868,\r\n                \"Longitude\": 8.04858,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914526\",\r\n            \"Name\": \"Expert Schäfer\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Limburger Straße\",\r\n                \"HouseNumber\": \"2a\",\r\n                \"City\": \"Elz\",\r\n                \"ZipCode\": \"65604\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.40984,\r\n                \"Longitude\": 8.03539,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914525\",\r\n            \"Name\": \"Gläser Tankstellen GmbH ARAL Tankstelle\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Limburger Str.\",\r\n                \"HouseNumber\": \"15-19\",\r\n                \"City\": \"Brechen\",\r\n                \"ZipCode\": \"65611\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.36176,\r\n                \"Longitude\": 8.17062,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911510\",\r\n            \"Name\": \"Schwalm Phone\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Landgraf-Phillip-Straße\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Schwalmstadt\",\r\n                \"ZipCode\": \"34613\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.91083,\r\n                \"Longitude\": 9.23586,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901425\",\r\n            \"Name\": \"Fotostudio Hohl\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hersfelderstraße\",\r\n                \"HouseNumber\": \"56\",\r\n                \"City\": \"Neukirchen\",\r\n                \"ZipCode\": \"34626\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.85971,\r\n                \"Longitude\": 9.35421,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Samstags bitte vor Paketabholung anrufen!\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916930\",\r\n            \"Name\": \"Kraft und Nutzfahrzeugteile Neukirchen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kurhessenstraße\",\r\n                \"HouseNumber\": \"65\",\r\n                \"City\": \"Neukirchen\",\r\n                \"ZipCode\": \"34626\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.87057,\r\n                \"Longitude\": 9.34196,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760218790\",\r\n            \"Name\": \"Autohaus & Tankstelle Schmerer-Diehl\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kasseler Str.\",\r\n                \"HouseNumber\": \"32\",\r\n                \"City\": \"Schrecksbach\",\r\n                \"ZipCode\": \"34637\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.83866,\r\n                \"Longitude\": 9.28772,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Shop hat in der Zeit vom 27.12.2022 bis 30.12.2022 erst ab 10 Uhr geöffnet.\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760085296\",\r\n            \"Name\": \"Kleinheins Buch & Papier\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstr.\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Kirchhain\",\r\n                \"ZipCode\": \"35274\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.82145,\r\n                \"Longitude\": 8.92021,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760223257\",\r\n            \"Name\": \"REWE Richber OHG\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Kaufpark\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Neustadt\",\r\n                \"ZipCode\": \"35279\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.84714,\r\n                \"Longitude\": 9.09685,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901883\",\r\n            \"Name\": \"Autohaus Horst Inh.: Heinrich Horst\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstraße\",\r\n                \"HouseNumber\": \"34\",\r\n                \"City\": \"Rauschenberg\",\r\n                \"ZipCode\": \"35282\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.87873,\r\n                \"Longitude\": 8.92772,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760900666\",\r\n            \"Name\": \"tegut Kamann\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lindenstr.\",\r\n                \"HouseNumber\": \"15\",\r\n                \"City\": \"Amöneburg\",\r\n                \"ZipCode\": \"35287\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.76743,\r\n                \"Longitude\": 8.892873,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901695\",\r\n            \"Name\": \"ECO Computer & Software GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Gießener Straße\",\r\n                \"HouseNumber\": \"52\",\r\n                \"City\": \"Grünberg\",\r\n                \"ZipCode\": \"35305\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.59461,\r\n                \"Longitude\": 8.94849,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:45\",\r\n                            \"ClosingTime\": \"18:15\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:45\",\r\n                            \"ClosingTime\": \"18:15\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:45\",\r\n                            \"ClosingTime\": \"18:15\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:45\",\r\n                            \"ClosingTime\": \"18:15\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:45\",\r\n                            \"ClosingTime\": \"18:15\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913357\",\r\n            \"Name\": \"Grimmicher Mobile Store\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rabengasse\",\r\n                \"HouseNumber\": \"11\",\r\n                \"City\": \"Grünberg\",\r\n                \"ZipCode\": \"35305\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.58939,\r\n                \"Longitude\": 8.961924,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917502\",\r\n            \"Name\": \"Entshop UG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Londorfer Straße\",\r\n                \"HouseNumber\": \"14\",\r\n                \"City\": \"Grünberg\",\r\n                \"ZipCode\": \"35305\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.59332,\r\n                \"Longitude\": 8.95832,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908916\",\r\n            \"Name\": \"Rovial Markt\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Gießenerstraße\",\r\n                \"HouseNumber\": \"25\",\r\n                \"City\": \"Laubach\",\r\n                \"ZipCode\": \"35321\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.5451,\r\n                \"Longitude\": 8.98384,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760904543\",\r\n            \"Name\": \"Ernst Reitz GmbH & Co. KG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Merlauer Straße\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Mücke\",\r\n                \"ZipCode\": \"35325\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.64541,\r\n                \"Longitude\": 9.03321,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909063\",\r\n            \"Name\": \"Fahrzeugservice Hagemann GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ohmstraße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Ulrichstein\",\r\n                \"ZipCode\": \"35327\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.57382,\r\n                \"Longitude\": 9.19625,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760211010\",\r\n            \"Name\": \"Reifenhandel Stein\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Sonnenstraße\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Gemünden\",\r\n                \"ZipCode\": \"35329\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.68408,\r\n                \"Longitude\": 9.0451,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901669\",\r\n            \"Name\": \"Das Blumenlädchen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Obertorstraße\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Hungen\",\r\n                \"ZipCode\": \"35410\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.47533,\r\n                \"Longitude\": 8.89941,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916932\",\r\n            \"Name\": \"Nick das Lädchen für alles (tegut...)\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Höhenstraße\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Hungen OT Villingen\",\r\n                \"ZipCode\": \"35410\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.50504,\r\n                \"Longitude\": 8.93501,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913127\",\r\n            \"Name\": \"Radio Filsinger\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstraße\",\r\n                \"HouseNumber\": \"1a\",\r\n                \"City\": \"Buseck\",\r\n                \"ZipCode\": \"35418\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.6056,\r\n                \"Longitude\": 8.78874,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908079\",\r\n            \"Name\": \"TomMis DreamQuads\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Gottlieb-Daimler-Straße\",\r\n                \"HouseNumber\": \"12\",\r\n                \"City\": \"Lich\",\r\n                \"ZipCode\": \"35423\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.51176,\r\n                \"Longitude\": 8.82949,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909208\",\r\n            \"Name\": \"Rudolf Jung e. Kfm.\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Braugasse\",\r\n                \"HouseNumber\": \"11\",\r\n                \"City\": \"Lich\",\r\n                \"ZipCode\": \"35423\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.51967,\r\n                \"Longitude\": 8.8186,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911503\",\r\n            \"Name\": \"Pnar Markt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Grünberger Straße\",\r\n                \"HouseNumber\": \"38\",\r\n                \"City\": \"Reiskirchen\",\r\n                \"ZipCode\": \"35447\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.59785,\r\n                \"Longitude\": 8.83135,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912396\",\r\n            \"Name\": \"Multimedia Dörr e.K.\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Wallstraße\",\r\n                \"HouseNumber\": \"30\",\r\n                \"City\": \"Rabenau OT Londorf\",\r\n                \"ZipCode\": \"35466\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.67557,\r\n                \"Longitude\": 8.86326,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908817\",\r\n            \"Name\": \"Patronen Discount Fulda OHG\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Petersberger Straße\",\r\n                \"HouseNumber\": \"64\",\r\n                \"City\": \"Fulda\",\r\n                \"ZipCode\": \"36037\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.55171,\r\n                \"Longitude\": 9.69299,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917177\",\r\n            \"Name\": \"Boots & Fashion GROUP GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Glenn-Miller-Straße\",\r\n                \"HouseNumber\": \"13\",\r\n                \"City\": \"Fulda\",\r\n                \"ZipCode\": \"36041\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.55242,\r\n                \"Longitude\": 9.64138,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"nur vorfrankierte Pakete/kein Barverkauf\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"16:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"16:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"16:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"16:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"16:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760194489\",\r\n            \"Name\": \"Leonhardt Kraftfahrzeugteile GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Weichselstr.\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Fulda\",\r\n                \"ZipCode\": \"36043\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.540684,\r\n                \"Longitude\": 9.68147,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910728\",\r\n            \"Name\": \"Honne Gold- Silber- Ankauf\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"20\",\r\n                \"City\": \"Hünfeld\",\r\n                \"ZipCode\": \"36088\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.67394,\r\n                \"Longitude\": 9.76566,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913605\",\r\n            \"Name\": \"AMV-Computer e. K.\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"22\",\r\n                \"City\": \"Hünfeld\",\r\n                \"ZipCode\": \"36088\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.67433,\r\n                \"Longitude\": 9.76491,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916347\",\r\n            \"Name\": \"Party Deko Store\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Turmstraße\",\r\n                \"HouseNumber\": \"31\",\r\n                \"City\": \"Künzell\",\r\n                \"ZipCode\": \"36093\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.53914,\r\n                \"Longitude\": 9.70585,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760197565\",\r\n            \"Name\": \"AKKU-KUR\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Petersberger Str.\",\r\n                \"HouseNumber\": \"119\",\r\n                \"City\": \"Petersberg\",\r\n                \"ZipCode\": \"36100\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.55261,\r\n                \"Longitude\": 9.70647,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917239\",\r\n            \"Name\": \"Nahkauf\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rabanus-Maurus-Straße\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Petersberg\",\r\n                \"ZipCode\": \"36100\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.55903,\r\n                \"Longitude\": 9.7124,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916157\",\r\n            \"Name\": \"Pokalstudio Becker\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schlesierstraße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Flieden\",\r\n                \"ZipCode\": \"36103\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.42602,\r\n                \"Longitude\": 9.56811,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760155653\",\r\n            \"Name\": \"Spielratz\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ringmauer\",\r\n                \"HouseNumber\": \"17\",\r\n                \"City\": \"Schlitz\",\r\n                \"ZipCode\": \"36110\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.67437,\r\n                \"Longitude\": 9.5618,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906649\",\r\n            \"Name\": \"REWE Jahn oHG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Aue\",\r\n                \"HouseNumber\": \"18\",\r\n                \"City\": \"Hilders\",\r\n                \"ZipCode\": \"36115\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.57357,\r\n                \"Longitude\": 9.9973,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760151790\",\r\n            \"Name\": \"Kiosk am Zollweg\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Zollweg\",\r\n                \"HouseNumber\": \"23\",\r\n                \"City\": \"Neuhof\",\r\n                \"ZipCode\": \"36119\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.45245,\r\n                \"Longitude\": 9.61678,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"14:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760900434\",\r\n            \"Name\": \"REWE - Nahkauf\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hammelburgerstr.\",\r\n                \"HouseNumber\": \"18\",\r\n                \"City\": \"Eichenzell\",\r\n                \"ZipCode\": \"36124\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.4661,\r\n                \"Longitude\": 9.70706,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905783\",\r\n            \"Name\": \"Photo Porst Inh. Roland Gottwald\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Fuldaer Straße\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Eichenzell\",\r\n                \"ZipCode\": \"36124\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.49418,\r\n                \"Longitude\": 9.69513,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760229342\",\r\n            \"Name\": \"Edeka Neukauf\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Heidelsteinstr.\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Tann\",\r\n                \"ZipCode\": \"36142\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.63721,\r\n                \"Longitude\": 10.02083,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760130335\",\r\n            \"Name\": \"Edeka Fleck\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Morleser Str.\",\r\n                \"HouseNumber\": \"11\",\r\n                \"City\": \"Hofbieber\",\r\n                \"ZipCode\": \"36145\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.59146,\r\n                \"Longitude\": 9.83697,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760902052\",\r\n            \"Name\": \"Bekleidungsfabrik Leo Köhler GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Forsthaus\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Poppenhausen\",\r\n                \"ZipCode\": \"36163\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.48994,\r\n                \"Longitude\": 9.86883,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912738\",\r\n            \"Name\": \"SP: Schneider\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Eisenacher Straße\",\r\n                \"HouseNumber\": \"130\",\r\n                \"City\": \"Wildeck-Obersuhl\",\r\n                \"ZipCode\": \"36208\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.95001,\r\n                \"Longitude\": 10.02829,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901658\",\r\n            \"Name\": \"Dörenkämper Automobile GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Friedloser Straße\",\r\n                \"HouseNumber\": \"130-132\",\r\n                \"City\": \"Bad Hersfeld\",\r\n                \"ZipCode\": \"36251\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.88619,\r\n                \"Longitude\": 9.72582,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907932\",\r\n            \"Name\": \"Druckertankstelle refill24\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Uffhäuser Straße\",\r\n                \"HouseNumber\": \"15\",\r\n                \"City\": \"Bad Hersfeld\",\r\n                \"ZipCode\": \"36251\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.86916,\r\n                \"Longitude\": 9.70352,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912024\",\r\n            \"Name\": \"Welt Markt\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Löhrgasse\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Bad Hersfeld\",\r\n                \"ZipCode\": \"36251\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.8699,\r\n                \"Longitude\": 9.71057,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912996\",\r\n            \"Name\": \"Blumen Edler\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Amselweg\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Ludwigsau OT Mecklar\",\r\n                \"ZipCode\": \"36251\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.92455,\r\n                \"Longitude\": 9.76033,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"10:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914655\",\r\n            \"Name\": \"Fahrzeugzentrum Adelshausen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rengshäuser Straße\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Ludwigsau OT Ersrode\",\r\n                \"ZipCode\": \"36251\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.97724,\r\n                \"Longitude\": 9.58428,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"15:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"15:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"15:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"15:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"15:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760214581\",\r\n            \"Name\": \"Landfuxx Brenzel\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstr.\",\r\n                \"HouseNumber\": \"36A\",\r\n                \"City\": \"Schenklengsfeld\",\r\n                \"ZipCode\": \"36277\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.81936,\r\n                \"Longitude\": 9.85629,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911893\",\r\n            \"Name\": \"Getränkehandel /Saftladen Jürgen Barthel\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Zur Mosterei\",\r\n                \"HouseNumber\": \"15\",\r\n                \"City\": \"Hauneck\",\r\n                \"ZipCode\": \"36282\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.81041,\r\n                \"Longitude\": 9.73971,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760902560\",\r\n            \"Name\": \"Quillmann Tank- und Heiztechnik GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Buttlarstraße\",\r\n                \"HouseNumber\": \"20\",\r\n                \"City\": \"Hohenroda-Mansbach\",\r\n                \"ZipCode\": \"36284\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.7812,\r\n                \"Longitude\": 9.9154,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760095246\",\r\n            \"Name\": \"GLS PaketShop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"GLS-Germany-Str.\",\r\n                \"HouseNumber\": \"1--7\",\r\n                \"City\": \"Neuenstein\",\r\n                \"ZipCode\": \"36286\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.90849,\r\n                \"Longitude\": 9.58712,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760133923\",\r\n            \"Name\": \"LOTTO am Ludwigsplatz\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ludwigsplatz\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Alsfeld\",\r\n                \"ZipCode\": \"36304\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.75265,\r\n                \"Longitude\": 9.26955,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760179417\",\r\n            \"Name\": \"Digipoint im Herkules\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Georg-Dietrich-Bücking-Straße\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Alsfeld\",\r\n                \"ZipCode\": \"36304\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.7525,\r\n                \"Longitude\": 9.26839,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915505\",\r\n            \"Name\": \"O.M.A. Outlet Möbel Alsfeld\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schützenrain\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Alsfeld\",\r\n                \"ZipCode\": \"36304\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.75247,\r\n                \"Longitude\": 9.26649,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917685\",\r\n            \"Name\": \"Euronics XXL Alsfeld\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Löbergasse\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Alsfeld\",\r\n                \"ZipCode\": \"36304\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.75011,\r\n                \"Longitude\": 9.27629,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916306\",\r\n            \"Name\": \"Tegut Kirtorf\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Grüner Weg\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Kirtorf\",\r\n                \"ZipCode\": \"36320\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.76846,\r\n                \"Longitude\": 9.10851,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909236\",\r\n            \"Name\": \"Euronics XXL Lauterbach\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Umgehungsstraße\",\r\n                \"HouseNumber\": \"45\",\r\n                \"City\": \"Lauterbach\",\r\n                \"ZipCode\": \"36341\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.641575,\r\n                \"Longitude\": 9.39271,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916451\",\r\n            \"Name\": \"Allphonia\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lindenstraße\",\r\n                \"HouseNumber\": \"40\",\r\n                \"City\": \"Lauterbach\",\r\n                \"ZipCode\": \"36341\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.63709,\r\n                \"Longitude\": 9.4006,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914383\",\r\n            \"Name\": \"TSW Torsten Werner\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lauterbacher Straße\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Grebenhain\",\r\n                \"ZipCode\": \"36355\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.47048,\r\n                \"Longitude\": 9.27683,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760193685\",\r\n            \"Name\": \"Baier Eisenwaren\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hessenstr.\",\r\n                \"HouseNumber\": \"61-63\",\r\n                \"City\": \"Herbstein\",\r\n                \"ZipCode\": \"36358\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.55814,\r\n                \"Longitude\": 9.34679,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760211032\",\r\n            \"Name\": \"Papeterie ZEIN\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lindenstraße\",\r\n                \"HouseNumber\": \"19\",\r\n                \"City\": \"Bad Salzschlirf\",\r\n                \"ZipCode\": \"36364\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.62367,\r\n                \"Longitude\": 9.505149,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760180785\",\r\n            \"Name\": \"Tim´s Sport Outlet\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Obertorstr.\",\r\n                \"HouseNumber\": \"43\",\r\n                \"City\": \"Schlüchtern\",\r\n                \"ZipCode\": \"36381\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.35086,\r\n                \"Longitude\": 9.52421,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760197819\",\r\n            \"Name\": \"AVIA Tankstelle\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schlüchterner Str.\",\r\n                \"HouseNumber\": \"14\",\r\n                \"City\": \"Sinntal\",\r\n                \"ZipCode\": \"36391\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.31338,\r\n                \"Longitude\": 9.62063,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910255\",\r\n            \"Name\": \"Spielwaren Rug\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Markt\",\r\n                \"HouseNumber\": \"41\",\r\n                \"City\": \"Vacha\",\r\n                \"ZipCode\": \"36404\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.82832,\r\n                \"Longitude\": 10.02094,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760902645\",\r\n            \"Name\": \"Werkzeugservice\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ernst-Thälmann-Straße\",\r\n                \"HouseNumber\": \"20\",\r\n                \"City\": \"Kaltennordheim\",\r\n                \"ZipCode\": \"36452\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.62503,\r\n                \"Longitude\": 10.16316,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"17:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"17:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"17:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"17:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"17:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909220\",\r\n            \"Name\": \"AVEX Tankstelle Luck & Rudloff Gbr\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Salzunger Str.\",\r\n                \"HouseNumber\": \"99a\",\r\n                \"City\": \"Urnshausen\",\r\n                \"ZipCode\": \"36457\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.73884,\r\n                \"Longitude\": 10.17278,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907584\",\r\n            \"Name\": \"scout - outdoor AngelSpezi\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Hämbacher Kreuz/B 62\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Tiefenort OT Hämbach\",\r\n                \"ZipCode\": \"36469\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.82545,\r\n                \"Longitude\": 10.16145,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760179138\",\r\n            \"Name\": \"Kiosk am Bahnhof\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstr.\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Bad Orb\",\r\n                \"ZipCode\": \"63619\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.22897,\r\n                \"Longitude\": 9.34898,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760158808\",\r\n            \"Name\": \"Tackle Shop Rhein Main\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Gelnhäuser Str.\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Bad Soden-Salmünster\",\r\n                \"ZipCode\": \"63628\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.27194,\r\n                \"Longitude\": 9.3792,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760179155\",\r\n            \"Name\": \"Getränke Kistner\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Salmünsterer Straße\",\r\n                \"HouseNumber\": \"11\",\r\n                \"City\": \"Bad Soden-Salmünster\",\r\n                \"ZipCode\": \"63628\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.23979,\r\n                \"Longitude\": 9.47757,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760179430\",\r\n            \"Name\": \"Lotto Verkaufsstelle Petra Franz\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Wächtersbacher Straße\",\r\n                \"HouseNumber\": \"35\",\r\n                \"City\": \"Brachttal\",\r\n                \"ZipCode\": \"63636\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.30339,\r\n                \"Longitude\": 9.29829,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909475\",\r\n            \"Name\": \"Sonnenstudio Sommerfeeling\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Vogelsbergerstraße\",\r\n                \"HouseNumber\": \"27\",\r\n                \"City\": \"Schotten\",\r\n                \"ZipCode\": \"63679\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.49689,\r\n                \"Longitude\": 9.11452,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916933\",\r\n            \"Name\": \"Nick das Lädchen für alles (tegut...)\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mühlstraße\",\r\n                \"HouseNumber\": \"23\",\r\n                \"City\": \"Schotten OT Rainrod\",\r\n                \"ZipCode\": \"63679\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.47124,\r\n                \"Longitude\": 9.08055,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912085\",\r\n            \"Name\": \"Aral Tankstelle Gedern Inh. Zbigniew Suchecki\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lauterbacher Straße\",\r\n                \"HouseNumber\": \"69\",\r\n                \"City\": \"Gedern\",\r\n                \"ZipCode\": \"63688\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.42894,\r\n                \"Longitude\": 9.19716,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910982\",\r\n            \"Name\": \"Intermax\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Düsseldorferstraße\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Bad Brückenau\",\r\n                \"ZipCode\": \"97769\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.30224,\r\n                \"Longitude\": 9.78488,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914147\",\r\n            \"Name\": \"REWE-Markt Hauke OHG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bischofsheimer Straße\",\r\n                \"HouseNumber\": \"58\",\r\n                \"City\": \"Wildflecken\",\r\n                \"ZipCode\": \"97772\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.37709,\r\n                \"Longitude\": 9.9144,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917106\",\r\n            \"Name\": \"Selbsthilfe Werkstatt Eisenach\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Herrenmühlenstr.\",\r\n                \"HouseNumber\": \"20\",\r\n                \"City\": \"Eisenach\",\r\n                \"ZipCode\": \"99817\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.98082,\r\n                \"Longitude\": 10.30614,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912564\",\r\n            \"Name\": \"Textil - und Schreibwaren\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Marktplatz\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Gerstungen OT Marksuhl\",\r\n                \"ZipCode\": \"99834\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.91346,\r\n                \"Longitude\": 10.20242,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"11:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914664\",\r\n            \"Name\": \"Bau- und Gartenmarkt Berka/Werra\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Wildecker Straße\",\r\n                \"HouseNumber\": \"9\",\r\n                \"City\": \"Berka\",\r\n                \"ZipCode\": \"99837\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.94532,\r\n                \"Longitude\": 10.07879,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916515\",\r\n            \"Name\": \"Shell Station\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mainzer Straße\",\r\n                \"HouseNumber\": \"81\",\r\n                \"City\": \"Idar-Oberstein\",\r\n                \"ZipCode\": \"55743\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.71686,\r\n                \"Longitude\": 7.3057,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917435\",\r\n            \"Name\": \"BUY 1N\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Dudweilerstr.\",\r\n                \"HouseNumber\": \"16\",\r\n                \"City\": \"Saarbrücken\",\r\n                \"ZipCode\": \"66111\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.23593,\r\n                \"Longitude\": 6.99556,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901769\",\r\n            \"Name\": \"Makola Inh. Dora Osei\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lebacher Straße\",\r\n                \"HouseNumber\": \"45\",\r\n                \"City\": \"Saarbrücken\",\r\n                \"ZipCode\": \"66113\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.24398,\r\n                \"Longitude\": 6.97088,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916215\",\r\n            \"Name\": \"Big Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lebacher Straße\",\r\n                \"HouseNumber\": \"91\",\r\n                \"City\": \"Saarbrücken\",\r\n                \"ZipCode\": \"66113\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.24577,\r\n                \"Longitude\": 6.96859,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908185\",\r\n            \"Name\": \"Elektronik Doktor\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Breite Str.\",\r\n                \"HouseNumber\": \"24-26\",\r\n                \"City\": \"Saarbrücken\",\r\n                \"ZipCode\": \"66115\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.2392,\r\n                \"Longitude\": 6.97289,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914973\",\r\n            \"Name\": \"Brücke Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Turnerstrasse\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Saarbrücken\",\r\n                \"ZipCode\": \"66115\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.24118,\r\n                \"Longitude\": 6.97861,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"neben der Saarbahn Haltestelle/nur Annahme von vorfrankierten Paketen\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760143798\",\r\n            \"Name\": \"Dekoration Minas\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Zinzinger Str.\",\r\n                \"HouseNumber\": \"15\",\r\n                \"City\": \"Saarbrücken\",\r\n                \"ZipCode\": \"66117\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.21099,\r\n                \"Longitude\": 6.96835,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"14:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"14:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"14:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"14:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"14:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914321\",\r\n            \"Name\": \"Tabak Keßler\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lerchesflurweg\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Saarbrücken\",\r\n                \"ZipCode\": \"66119\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.22559,\r\n                \"Longitude\": 6.97754,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916000\",\r\n            \"Name\": \"Tabak-Presse-Lottoshop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kreisstraße\",\r\n                \"HouseNumber\": \"217\",\r\n                \"City\": \"Saarbrücken\",\r\n                \"ZipCode\": \"66127\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.23729,\r\n                \"Longitude\": 6.90185,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Annahme/Zustellung/Umverfügung von XL-Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760232489\",\r\n            \"Name\": \"Tabak am Zoll\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Sprinkshaus\",\r\n                \"HouseNumber\": \"5b\",\r\n                \"City\": \"Saarbrücken\",\r\n                \"ZipCode\": \"66128\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.22287,\r\n                \"Longitude\": 6.91845,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909991\",\r\n            \"Name\": \"Jeham Market Sulzbach\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstraße\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Sulzbach\",\r\n                \"ZipCode\": \"66280\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.29862,\r\n                \"Longitude\": 7.05812,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917155\",\r\n            \"Name\": \"Spice-Planet-Gress\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Sulzbachtalstr.\",\r\n                \"HouseNumber\": \"38\",\r\n                \"City\": \"Sulzbach\",\r\n                \"ZipCode\": \"66280\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.29766,\r\n                \"Longitude\": 7.0579,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909931\",\r\n            \"Name\": \"Tabak- und Schreibwaren Gernot Darimont\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Saarbrücker Straße\",\r\n                \"HouseNumber\": \"232\",\r\n                \"City\": \"Riegelsberg\",\r\n                \"ZipCode\": \"66292\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.3171,\r\n                \"Longitude\": 6.94043,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915588\",\r\n            \"Name\": \"Elektro Herrmann\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Moltkestraße\",\r\n                \"HouseNumber\": \"45-47\",\r\n                \"City\": \"Völklingen\",\r\n                \"ZipCode\": \"66333\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.25257,\r\n                \"Longitude\": 6.8564,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916459\",\r\n            \"Name\": \"ERDLUXE\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ludweilerstrasse\",\r\n                \"HouseNumber\": \"111a\",\r\n                \"City\": \"Völklingen\",\r\n                \"ZipCode\": \"66333\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.23682,\r\n                \"Longitude\": 6.8384,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Annahme von vorfrankierten Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917600\",\r\n            \"Name\": \"Obeid Textilreinigung Völklingen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rathausstr.\",\r\n                \"HouseNumber\": \"12\",\r\n                \"City\": \"Völklingen\",\r\n                \"ZipCode\": \"66333\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.24941,\r\n                \"Longitude\": 6.85417,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917116\",\r\n            \"Name\": \"Infinity Store\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Pickardstraße\",\r\n                \"HouseNumber\": \"15\",\r\n                \"City\": \"Püttlingen\",\r\n                \"ZipCode\": \"66346\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.28807,\r\n                \"Longitude\": 6.88476,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909680\",\r\n            \"Name\": \"Raphael Baltes Textil Design\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ludweilerstraße\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Großrosseln\",\r\n                \"ZipCode\": \"66352\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.2064,\r\n                \"Longitude\": 6.83988,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916893\",\r\n            \"Name\": \"Rudolf Hayo\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ludweilerstr.\",\r\n                \"HouseNumber\": \"60\",\r\n                \"City\": \"Großrosseln\",\r\n                \"ZipCode\": \"66352\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.20856,\r\n                \"Longitude\": 6.83561,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917601\",\r\n            \"Name\": \"Obeid Textilreinigung Bous\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Saarbrücker Str.\",\r\n                \"HouseNumber\": \"197\",\r\n                \"City\": \"Bous\",\r\n                \"ZipCode\": \"66359\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.28475,\r\n                \"Longitude\": 6.78549,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"PaketShop befindet sich im EKC Einkaufscenter Bous\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760144553\",\r\n            \"Name\": \"Feine Weine Backes\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Obere Kaiserstr.\",\r\n                \"HouseNumber\": \"43\",\r\n                \"City\": \"St. Ingbert\",\r\n                \"ZipCode\": \"66386\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.28552,\r\n                \"Longitude\": 7.15388,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Zustellung von XL Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760238102\",\r\n            \"Name\": \"Werner Fauss Elektronik\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Schützenhof\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Homburg - Erbach\",\r\n                \"ZipCode\": \"66424\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.34619,\r\n                \"Longitude\": 7.34399,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917111\",\r\n            \"Name\": \"Gurwinder Brandt & Daniel Müller GbR\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kaiserslauterer Str.\",\r\n                \"HouseNumber\": \"21b\",\r\n                \"City\": \"Homburg\",\r\n                \"ZipCode\": \"66424\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.34059,\r\n                \"Longitude\": 7.35592,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"PaketShop ist hinter dem Baumarkt Sonderpreis\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917113\",\r\n            \"Name\": \"Bosch Service - Krumbach GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"An der Remise\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Homburg\",\r\n                \"ZipCode\": \"66424\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.32116,\r\n                \"Longitude\": 7.32717,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760129995\",\r\n            \"Name\": \"SP: Radio Meier\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Saarpfalzstraße\",\r\n                \"HouseNumber\": \"124\",\r\n                \"City\": \"Blieskastel\",\r\n                \"ZipCode\": \"66440\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.21747,\r\n                \"Longitude\": 7.19961,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760225046\",\r\n            \"Name\": \"Shameena - Lotto Diewald\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kirkeler Str.\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Blieskastel\",\r\n                \"ZipCode\": \"66440\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.24467,\r\n                \"Longitude\": 7.20469,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901601\",\r\n            \"Name\": \"Sanitätshaus Hund GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Poststraße\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Zweibrücken\",\r\n                \"ZipCode\": \"66482\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.24951,\r\n                \"Longitude\": 7.36127,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:15\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:15\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:15\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:15\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:15\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760237701\",\r\n            \"Name\": \"GLS Depot 66\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Boxbergweg\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Neunkirchen\",\r\n                \"ZipCode\": \"66538\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.33987,\r\n                \"Longitude\": 7.16457,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"11:45\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914097\",\r\n            \"Name\": \"Clara's Afrostyle\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Banhnofstrasse\",\r\n                \"HouseNumber\": \"38\",\r\n                \"City\": \"Neunkirchen\",\r\n                \"ZipCode\": \"66538\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.34357,\r\n                \"Longitude\": 7.18011,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916217\",\r\n            \"Name\": \"Nicole Sticher Lebensmittel\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Stegbachstr.\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Ottweiler\",\r\n                \"ZipCode\": \"66564\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.41782,\r\n                \"Longitude\": 7.1194,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910110\",\r\n            \"Name\": \"KommA Einzelhandels GmbH\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"116\",\r\n                \"City\": \"Merchweiler\",\r\n                \"ZipCode\": \"66589\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.35851,\r\n                \"Longitude\": 7.05765,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914175\",\r\n            \"Name\": \"Kleine Blumenscheune\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"35\",\r\n                \"City\": \"Merchweiler\",\r\n                \"ZipCode\": \"66589\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.36126,\r\n                \"Longitude\": 7.06455,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760904101\",\r\n            \"Name\": \"Autoteile St. Wendel GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Beethovenstraße\",\r\n                \"HouseNumber\": \"24\",\r\n                \"City\": \"St. Wendel\",\r\n                \"ZipCode\": \"66606\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.46388,\r\n                \"Longitude\": 7.17023,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905055\",\r\n            \"Name\": \"Das Rosenlädchen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Marienstraße\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"St. Wendel\",\r\n                \"ZipCode\": \"66606\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.468,\r\n                \"Longitude\": 7.17228,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916438\",\r\n            \"Name\": \"Buchhandlung-Schreibwaren Wil. Haffner\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schankstraße\",\r\n                \"HouseNumber\": \"37\",\r\n                \"City\": \"Merzig\",\r\n                \"ZipCode\": \"66663\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.44257,\r\n                \"Longitude\": 6.6359,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760900671\",\r\n            \"Name\": \"Zoo Tiator\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Marktplatz\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Wadern\",\r\n                \"ZipCode\": \"66687\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.5394,\r\n                \"Longitude\": 6.89014,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760132248\",\r\n            \"Name\": \"Schneider's Getränkewelt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Wallerfanger Straße\",\r\n                \"HouseNumber\": \"37\",\r\n                \"City\": \"Saarlouis\",\r\n                \"ZipCode\": \"66740\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.31201,\r\n                \"Longitude\": 6.743347,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911676\",\r\n            \"Name\": \"City Market\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Karcherstraße\",\r\n                \"HouseNumber\": \"19-21\",\r\n                \"City\": \"Saarlouis\",\r\n                \"ZipCode\": \"66740\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.31464,\r\n                \"Longitude\": 6.75365,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:15\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:15\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:15\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:15\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:15\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:15\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917098\",\r\n            \"Name\": \"Dillinger Kiosk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Johannesstr.\",\r\n                \"HouseNumber\": \"32\",\r\n                \"City\": \"Dillingen\",\r\n                \"ZipCode\": \"66763\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.35204,\r\n                \"Longitude\": 6.72891,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917313\",\r\n            \"Name\": \"Bedir Export\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Stummstr.\",\r\n                \"HouseNumber\": \"51\",\r\n                \"City\": \"Dillingen\",\r\n                \"ZipCode\": \"66763\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.35427,\r\n                \"Longitude\": 6.72838,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760904964\",\r\n            \"Name\": \"Elmer Baumarkt GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bachtalstraße\",\r\n                \"HouseNumber\": \"136\",\r\n                \"City\": \"Schwalbach Saar\",\r\n                \"ZipCode\": \"66773\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.29169,\r\n                \"Longitude\": 6.83485,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"11:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909240\",\r\n            \"Name\": \"Wäscherei & Heißmangel Mink\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schaumbergstraße\",\r\n                \"HouseNumber\": \"99\",\r\n                \"City\": \"Lebach\",\r\n                \"ZipCode\": \"66822\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.44493,\r\n                \"Longitude\": 6.96202,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913301\",\r\n            \"Name\": \"Pickard Cafe\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Pickardstr.\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Lebach\",\r\n                \"ZipCode\": \"66822\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.40916,\r\n                \"Longitude\": 6.9101,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912419\",\r\n            \"Name\": \"Namcha Asia Discount LTD\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstraße\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Kusel\",\r\n                \"ZipCode\": \"66869\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.53812,\r\n                \"Longitude\": 7.40275,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909110\",\r\n            \"Name\": \"Zeitreise\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstr.\",\r\n                \"HouseNumber\": \"42\",\r\n                \"City\": \"Niederalben\",\r\n                \"ZipCode\": \"66887\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.60702,\r\n                \"Longitude\": 7.46647,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906786\",\r\n            \"Name\": \"Kalinka\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rathausstr.\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Schönenberg-Kübelberg\",\r\n                \"ZipCode\": \"66901\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.409046,\r\n                \"Longitude\": 7.3771057,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915970\",\r\n            \"Name\": \"Weck & Co.\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"66a\",\r\n                \"City\": \"Steinbach\",\r\n                \"ZipCode\": \"66909\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.45366,\r\n                \"Longitude\": 7.38504,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"16:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"16:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"16:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"16:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"16:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:45\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913982\",\r\n            \"Name\": \"Jeansworld\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"148\",\r\n                \"City\": \"Rodalben\",\r\n                \"ZipCode\": \"66976\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.23985,\r\n                \"Longitude\": 7.63394,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910412\",\r\n            \"Name\": \"Autohaus Adrian\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"3c\",\r\n                \"City\": \"Höheischweiler\",\r\n                \"ZipCode\": \"66989\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.23104,\r\n                \"Longitude\": 7.55488,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915519\",\r\n            \"Name\": \"Lotto Toto Annahmestelle Wendel\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Vogelweher Straße\",\r\n                \"HouseNumber\": \"32\",\r\n                \"City\": \"Kaiserslautern-Hohenecken\",\r\n                \"ZipCode\": \"67661\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.42068,\r\n                \"Longitude\": 7.70307,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916006\",\r\n            \"Name\": \"Schuh Schnelldienst\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hohenecker Straße\",\r\n                \"HouseNumber\": \"26\",\r\n                \"City\": \"Kaiserslautern\",\r\n                \"ZipCode\": \"67663\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.4325,\r\n                \"Longitude\": 7.74071,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916183\",\r\n            \"Name\": \"Aral Tankstelle\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Trippstadter Straße\",\r\n                \"HouseNumber\": \"69\",\r\n                \"City\": \"Kaiserslautern\",\r\n                \"ZipCode\": \"67663\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.43369,\r\n                \"Longitude\": 7.7585,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"00:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"00:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"00:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"00:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"00:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"00:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"00:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760902187\",\r\n            \"Name\": \"Vitali Werner Schuh- und Schlüsseldienst\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hüttengärten\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Weilerbach\",\r\n                \"ZipCode\": \"67685\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.48201,\r\n                \"Longitude\": 7.63037,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914577\",\r\n            \"Name\": \"Aral Tankstelle\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"77a\",\r\n                \"City\": \"Weilerbach\",\r\n                \"ZipCode\": \"67685\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.47787,\r\n                \"Longitude\": 7.63805,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901421\",\r\n            \"Name\": \"Connect Media\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kirchstraße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Winnweiler\",\r\n                \"ZipCode\": \"67722\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.56829,\r\n                \"Longitude\": 7.85319,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760130188\",\r\n            \"Name\": \"Buchhandlung Schreibwaren Meyer\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"24\",\r\n                \"City\": \"Lauterecken\",\r\n                \"ZipCode\": \"67742\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.65025,\r\n                \"Longitude\": 7.59136,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911597\",\r\n            \"Name\": \"Gustav Zimmer KG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"22\",\r\n                \"City\": \"Wolfstein\",\r\n                \"ZipCode\": \"67752\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.58319,\r\n                \"Longitude\": 7.60818,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760209566\",\r\n            \"Name\": \"Bensheimer Textilpflege\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rodensteinstr.\",\r\n                \"HouseNumber\": \"22\",\r\n                \"City\": \"Bensheim\",\r\n                \"ZipCode\": \"64625\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.68243,\r\n                \"Longitude\": 8.61935,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913846\",\r\n            \"Name\": \"Auerbacher Service\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Darmstädter Straße\",\r\n                \"HouseNumber\": \"144\",\r\n                \"City\": \"Bensheim\",\r\n                \"ZipCode\": \"64625\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.69751,\r\n                \"Longitude\": 8.62167,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913812\",\r\n            \"Name\": \"Aroma Point Döner - Pizza\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Erbachwiesenweg\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Heppenheim\",\r\n                \"ZipCode\": \"64646\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.63449,\r\n                \"Longitude\": 8.63385,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Paketshop befindet sich an der Bergstraße\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760233736\",\r\n            \"Name\": \"Getränke-Center-Lorsch\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Sachsenbuckelstraße\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Lorsch\",\r\n                \"ZipCode\": \"64653\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.638447,\r\n                \"Longitude\": 8.566961,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915813\",\r\n            \"Name\": \"Paket & Schreibwaren Shop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Darmstädter Straße\",\r\n                \"HouseNumber\": \"10-12\",\r\n                \"City\": \"Zwingenberg\",\r\n                \"ZipCode\": \"64673\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.72514,\r\n                \"Longitude\": 8.61207,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760209729\",\r\n            \"Name\": \"Fritz Bauer\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Raidelbacherstr.\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Lautertal\",\r\n                \"ZipCode\": \"64686\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.7147,\r\n                \"Longitude\": 8.7417,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908725\",\r\n            \"Name\": \"Chemische Reinigung Nerreter\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Brüsseler Ring\",\r\n                \"HouseNumber\": \"65\",\r\n                \"City\": \"Ludwigshafen am Rhein\",\r\n                \"ZipCode\": \"67069\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.54077,\r\n                \"Longitude\": 8.38933,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916809\",\r\n            \"Name\": \"MK PhoneShop\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Weinstraße Süd\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Bad Dürkheim\",\r\n                \"ZipCode\": \"67098\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.45927,\r\n                \"Longitude\": 8.16891,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910468\",\r\n            \"Name\": \"Outfit Mutterstadt\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ludwigshafener Straße\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Mutterstadt\",\r\n                \"ZipCode\": \"67112\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.44229,\r\n                \"Longitude\": 8.35565,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908683\",\r\n            \"Name\": \"#phonek\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Speyerer Straße\",\r\n                \"HouseNumber\": \"81\",\r\n                \"City\": \"Limburgerhof\",\r\n                \"ZipCode\": \"67117\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.42021,\r\n                \"Longitude\": 8.39538,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915455\",\r\n            \"Name\": \"Altrip Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Luisenstraße\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Altrip\",\r\n                \"ZipCode\": \"67122\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.43197,\r\n                \"Longitude\": 8.49704,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908917\",\r\n            \"Name\": \"Schreibwaren Geetz\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"46\",\r\n                \"City\": \"Dannstadt-Schauernheim\",\r\n                \"ZipCode\": \"67125\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.4288,\r\n                \"Longitude\": 8.31355,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760900557\",\r\n            \"Name\": \"Video-Bazar\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"19\",\r\n                \"City\": \"Maxdorf\",\r\n                \"ZipCode\": \"67133\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.48277,\r\n                \"Longitude\": 8.29835,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"am 05.08. Geschlossen\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906529\",\r\n            \"Name\": \"Haarstudio Schmitt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Goethestr.\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Frankenthal\",\r\n                \"ZipCode\": \"67227\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.52733,\r\n                \"Longitude\": 8.34742,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914235\",\r\n            \"Name\": \"Donna Felice\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Langstr.\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Kirchheimbolanden\",\r\n                \"ZipCode\": \"67292\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.66465,\r\n                \"Longitude\": 8.01047,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906789\",\r\n            \"Name\": \"Obsthof Enders\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstr.\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Albisheim\",\r\n                \"ZipCode\": \"67308\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.65119,\r\n                \"Longitude\": 8.10038,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909732\",\r\n            \"Name\": \"Asia Markt Neustadt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Branchweilerhofstraße\",\r\n                \"HouseNumber\": \"84a\",\r\n                \"City\": \"Neustadt\",\r\n                \"ZipCode\": \"67433\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.35111,\r\n                \"Longitude\": 8.16023,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:15\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:15\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:15\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:15\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:15\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:15\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760214099\",\r\n            \"Name\": \"Gravurtechnik Müller\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Berliner Ring\",\r\n                \"HouseNumber\": \"9\",\r\n                \"City\": \"Worms\",\r\n                \"ZipCode\": \"67547\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.63436,\r\n                \"Longitude\": 8.36763,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906070\",\r\n            \"Name\": \"Waschfee\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Weinsheimer Str.\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Worms\",\r\n                \"ZipCode\": \"67547\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.61681,\r\n                \"Longitude\": 8.34892,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914701\",\r\n            \"Name\": \"Hebelseierlei Geschenke und mehr\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schwambstraße\",\r\n                \"HouseNumber\": \"20\",\r\n                \"City\": \"Worms\",\r\n                \"ZipCode\": \"67547\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.6094,\r\n                \"Longitude\": 8.35246,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908186\",\r\n            \"Name\": \"Seidenraupe\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstrasse\",\r\n                \"HouseNumber\": \"30\",\r\n                \"City\": \"Hochspeyer\",\r\n                \"ZipCode\": \"67691\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.44405,\r\n                \"Longitude\": 7.88667,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914131\",\r\n            \"Name\": \"handypool\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"E2\",\r\n                \"HouseNumber\": \"9\",\r\n                \"City\": \"Mannheim\",\r\n                \"ZipCode\": \"68159\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.48875,\r\n                \"Longitude\": 8.46557,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909069\",\r\n            \"Name\": \"S.J Asien-Afro-Store\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"S1\",\r\n                \"HouseNumber\": \"11\",\r\n                \"City\": \"Mannheim\",\r\n                \"ZipCode\": \"68161\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.49026,\r\n                \"Longitude\": 8.46957,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914285\",\r\n            \"Name\": \"Kiosk Kaiser\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"S2\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Mannheim\",\r\n                \"ZipCode\": \"68161\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.48986,\r\n                \"Longitude\": 8.46944,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760226689\",\r\n            \"Name\": \"Marktecke Getränkeladen\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Torwiesenstr.\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Mannheim\",\r\n                \"ZipCode\": \"68163\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.47189,\r\n                \"Longitude\": 8.46813,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Annahme von XL Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"15:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907727\",\r\n            \"Name\": \"Biria Bike Center Mannheim\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Gontardplatz\",\r\n                \"HouseNumber\": \"3-4\",\r\n                \"City\": \"Mannheim\",\r\n                \"ZipCode\": \"68163\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.47584,\r\n                \"Longitude\": 8.46855,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Annahme von XL Paketen\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"16:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"16:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"16:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"16:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"16:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908032\",\r\n            \"Name\": \"Fantastic Store GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Tattersallstraße\",\r\n                \"HouseNumber\": \"8-10\",\r\n                \"City\": \"Mannheim\",\r\n                \"ZipCode\": \"68165\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.479843,\r\n                \"Longitude\": 8.471932,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760239537\",\r\n            \"Name\": \"TTL Telefoncenter\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lange Rötterstr.\",\r\n                \"HouseNumber\": \"23\",\r\n                \"City\": \"Mannheim\",\r\n                \"ZipCode\": \"68167\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.49778,\r\n                \"Longitude\": 8.47806,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760237706\",\r\n            \"Name\": \"GLS Depot 68\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rudolf-Diesel-Str.\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Mannheim\",\r\n                \"ZipCode\": \"68169\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.52045,\r\n                \"Longitude\": 8.46308,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917474\",\r\n            \"Name\": \"Tante Emma Laden\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Frühlingstraße\",\r\n                \"HouseNumber\": \"39\",\r\n                \"City\": \"Mannheim\",\r\n                \"ZipCode\": \"68219\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.44423,\r\n                \"Longitude\": 8.53162,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909567\",\r\n            \"Name\": \"RW-Service Giehl\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Seckenheimer Hauptstraße\",\r\n                \"HouseNumber\": \"72a\",\r\n                \"City\": \"Mannheim\",\r\n                \"ZipCode\": \"68239\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.4658,\r\n                \"Longitude\": 8.56497,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915208\",\r\n            \"Name\": \"Kinderladen Elfenstall\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Badenweilerstraße\",\r\n                \"HouseNumber\": \"33\",\r\n                \"City\": \"Mannheim\",\r\n                \"ZipCode\": \"68239\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.46357,\r\n                \"Longitude\": 8.55453,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917357\",\r\n            \"Name\": \"Kiosk International\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Karolingerweg\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Mannheim\",\r\n                \"ZipCode\": \"68239\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.45475,\r\n                \"Longitude\": 8.53731,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914075\",\r\n            \"Name\": \"Kiosk & Backshop 68\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schienenstraße\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Mannheim\",\r\n                \"ZipCode\": \"68305\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.52537,\r\n                \"Longitude\": 8.48156,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912507\",\r\n            \"Name\": \"Wasch- und Bügelservice\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Memeler Straße\",\r\n                \"HouseNumber\": \"21\",\r\n                \"City\": \"Mannheim\",\r\n                \"ZipCode\": \"68307\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.54427,\r\n                \"Longitude\": 8.47814,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915382\",\r\n            \"Name\": \"Ögret´s Änderungsschneiderei\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schönauer Straße\",\r\n                \"HouseNumber\": \"24\",\r\n                \"City\": \"Mannheim\",\r\n                \"ZipCode\": \"68307\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.54533,\r\n                \"Longitude\": 8.44709,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Kein Annahme von XL-Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760229927\",\r\n            \"Name\": \"Täbris Teppich\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Trierer Straße\",\r\n                \"HouseNumber\": \"13-15\",\r\n                \"City\": \"Mannheim\",\r\n                \"ZipCode\": \"68309\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.50666,\r\n                \"Longitude\": 8.5201,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760902091\",\r\n            \"Name\": \"NC-Studio\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Röntgenstraße\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Edingen-Neckarhausen\",\r\n                \"ZipCode\": \"68535\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.44783,\r\n                \"Longitude\": 8.60783,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"16:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"16:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"16:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908383\",\r\n            \"Name\": \"Biria Bike Center Edingen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mannheimer Straße\",\r\n                \"HouseNumber\": \"80\",\r\n                \"City\": \"Edingen-Neckarhausen\",\r\n                \"ZipCode\": \"68535\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.45391,\r\n                \"Longitude\": 8.59318,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Annahme von XL-Paketen und Reifen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"N\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916116\",\r\n            \"Name\": \"Albaraka Markt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Wilhelmstrasse\",\r\n                \"HouseNumber\": \"28a\",\r\n                \"City\": \"Lampertheim\",\r\n                \"ZipCode\": \"68623\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.5937,\r\n                \"Longitude\": 8.47086,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917123\",\r\n            \"Name\": \"Sonnenstudio Sunfactory\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Riedroder Str.\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Bürstadt\",\r\n                \"ZipCode\": \"68642\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.64729,\r\n                \"Longitude\": 8.46901,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Annahme von vorfrankierten Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760223541\",\r\n            \"Name\": \"Tabak Shop Hütchen\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Darmstädterstr.\",\r\n                \"HouseNumber\": \"150\",\r\n                \"City\": \"Biblis\",\r\n                \"ZipCode\": \"68647\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.69404,\r\n                \"Longitude\": 8.46405,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917706\",\r\n            \"Name\": \"PM Sport & Pokale\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Franz-Schubert-Strasse\",\r\n                \"HouseNumber\": \"20\",\r\n                \"City\": \"Oftersheim\",\r\n                \"ZipCode\": \"68723\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.3728,\r\n                \"Longitude\": 8.58334,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912953\",\r\n            \"Name\": \"Vapore-Waghäusel\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kronauer Straße\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Waghäusel OT Kirrlach\",\r\n                \"ZipCode\": \"68753\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.24164,\r\n                \"Longitude\": 8.54981,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916283\",\r\n            \"Name\": \"Schuhreparatur und Schlüsseldienst\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kollmerstraße\",\r\n                \"HouseNumber\": \"32\",\r\n                \"City\": \"Hockenheim\",\r\n                \"ZipCode\": \"68766\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.32383,\r\n                \"Longitude\": 8.54467,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Annahme von vorfrankierten Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912817\",\r\n            \"Name\": \"Wäscherei Werner Bletsch UG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Julius-Schickard-Str.\",\r\n                \"HouseNumber\": \"27\",\r\n                \"City\": \"Neulußheim\",\r\n                \"ZipCode\": \"68809\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.29632,\r\n                \"Longitude\": 8.51892,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760224801\",\r\n            \"Name\": \"Reitsport Schmitt GdbR Uwe Schmitt und Anke Schmitt Priebe\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Oberdorfstraße\",\r\n                \"HouseNumber\": \"51\",\r\n                \"City\": \"Heidelberg\",\r\n                \"ZipCode\": \"69124\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.37539,\r\n                \"Longitude\": 8.66568,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912815\",\r\n            \"Name\": \"Service4Handys GmbH\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Theodor-Heuss-Straße\",\r\n                \"HouseNumber\": \"102-104\",\r\n                \"City\": \"Leimen\",\r\n                \"ZipCode\": \"69181\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.33028,\r\n                \"Longitude\": 8.67226,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"nur Annahme von vorfrankierten Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913767\",\r\n            \"Name\": \"Mara Schneiderei\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"97\",\r\n                \"City\": \"Sandhausen\",\r\n                \"ZipCode\": \"69207\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.34233,\r\n                \"Longitude\": 8.65828,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916378\",\r\n            \"Name\": \"Backy-Shop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schubertstraße\",\r\n                \"HouseNumber\": \"37\",\r\n                \"City\": \"Eppelheim\",\r\n                \"ZipCode\": \"69214\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.40728,\r\n                \"Longitude\": 8.63064,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Keine Annahme von XL-Pk / nur Annahme von vorfrankierten Pk\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917610\",\r\n            \"Name\": \"Änderungsschneiderei & Textilreinigung\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"79\",\r\n                \"City\": \"Eppelheim\",\r\n                \"ZipCode\": \"69214\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.4015,\r\n                \"Longitude\": 8.62914,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Keine Annahme von XL-Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914566\",\r\n            \"Name\": \"Euronics XXL\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hohenaspen\",\r\n                \"HouseNumber\": \"44-54\",\r\n                \"City\": \"Rauenberg\",\r\n                \"ZipCode\": \"69231\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.27385,\r\n                \"Longitude\": 8.69681,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Paketannahme und -abholung beim Kundendienst möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760160197\",\r\n            \"Name\": \"AViA -Station Service\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstr.\",\r\n                \"HouseNumber\": \"155\",\r\n                \"City\": \"Mühlhausen\",\r\n                \"ZipCode\": \"69242\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.24826,\r\n                \"Longitude\": 8.73485,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:45\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:45\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:45\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:45\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:15\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910707\",\r\n            \"Name\": \"Saskia's Coffee World\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Nördliche Bergstr.\",\r\n                \"HouseNumber\": \"58\",\r\n                \"City\": \"Weinheim\",\r\n                \"ZipCode\": \"69469\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.57941,\r\n                \"Longitude\": 8.65979,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913806\",\r\n            \"Name\": \"AS Kommunikation GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Hauptbahnhof\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Weinheim\",\r\n                \"ZipCode\": \"69469\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.5536,\r\n                \"Longitude\": 8.66595,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760231458\",\r\n            \"Name\": \"Bicer´s Baucenter Überwald GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ludwigstraße\",\r\n                \"HouseNumber\": \"77\",\r\n                \"City\": \"Wald-Michelbach\",\r\n                \"ZipCode\": \"69483\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.57067,\r\n                \"Longitude\": 8.82874,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910007\",\r\n            \"Name\": \"GED Handwerksbedarf & Baustoffe GbR\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Adolf-Koch-Straße\",\r\n                \"HouseNumber\": \"8i\",\r\n                \"City\": \"Wald-Michelbach\",\r\n                \"ZipCode\": \"69483\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.57628,\r\n                \"Longitude\": 8.84484,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908854\",\r\n            \"Name\": \"Khun Jing Asia Shop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Müchelner Straße\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Hemsbach\",\r\n                \"ZipCode\": \"69502\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.5959,\r\n                \"Longitude\": 8.64488,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760902016\",\r\n            \"Name\": \"Ambiente\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kunickerstraße\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Hermeskeil\",\r\n                \"ZipCode\": \"54411\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.65534,\r\n                \"Longitude\": 6.94521,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916317\",\r\n            \"Name\": \"Aral SB-Tankstelle\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Trierer Straße\",\r\n                \"HouseNumber\": \"97\",\r\n                \"City\": \"Hermeskeil\",\r\n                \"ZipCode\": \"54411\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.65746,\r\n                \"Longitude\": 6.93299,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"23:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"23:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917320\",\r\n            \"Name\": \"Regional Saarburg und die Welt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Heckingstraße\",\r\n                \"HouseNumber\": \"12-14\",\r\n                \"City\": \"Saarburg\",\r\n                \"ZipCode\": \"54439\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.60682,\r\n                \"Longitude\": 6.54567,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907528\",\r\n            \"Name\": \"Oil Tankstelle\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bornwiese\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Bernkastel-Kues\",\r\n                \"ZipCode\": \"54470\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.927086,\r\n                \"Longitude\": 7.061855,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760903014\",\r\n            \"Name\": \"pcc edv-service e.K.\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Moselweinstr.\",\r\n                \"HouseNumber\": \"188a\",\r\n                \"City\": \"Brauneberg\",\r\n                \"ZipCode\": \"54472\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.91043,\r\n                \"Longitude\": 6.99283,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:15\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:15\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:15\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:15\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:15\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914036\",\r\n            \"Name\": \"Der Holzwurm\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Deckerdorf\",\r\n                \"HouseNumber\": \"12\",\r\n                \"City\": \"Morbach\",\r\n                \"ZipCode\": \"54497\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.80788,\r\n                \"Longitude\": 7.13772,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906107\",\r\n            \"Name\": \"GLS Depot 69\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstr.\",\r\n                \"HouseNumber\": \"56\",\r\n                \"City\": \"Sehlem\",\r\n                \"ZipCode\": \"54518\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.90559,\r\n                \"Longitude\": 6.82577,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905367\",\r\n            \"Name\": \"Smartphone Notaufnahme\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Petersstraße\",\r\n                \"HouseNumber\": \"12\",\r\n                \"City\": \"Bitburg\",\r\n                \"ZipCode\": \"54634\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.9739,\r\n                \"Longitude\": 6.52522,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908062\",\r\n            \"Name\": \"Koller´s kleines Kaufhaus\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Sepp-Herberger-Straße\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Nidderau\",\r\n                \"ZipCode\": \"61130\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.22552,\r\n                \"Longitude\": 8.90955,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908553\",\r\n            \"Name\": \"Der Klai´ne Markt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Eugen-Kaiser-Straße\",\r\n                \"HouseNumber\": \"10-12\",\r\n                \"City\": \"Nidderau\",\r\n                \"ZipCode\": \"61130\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.2225,\r\n                \"Longitude\": 8.87792,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760179274\",\r\n            \"Name\": \"Lottofee im Markt\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Geschw.-Scholl-Str.\",\r\n                \"HouseNumber\": \"24a\",\r\n                \"City\": \"Niddatal\",\r\n                \"ZipCode\": \"61194\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.29388,\r\n                \"Longitude\": 8.81012,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760221267\",\r\n            \"Name\": \"Harnoor Telecafe\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Biebererstraße\",\r\n                \"HouseNumber\": \"17\",\r\n                \"City\": \"Offenbach\",\r\n                \"ZipCode\": \"63065\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.10421,\r\n                \"Longitude\": 8.76732,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909644\",\r\n            \"Name\": \"Mekan Einkaufskiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kaiserstraße\",\r\n                \"HouseNumber\": \"14\",\r\n                \"City\": \"Offenbach am Main\",\r\n                \"ZipCode\": \"63065\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.10082,\r\n                \"Longitude\": 8.76004,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917153\",\r\n            \"Name\": \"HamdiShop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schloßstraße\",\r\n                \"HouseNumber\": \"20\",\r\n                \"City\": \"Offenbach\",\r\n                \"ZipCode\": \"63065\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.106,\r\n                \"Longitude\": 8.76434,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760183625\",\r\n            \"Name\": \"Einkaufs-Kiosk Cvjetic\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstraße\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Offenbach\",\r\n                \"ZipCode\": \"63067\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.10613,\r\n                \"Longitude\": 8.75759,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901677\",\r\n            \"Name\": \"Rathenaukiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rathenaustr.\",\r\n                \"HouseNumber\": \"12\",\r\n                \"City\": \"Offenbach\",\r\n                \"ZipCode\": \"63067\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.09973,\r\n                \"Longitude\": 8.75722,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910745\",\r\n            \"Name\": \"Unicat Vape Offenbach\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Marienstraße\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Offenbach am Main\",\r\n                \"ZipCode\": \"63069\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.09932,\r\n                \"Longitude\": 8.76469,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915054\",\r\n            \"Name\": \"Raya Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schäferstraße\",\r\n                \"HouseNumber\": \"20\",\r\n                \"City\": \"Offenbach am Main\",\r\n                \"ZipCode\": \"63069\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.09764,\r\n                \"Longitude\": 8.7615,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911235\",\r\n            \"Name\": \"TOP-Car Reifen + Fahrzeugtechnik\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bieberer Straße\",\r\n                \"HouseNumber\": \"254\",\r\n                \"City\": \"Offenbach\",\r\n                \"ZipCode\": \"63071\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.09814,\r\n                \"Longitude\": 8.7907,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760900350\",\r\n            \"Name\": \"Nahkauf Elmar Supermarkt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ottersfuhrstr.\",\r\n                \"HouseNumber\": \"26\",\r\n                \"City\": \"Offenbach\",\r\n                \"ZipCode\": \"63073\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.08499,\r\n                \"Longitude\": 8.82703,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914968\",\r\n            \"Name\": \"Qubi Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rumpenheimer Straße\",\r\n                \"HouseNumber\": \"74\",\r\n                \"City\": \"Offenbach am Main\",\r\n                \"ZipCode\": \"63075\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.12167,\r\n                \"Longitude\": 8.78819,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916740\",\r\n            \"Name\": \"Bäckerei Beyaz\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Offenbacher Straße\",\r\n                \"HouseNumber\": \"28\",\r\n                \"City\": \"Offenbach am Main\",\r\n                \"ZipCode\": \"63075\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.11602,\r\n                \"Longitude\": 8.78341,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Keine Annhame von XL-Paketen / nur Annahme von vorfrankierten Paketen\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760900954\",\r\n            \"Name\": \"Giordano Mobile\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Weiskircher Straße\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Rodgau - Jügesheim\",\r\n                \"ZipCode\": \"63110\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.02742,\r\n                \"Longitude\": 8.88308,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909801\",\r\n            \"Name\": \"Agentur Möbius\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schwesternstraße\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Rodgau\",\r\n                \"ZipCode\": \"63110\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.02626,\r\n                \"Longitude\": 8.88415,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916460\",\r\n            \"Name\": \"Mytrona Personal UG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Zeppelinstraße\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Rodgau\",\r\n                \"ZipCode\": \"63110\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.00016,\r\n                \"Longitude\": 8.88269,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Am 07.07. und 23.07.2023 geschlossen!\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914513\",\r\n            \"Name\": \"Cityshop\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Offenbacher Str.\",\r\n                \"HouseNumber\": \"35\",\r\n                \"City\": \"Dietzenbach\",\r\n                \"ZipCode\": \"63128\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.02302,\r\n                \"Longitude\": 8.78377,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Annahme von XL-Paketen\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907108\",\r\n            \"Name\": \"Vodafone Shop Heusenstamm\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Frankfurter Straße\",\r\n                \"HouseNumber\": \"23\",\r\n                \"City\": \"Heusenstamm\",\r\n                \"ZipCode\": \"63150\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.05987,\r\n                \"Longitude\": 8.80745,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907109\",\r\n            \"Name\": \"A.D.F Lebensmittel\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Eisenbahnstraße\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Heusenstamm\",\r\n                \"ZipCode\": \"63150\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.05854,\r\n                \"Longitude\": 8.80256,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915969\",\r\n            \"Name\": \"NH Handy & Kiosk Shop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstr.\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Mühlheim\",\r\n                \"ZipCode\": \"63165\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.12463,\r\n                \"Longitude\": 8.83257,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910437\",\r\n            \"Name\": \"greem-pc\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Seligenstädter Straße\",\r\n                \"HouseNumber\": \"64\",\r\n                \"City\": \"Obertshausen\",\r\n                \"ZipCode\": \"63179\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.07701,\r\n                \"Longitude\": 8.86401,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905308\",\r\n            \"Name\": \"Vodafone Shop NIZ MI Solutions GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hermesstraße\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Neu-Isenburg\",\r\n                \"ZipCode\": \"63263\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.04891,\r\n                \"Longitude\": 8.69938,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910682\",\r\n            \"Name\": \"Blumen Grund\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstrasse\",\r\n                \"HouseNumber\": \"26\",\r\n                \"City\": \"Neu-Isenburg\",\r\n                \"ZipCode\": \"63263\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.05313,\r\n                \"Longitude\": 8.69291,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914988\",\r\n            \"Name\": \"Käptn Kiosk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Stoltzestraße\",\r\n                \"HouseNumber\": \"25\",\r\n                \"City\": \"Neu-Isenburg\",\r\n                \"ZipCode\": \"63263\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.05616,\r\n                \"Longitude\": 8.68891,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915173\",\r\n            \"Name\": \"City Kiosk Neu-Isenburg\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Frankfurter Straße\",\r\n                \"HouseNumber\": \"136\",\r\n                \"City\": \"Neu-Isenburg\",\r\n                \"ZipCode\": \"63263\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.05075,\r\n                \"Longitude\": 8.6954,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760167454\",\r\n            \"Name\": \"Geschenkhaus Dröll\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Fahrgasse\",\r\n                \"HouseNumber\": \"36-38\",\r\n                \"City\": \"Dreieich\",\r\n                \"ZipCode\": \"63303\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.00022,\r\n                \"Longitude\": 8.71452,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917581\",\r\n            \"Name\": \"Comet Textilreinigung\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hanaustraße\",\r\n                \"HouseNumber\": \"2-12\",\r\n                \"City\": \"Dreieichenhain\",\r\n                \"ZipCode\": \"63303\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.00236,\r\n                \"Longitude\": 8.70573,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911198\",\r\n            \"Name\": \"Kiosk Lily\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Freigerichtstraße\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Hanau\",\r\n                \"ZipCode\": \"63450\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.12786,\r\n                \"Longitude\": 8.92885,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914153\",\r\n            \"Name\": \"Afro-Asia-Shop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hospitalstraße\",\r\n                \"HouseNumber\": \"18\",\r\n                \"City\": \"Hanau\",\r\n                \"ZipCode\": \"63450\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.13685,\r\n                \"Longitude\": 8.91416,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917072\",\r\n            \"Name\": \"Kiosk mit Trinkhalle\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Freigerichtstraße\",\r\n                \"HouseNumber\": \"37\",\r\n                \"City\": \"Hanau\",\r\n                \"ZipCode\": \"63450\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.12666,\r\n                \"Longitude\": 8.93298,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914249\",\r\n            \"Name\": \"Sasimex Import Export GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Donaustraße\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Hanau\",\r\n                \"ZipCode\": \"63452\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.15193,\r\n                \"Longitude\": 8.92657,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760229873\",\r\n            \"Name\": \"MS Pavillion / Hossain\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ludwigstraße\",\r\n                \"HouseNumber\": \"137\",\r\n                \"City\": \"Hanau\",\r\n                \"ZipCode\": \"63456\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.119,\r\n                \"Longitude\": 8.9094,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910743\",\r\n            \"Name\": \"Unicat Vape Hanau\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ludwigstraße\",\r\n                \"HouseNumber\": \"82\",\r\n                \"City\": \"Hanau\",\r\n                \"ZipCode\": \"63456\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.11455,\r\n                \"Longitude\": 8.91254,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917604\",\r\n            \"Name\": \"Unicat Candy\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Benzstraße\",\r\n                \"HouseNumber\": \"16c\",\r\n                \"City\": \"Hanau\",\r\n                \"ZipCode\": \"63457\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.1155,\r\n                \"Longitude\": 8.93349,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760218154\",\r\n            \"Name\": \"Aral Tankstelle Emil Ochs GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstr.\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Bruchköbel\",\r\n                \"ZipCode\": \"63486\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.17813,\r\n                \"Longitude\": 8.91457,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901410\",\r\n            \"Name\": \"Seitz Tabakwaren Inh. Roswitha Seitz\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Frankfurter Straße\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Seligenstadt\",\r\n                \"ZipCode\": \"63500\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.04445,\r\n                \"Longitude\": 8.97419,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760160321\",\r\n            \"Name\": \"SB Station Hahn\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Leipziger Str.\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Erlensee\",\r\n                \"ZipCode\": \"63526\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.16041,\r\n                \"Longitude\": 8.99494,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908554\",\r\n            \"Name\": \"Rewe Christian Dadt oHG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Germanenstr.\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Neuberg\",\r\n                \"ZipCode\": \"63543\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.19543,\r\n                \"Longitude\": 8.98617,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912084\",\r\n            \"Name\": \"Stoffzauber\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Untermarkt\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Gelnhausen\",\r\n                \"ZipCode\": \"63571\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.20191,\r\n                \"Longitude\": 9.19268,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914748\",\r\n            \"Name\": \"Internetcafe Gelnhausen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Im Ziegelhaus\",\r\n                \"HouseNumber\": \"14-16\",\r\n                \"City\": \"Gelnhausen\",\r\n                \"ZipCode\": \"63571\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.19843,\r\n                \"Longitude\": 9.19074,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912839\",\r\n            \"Name\": \"Altstadt - Laden\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lindenplatz\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Wächtersbach\",\r\n                \"ZipCode\": \"63607\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.25801,\r\n                \"Longitude\": 9.28824,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912838\",\r\n            \"Name\": \"Tankstelle Lohrey\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Wehrtbornstraße\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Büdingen-Wolferborn\",\r\n                \"ZipCode\": \"63654\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.32971,\r\n                \"Longitude\": 9.1906,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912842\",\r\n            \"Name\": \"Multi Media Shop\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Brunostraße\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Büdingen\",\r\n                \"ZipCode\": \"63654\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.29157,\r\n                \"Longitude\": 9.11146,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912843\",\r\n            \"Name\": \"PRIMO Sports GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Industriestraße\",\r\n                \"HouseNumber\": \"31\",\r\n                \"City\": \"Altenstadt OT Waldsiedlung\",\r\n                \"ZipCode\": \"63674\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.274,\r\n                \"Longitude\": 8.97414,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912837\",\r\n            \"Name\": \"Amandas Friseursalon\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bleichstraße\",\r\n                \"HouseNumber\": \"29\",\r\n                \"City\": \"Ortenberg-Bleichenbach\",\r\n                \"ZipCode\": \"63683\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.32903,\r\n                \"Longitude\": 9.04826,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915812\",\r\n            \"Name\": \"Getränkemarkt im REWE\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bergstraße\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Ranstadt\",\r\n                \"ZipCode\": \"63691\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.35346,\r\n                \"Longitude\": 8.98266,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760233529\",\r\n            \"Name\": \"Vodafone Shop Aschaffenburg\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Frohsinnstraße\",\r\n                \"HouseNumber\": \"11\",\r\n                \"City\": \"Aschaffenburg\",\r\n                \"ZipCode\": \"63739\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.9783,\r\n                \"Longitude\": 9.14655,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Es werden keine Sendungen ab 25 Kilogramm im Shop angenommen!\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907998\",\r\n            \"Name\": \"Keop´s Shop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Maximilianstraße\",\r\n                \"HouseNumber\": \"25\",\r\n                \"City\": \"Aschaffenburg\",\r\n                \"ZipCode\": \"63739\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.97925,\r\n                \"Longitude\": 9.13646,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911764\",\r\n            \"Name\": \"Elektro Outlet\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schillerstraße\",\r\n                \"HouseNumber\": \"85\",\r\n                \"City\": \"Aschaffenburg\",\r\n                \"ZipCode\": \"63741\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.98551,\r\n                \"Longitude\": 9.13571,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760171075\",\r\n            \"Name\": \"Cigarren Weber\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hildenbrandstr.\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Aschaffenburg\",\r\n                \"ZipCode\": \"63743\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.96119,\r\n                \"Longitude\": 9.16106,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760057563\",\r\n            \"Name\": \"Stapf GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hanauer Straße\",\r\n                \"HouseNumber\": \"107 A\",\r\n                \"City\": \"Alzenau\",\r\n                \"ZipCode\": \"63755\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.08817,\r\n                \"Longitude\": 9.06047,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911357\",\r\n            \"Name\": \"Bäckerei Trapp GmbH\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"33\",\r\n                \"City\": \"Alzenau\",\r\n                \"ZipCode\": \"63755\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.05534,\r\n                \"Longitude\": 9.07275,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917611\",\r\n            \"Name\": \"Landhotel Klingerhof GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Hügel\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Hösbach\",\r\n                \"ZipCode\": \"63768\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.96958,\r\n                \"Longitude\": 9.22963,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Annahme von vorfrankierten Paketen\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905992\",\r\n            \"Name\": \"Elektro Kunisch GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Römerstraße\",\r\n                \"HouseNumber\": \"37\",\r\n                \"City\": \"Obernburg\",\r\n                \"ZipCode\": \"63785\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.84109,\r\n                \"Longitude\": 9.14662,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907723\",\r\n            \"Name\": \"Fussbodendesign Tabas\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Darmstädter Straße\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Stockstadt am Main\",\r\n                \"ZipCode\": \"63811\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.96181,\r\n                \"Longitude\": 9.0899,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906102\",\r\n            \"Name\": \"Frank´s Getränkewelt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Industriestraße\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Schöllkrippen\",\r\n                \"ZipCode\": \"63825\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.08952,\r\n                \"Longitude\": 9.2519,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910566\",\r\n            \"Name\": \"Karinsfamilyshop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Marktstraße\",\r\n                \"HouseNumber\": \"19\",\r\n                \"City\": \"Kleinwallstadt\",\r\n                \"ZipCode\": \"63839\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.87126,\r\n                \"Longitude\": 9.16433,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"11:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"11:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"11:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"11:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913742\",\r\n            \"Name\": \"Getränke Krimm\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"50\",\r\n                \"City\": \"Rothenbuch\",\r\n                \"ZipCode\": \"63860\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.96552,\r\n                \"Longitude\": 9.39232,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912416\",\r\n            \"Name\": \"Orts Laden\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"89\",\r\n                \"City\": \"Weibersbrunn\",\r\n                \"ZipCode\": \"63879\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.93071,\r\n                \"Longitude\": 9.36686,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915733\",\r\n            \"Name\": \"Andrea´s Schatztruhe\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"134\",\r\n                \"City\": \"Miltenberg\",\r\n                \"ZipCode\": \"63897\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.69962,\r\n                \"Longitude\": 9.25365,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916141\",\r\n            \"Name\": \"Motorradtechnik Pesahl\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Friedenstraße\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Kleinheubach\",\r\n                \"ZipCode\": \"63924\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.71998,\r\n                \"Longitude\": 9.21475,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914106\",\r\n            \"Name\": \"ABC Schreibwaren\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Landstr.\",\r\n                \"HouseNumber\": \"11a\",\r\n                \"City\": \"Wörth\",\r\n                \"ZipCode\": \"63939\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.79691,\r\n                \"Longitude\": 9.15808,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908267\",\r\n            \"Name\": \"Glossino\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Heidelberger Straße\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Darmstadt\",\r\n                \"ZipCode\": \"64283\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.86666,\r\n                \"Longitude\": 8.64682,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909446\",\r\n            \"Name\": \"City Fix Schlüsseldienst\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Luisenplatz\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Darmstadt\",\r\n                \"ZipCode\": \"64283\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.87327,\r\n                \"Longitude\": 8.6518,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914386\",\r\n            \"Name\": \"RED WING Reparatur Exklusiv-Schuh-Bar\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Grafenstraße\",\r\n                \"HouseNumber\": \"37\",\r\n                \"City\": \"Darmstadt\",\r\n                \"ZipCode\": \"64283\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.87087,\r\n                \"Longitude\": 8.64948,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916834\",\r\n            \"Name\": \"Safi Supermarkt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rheinstraße\",\r\n                \"HouseNumber\": \"51\",\r\n                \"City\": \"Darmstadt\",\r\n                \"ZipCode\": \"64283\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.87187,\r\n                \"Longitude\": 8.64303,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760904479\",\r\n            \"Name\": \"Schröbel-Tresp Gasevertrieb UG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Pallaswiesenstr.\",\r\n                \"HouseNumber\": \"145\",\r\n                \"City\": \"Darmstadt\",\r\n                \"ZipCode\": \"64293\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.883995,\r\n                \"Longitude\": 8.634559,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912550\",\r\n            \"Name\": \"REWE\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Pallaswiesenstraße\",\r\n                \"HouseNumber\": \"70-72\",\r\n                \"City\": \"Darmstadt\",\r\n                \"ZipCode\": \"64293\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.88163,\r\n                \"Longitude\": 8.64425,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916280\",\r\n            \"Name\": \"Tiernahrung Freund GbR\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Philipp-Reis-Weg\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Darmstadt\",\r\n                \"ZipCode\": \"64293\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.8898,\r\n                \"Longitude\": 8.65064,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915500\",\r\n            \"Name\": \"Pinar Supermarkt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Darmstädter Straße\",\r\n                \"HouseNumber\": \"51\",\r\n                \"City\": \"Reinheim\",\r\n                \"ZipCode\": \"64354\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.83129,\r\n                \"Longitude\": 8.83399,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915932\",\r\n            \"Name\": \"OffsetDruck Otzberg + Mediahaus Reinheim\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Friedrichstraße\",\r\n                \"HouseNumber\": \"27\",\r\n                \"City\": \"Reinheim\",\r\n                \"ZipCode\": \"64354\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.82836,\r\n                \"Longitude\": 8.83656,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"15:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"15:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"15:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"15:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"15:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760203602\",\r\n            \"Name\": \"Der Handyladen Vertriebs GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Darmstädter Str.\",\r\n                \"HouseNumber\": \"20\",\r\n                \"City\": \"Reichelsheim\",\r\n                \"ZipCode\": \"64385\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.71218,\r\n                \"Longitude\": 8.84193,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760902023\",\r\n            \"Name\": \"Adi's Sportwelt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Darmstädter Straße\",\r\n                \"HouseNumber\": \"36\",\r\n                \"City\": \"Brensbach\",\r\n                \"ZipCode\": \"64395\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.77494,\r\n                \"Longitude\": 8.877,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906229\",\r\n            \"Name\": \"Haus & Co. Christine Lange\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Pretlackstraße\",\r\n                \"HouseNumber\": \"4a\",\r\n                \"City\": \"Fränkisch-Crumbach\",\r\n                \"ZipCode\": \"64407\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.74497,\r\n                \"Longitude\": 8.85659,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914567\",\r\n            \"Name\": \"RepairHaus\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Werner-von-Siemens-Straße\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Erbach\",\r\n                \"ZipCode\": \"64711\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.65957,\r\n                \"Longitude\": 8.99085,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908046\",\r\n            \"Name\": \"EXPERT-Stommel\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Walther-Rathnau-Allee\",\r\n                \"HouseNumber\": \"25\",\r\n                \"City\": \"Michelstadt\",\r\n                \"ZipCode\": \"64720\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.69065,\r\n                \"Longitude\": 9.00432,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915092\",\r\n            \"Name\": \"Tiernahrung Freund GbR\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Roßbacher Weg\",\r\n                \"HouseNumber\": \"9\",\r\n                \"City\": \"Michelstadt\",\r\n                \"ZipCode\": \"64720\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.67149,\r\n                \"Longitude\": 8.99331,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760203600\",\r\n            \"Name\": \"Der Handyladen Vertriebs GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Frankfurter Str.\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Bad König\",\r\n                \"ZipCode\": \"64732\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.74255,\r\n                \"Longitude\": 9.00491,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907862\",\r\n            \"Name\": \"Westphal Profi-Baumarkt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Industriestraße\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Höchst\",\r\n                \"ZipCode\": \"64739\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.8058,\r\n                \"Longitude\": 9.00174,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913422\",\r\n            \"Name\": \"Magazin DL\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Höchster Straße\",\r\n                \"HouseNumber\": \"36\",\r\n                \"City\": \"Breuberg\",\r\n                \"ZipCode\": \"64747\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.81668,\r\n                \"Longitude\": 9.01547,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908442\",\r\n            \"Name\": \"FACTICS GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Beerfelder Straße\",\r\n                \"HouseNumber\": \"40\",\r\n                \"City\": \"Oberzent-Finkenbach\",\r\n                \"ZipCode\": \"64760\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.54109,\r\n                \"Longitude\": 8.92075,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912669\",\r\n            \"Name\": \"AXA Center Babenhausen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ludwigstraße\",\r\n                \"HouseNumber\": \"2a\",\r\n                \"City\": \"Babenhausen\",\r\n                \"ZipCode\": \"64832\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.96396,\r\n                \"Longitude\": 8.95094,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917580\",\r\n            \"Name\": \"Dilan´s Hair & Beauty\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Fahrstraße\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Babenhausen\",\r\n                \"ZipCode\": \"64832\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.96156,\r\n                \"Longitude\": 8.95353,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Annahme von vorfrankierten Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917352\",\r\n            \"Name\": \"RavenSmoke Münster\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Darmstädter Straße\",\r\n                \"HouseNumber\": \"56\",\r\n                \"City\": \"Münster\",\r\n                \"ZipCode\": \"64839\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.92016,\r\n                \"Longitude\": 8.85681,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760237567\",\r\n            \"Name\": \"GLS Depot 87\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"GLS-Str.\",\r\n                \"HouseNumber\": \"1--5\",\r\n                \"City\": \"Schaafheim\",\r\n                \"ZipCode\": \"64850\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.92747,\r\n                \"Longitude\": 9.01595,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760137672\",\r\n            \"Name\": \"Knapp's Laden\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Marktstraße\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Buchen\",\r\n                \"ZipCode\": \"74722\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.52198,\r\n                \"Longitude\": 9.32398,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911919\",\r\n            \"Name\": \"Schuh Koloss\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Daimlerstraße\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Buchen\",\r\n                \"ZipCode\": \"74722\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.52884,\r\n                \"Longitude\": 9.33449,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760230203\",\r\n            \"Name\": \"Getränke Löhr\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Obere Vorstadtstr.\",\r\n                \"HouseNumber\": \"50\",\r\n                \"City\": \"Walldürn\",\r\n                \"ZipCode\": \"74731\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.58339,\r\n                \"Longitude\": 9.364848,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760135942\",\r\n            \"Name\": \"E & H Servicecenter\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ruppertshüttener Str.\",\r\n                \"HouseNumber\": \"42\",\r\n                \"City\": \"Lohr\",\r\n                \"ZipCode\": \"97816\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.00679,\r\n                \"Longitude\": 9.57886,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915523\",\r\n            \"Name\": \"Asia Supermarkt Min\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Partensteiner Straße\",\r\n                \"HouseNumber\": \"26\",\r\n                \"City\": \"Lohr\",\r\n                \"ZipCode\": \"97816\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.99901,\r\n                \"Longitude\": 9.56466,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912143\",\r\n            \"Name\": \"Bestellshop\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Eichholzstraße\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Esselbach\",\r\n                \"ZipCode\": \"97839\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.85125,\r\n                \"Longitude\": 9.53789,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760210386\",\r\n            \"Name\": \"Automatisierungstechnik Kunkel\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Steingrundstr.\",\r\n                \"HouseNumber\": \"71\",\r\n                \"City\": \"Neuhütten\",\r\n                \"ZipCode\": \"97843\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.00131,\r\n                \"Longitude\": 9.43178,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914522\",\r\n            \"Name\": \"Palmyra Market\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Brückengasse\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Wertheim\",\r\n                \"ZipCode\": \"97877\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.75991,\r\n                \"Longitude\": 9.51582,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760226319\",\r\n            \"Name\": \"Bianca's Kiosk UG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ludwigstraße\",\r\n                \"HouseNumber\": \"1b\",\r\n                \"City\": \"Würzburg\",\r\n                \"ZipCode\": \"97070\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.79556,\r\n                \"Longitude\": 9.93636,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915194\",\r\n            \"Name\": \"Schuh-Service + Schlüsselanfertigung\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Platenstr.\",\r\n                \"HouseNumber\": \"1c\",\r\n                \"City\": \"Würzburg\",\r\n                \"ZipCode\": \"97072\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.78057,\r\n                \"Longitude\": 9.93533,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910119\",\r\n            \"Name\": \"UTL e.K.\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Keesburgstr.\",\r\n                \"HouseNumber\": \"11\",\r\n                \"City\": \"Würzburg\",\r\n                \"ZipCode\": \"97074\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.78219,\r\n                \"Longitude\": 9.94261,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912401\",\r\n            \"Name\": \"Antalya Feinkost\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"52\",\r\n                \"City\": \"Ochsenfurt\",\r\n                \"ZipCode\": \"97199\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.66407,\r\n                \"Longitude\": 10.06587,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914928\",\r\n            \"Name\": \"Aral Tankstelle Bergtheim\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Würzburger Straße\",\r\n                \"HouseNumber\": \"1-3\",\r\n                \"City\": \"Bergtheim\",\r\n                \"ZipCode\": \"97241\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.89762,\r\n                \"Longitude\": 10.06691,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760237699\",\r\n            \"Name\": \"GLS Depot 88\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Wachtelberg\",\r\n                \"HouseNumber\": \"19\",\r\n                \"City\": \"Kürnach\",\r\n                \"ZipCode\": \"97273\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.84337,\r\n                \"Longitude\": 10.01452,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916423\",\r\n            \"Name\": \"Paketshop Straub\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"49\",\r\n                \"City\": \"Unterpleichfeld\",\r\n                \"ZipCode\": \"97294\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.87065,\r\n                \"Longitude\": 10.04765,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909984\",\r\n            \"Name\": \"BalaXpress UG\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kaltensondheimer Straße\",\r\n                \"HouseNumber\": \"11\",\r\n                \"City\": \"Kitzingen\",\r\n                \"ZipCode\": \"97318\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.73664,\r\n                \"Longitude\": 10.15237,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911240\",\r\n            \"Name\": \"Firma Thomas Stumpf\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Böhmerwaldstraße\",\r\n                \"HouseNumber\": \"11\",\r\n                \"City\": \"Kitzingen\",\r\n                \"ZipCode\": \"97318\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.72815,\r\n                \"Longitude\": 10.18683,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760097217\",\r\n            \"Name\": \"Elektro Kestler\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Gaibacher Str.\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Volkach\",\r\n                \"ZipCode\": \"97332\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.86867,\r\n                \"Longitude\": 10.22367,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912086\",\r\n            \"Name\": \"Auto-Service Mohaupt Inh. Carmen Müller\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Dimbacher Straße\",\r\n                \"HouseNumber\": \"42\",\r\n                \"City\": \"Volkach\",\r\n                \"ZipCode\": \"97332\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.85896,\r\n                \"Longitude\": 10.23263,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760053043\",\r\n            \"Name\": \"Franz Josef Then Eisenhandlung\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Maingasse\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Dettelbach\",\r\n                \"ZipCode\": \"97337\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.80159,\r\n                \"Longitude\": 10.161691,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:15\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:15\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:15\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:15\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:15\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:15\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:15\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:15\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:15\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:15\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:45\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914713\",\r\n            \"Name\": \"OMV Rüdenhausen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Marktstraße\",\r\n                \"HouseNumber\": \"32\",\r\n                \"City\": \"Rüdenhausen\",\r\n                \"ZipCode\": \"97355\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.76816,\r\n                \"Longitude\": 10.34188,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914281\",\r\n            \"Name\": \"Intermarkt Home\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Luitpoldstraße\",\r\n                \"HouseNumber\": \"11\",\r\n                \"City\": \"Schweinfurt\",\r\n                \"ZipCode\": \"97421\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.04109,\r\n                \"Longitude\": 10.22496,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915182\",\r\n            \"Name\": \"Siller's KFZ Werkstatt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Friedhofstraße\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Schweinfurt\",\r\n                \"ZipCode\": \"97421\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.04953,\r\n                \"Longitude\": 10.22918,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"PS befindet sich in der in bft Tankstelle!\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912566\",\r\n            \"Name\": \"Maxikauf Schweinfurt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Carl-Benz-Straße\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Schweinfurt\",\r\n                \"ZipCode\": \"97424\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.03617,\r\n                \"Longitude\": 10.23561,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916648\",\r\n            \"Name\": \"bauSpezi Werneck\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Pfaffenpfad\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Werneck\",\r\n                \"ZipCode\": \"97440\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.0024,\r\n                \"Longitude\": 10.11443,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915359\",\r\n            \"Name\": \"bauSpezi\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Adam-Stegerwald-Straße\",\r\n                \"HouseNumber\": \"14\",\r\n                \"City\": \"Gerolzhofen\",\r\n                \"ZipCode\": \"97447\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.90665,\r\n                \"Longitude\": 10.35057,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915744\",\r\n            \"Name\": \"Autowerkstatt Schatz\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"40\",\r\n                \"City\": \"Schonungen\",\r\n                \"ZipCode\": \"97453\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.04789,\r\n                \"Longitude\": 10.30716,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915743\",\r\n            \"Name\": \"Getränkemarkt Niederwerrn\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Flemingstraße\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Niederwerrn\",\r\n                \"ZipCode\": \"97464\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.06492,\r\n                \"Longitude\": 10.18233,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915050\",\r\n            \"Name\": \"Das Geiernest\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"23\",\r\n                \"City\": \"Poppenhausen\",\r\n                \"ZipCode\": \"97490\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.10158,\r\n                \"Longitude\": 10.14357,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909714\",\r\n            \"Name\": \"Caro's Futterkiste\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"64\",\r\n                \"City\": \"Bergreihnfeld\",\r\n                \"ZipCode\": \"97493\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.00627,\r\n                \"Longitude\": 10.1802,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915598\",\r\n            \"Name\": \"Getränke Reiser\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Zubringer\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Kolitzheim\",\r\n                \"ZipCode\": \"97509\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.95023,\r\n                \"Longitude\": 10.26518,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909551\",\r\n            \"Name\": \"Elektro Lorz\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Manggasse\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Ostheim\",\r\n                \"ZipCode\": \"97645\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.4575,\r\n                \"Longitude\": 10.23386,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916791\",\r\n            \"Name\": \"e-roller-bayern\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Alte Kissinger Straße\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Bad Kissingen\",\r\n                \"ZipCode\": \"97688\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.18026,\r\n                \"Longitude\": 10.07984,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912206\",\r\n            \"Name\": \"Getränke Beck e. K.\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Hörner\",\r\n                \"HouseNumber\": \"13\",\r\n                \"City\": \"Münnerstadt-Althausen\",\r\n                \"ZipCode\": \"97702\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.24774,\r\n                \"Longitude\": 10.23177,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906090\",\r\n            \"Name\": \"Weber GbR\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Heidig\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Maßbach\",\r\n                \"ZipCode\": \"97711\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.17319,\r\n                \"Longitude\": 10.28524,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:15\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:15\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:15\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:15\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915017\",\r\n            \"Name\": \"Hagebaumarkt Gemünden GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Würzburger Straße\",\r\n                \"HouseNumber\": \"78\",\r\n                \"City\": \"Gemünden am Main\",\r\n                \"ZipCode\": \"97737\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.06309,\r\n                \"Longitude\": 9.67998,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901037\",\r\n            \"Name\": \"Avia Station\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Bahnhof\",\r\n                \"HouseNumber\": \"25\",\r\n                \"City\": \"Hammelburg\",\r\n                \"ZipCode\": \"97762\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.12014,\r\n                \"Longitude\": 9.88116,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760903618\",\r\n            \"Name\": \"Walz Druckcenter\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kirchgasse\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Hammelburg\",\r\n                \"ZipCode\": \"97762\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.11428,\r\n                \"Longitude\": 9.89045,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760152378\",\r\n            \"Name\": \"Das Lagerhaus\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstr.\",\r\n                \"HouseNumber\": \"12\",\r\n                \"City\": \"Burgsinn\",\r\n                \"ZipCode\": \"97775\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.14913,\r\n                \"Longitude\": 9.6555,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906560\",\r\n            \"Name\": \"PC Spezialist TH. Bandt\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Galgenbergstraße\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Igersheim\",\r\n                \"ZipCode\": \"97999\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 49.48608,\r\n                \"Longitude\": 9.82386,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760903750\",\r\n            \"Name\": \"Taxi - Mietwagen und Reise GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lindenallee\",\r\n                \"HouseNumber\": \"1a\",\r\n                \"City\": \"Meiningen\",\r\n                \"ZipCode\": \"98617\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 50.57336,\r\n                \"Longitude\": 10.42021,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916051\",\r\n            \"Name\": \"Köpke Optik\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Eppendorfer Landstraße\",\r\n                \"HouseNumber\": \"86\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"20249\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.59072,\r\n                \"Longitude\": 9.98773,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915906\",\r\n            \"Name\": \"Aylin Kiosk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Sternstraße\",\r\n                \"HouseNumber\": \"90\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"20357\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.56085,\r\n                \"Longitude\": 9.96741,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909289\",\r\n            \"Name\": \"Teletec24\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Neuer Kamp\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"20359\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.55725,\r\n                \"Longitude\": 9.96497,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Annahme von vorfrankierten Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911748\",\r\n            \"Name\": \"Kiosk 61\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Dalmannkai\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"20457\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.54161,\r\n                \"Longitude\": 9.99551,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914014\",\r\n            \"Name\": \"Tele Afrika Okafor e.K.\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Moorstraße\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"21073\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.45701,\r\n                \"Longitude\": 9.98596,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915627\",\r\n            \"Name\": \"Fitness-Depot\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Wilstorfer Straße\",\r\n                \"HouseNumber\": \"114\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"21073\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.4525,\r\n                \"Longitude\": 9.98746,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917705\",\r\n            \"Name\": \"En-Elladi\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kalischerstraße\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"21073\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.45589,\r\n                \"Longitude\": 9.98513,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914117\",\r\n            \"Name\": \"Kiosk Backshop Harburg\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Winsener Straße\",\r\n                \"HouseNumber\": \"71\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"21077\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.44657,\r\n                \"Longitude\": 9.99138,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"samstags und sonntags keine Paketannahme\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910731\",\r\n            \"Name\": \"LOTTO - TABAK\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Reeseberg\",\r\n                \"HouseNumber\": \"178a\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"21079\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.44133,\r\n                \"Longitude\": 10.00322,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Annahme und Versand von vorfrankierten Paketen möglich!\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914179\",\r\n            \"Name\": \"Baran Handy Shop\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Vogelhüttendeich\",\r\n                \"HouseNumber\": \"71\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"21107\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.5169,\r\n                \"Longitude\": 9.98979,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912582\",\r\n            \"Name\": \"REWE Roman Krieger oHG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Steendiek\",\r\n                \"HouseNumber\": \"16\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"21129\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.53283,\r\n                \"Longitude\": 9.87916,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911765\",\r\n            \"Name\": \"Tabakwaren Kähler\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Cuxhavener Str.\",\r\n                \"HouseNumber\": \"335\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"21149\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.47236,\r\n                \"Longitude\": 9.85213,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Annahme von XL-Paketen möglich.\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912141\",\r\n            \"Name\": \"Polnische Delikatessen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Neugrabener Bahnhofstraße\",\r\n                \"HouseNumber\": \"23\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"21149\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.46984,\r\n                \"Longitude\": 9.85465,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Annahme von XL-Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917157\",\r\n            \"Name\": \"Green Hill GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Friedrich-Vorwerk-Straße\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Tostedt\",\r\n                \"ZipCode\": \"21255\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.2903,\r\n                \"Longitude\": 9.73386,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914784\",\r\n            \"Name\": \"Lüne Lotto & Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Dahlenburger Landstraße\",\r\n                \"HouseNumber\": \"69b\",\r\n                \"City\": \"Lüneburg\",\r\n                \"ZipCode\": \"21337\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.24797,\r\n                \"Longitude\": 10.4302,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914391\",\r\n            \"Name\": \"POCO Bardowick\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Daimlerstraße\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Bardowick\",\r\n                \"ZipCode\": \"21357\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.28758,\r\n                \"Longitude\": 10.3881,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901697\",\r\n            \"Name\": \"Sascha Becker Dienstleistungsservice GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Nikolaus-Kopernikus-Str.\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Schwarzenbek\",\r\n                \"ZipCode\": \"21493\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.50709,\r\n                \"Longitude\": 10.49819,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"12:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"12:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"12:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"12:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"12:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915385\",\r\n            \"Name\": \"Änderungsschneiderei Waziro\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Elbdeich\",\r\n                \"HouseNumber\": \"35\",\r\n                \"City\": \"Hohnstorf\",\r\n                \"ZipCode\": \"21522\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.36608,\r\n                \"Longitude\": 10.55825,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914793\",\r\n            \"Name\": \"Kinitel Mobile\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Dehnhaide\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"22081\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.57916,\r\n                \"Longitude\": 10.04184,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910494\",\r\n            \"Name\": \"ALSTERCITY KIOSK\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Weidestraße\",\r\n                \"HouseNumber\": \"122b\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"22083\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.58263,\r\n                \"Longitude\": 10.02798,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Keine Annahme xon XL-Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911336\",\r\n            \"Name\": \"Textilpflege Wille\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Meiendorfer Straße\",\r\n                \"HouseNumber\": \"92\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"22145\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.62267,\r\n                \"Longitude\": 10.16634,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914796\",\r\n            \"Name\": \"Anna´s Kiosk & Paketshop Rahlstedt\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rahlstedter Straße\",\r\n                \"HouseNumber\": \"47\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"22149\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.59439,\r\n                \"Longitude\": 10.14569,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913172\",\r\n            \"Name\": \"Stefano Getränke-Markt\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Berner Heerweg\",\r\n                \"HouseNumber\": \"122a\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"22159\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.60114,\r\n                \"Longitude\": 10.11878,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Keine Annahme von XL-Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"14:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760201223\",\r\n            \"Name\": \"Dream Café\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Alsterdorfer Str.\",\r\n                \"HouseNumber\": \"90\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"22299\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.59995,\r\n                \"Longitude\": 9.99663,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Annahme/Versand von L und XL Paketen\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760904076\",\r\n            \"Name\": \"SCHIWI-Service GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hudtwalckerstr.\",\r\n                \"HouseNumber\": \"24\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"22299\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.59422,\r\n                \"Longitude\": 9.99759,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909066\",\r\n            \"Name\": \"Barmbeker Getränkemärkt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Semperstraße\",\r\n                \"HouseNumber\": \"52\",\r\n                \"City\": \"Hamburg Winterhude\",\r\n                \"ZipCode\": \"22303\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.58621,\r\n                \"Longitude\": 10.01717,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Annahme/Versand von XL-Paketen\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912263\",\r\n            \"Name\": \"Happy Packet Shop\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bramfelder Straße\",\r\n                \"HouseNumber\": \"46\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"22305\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.58467,\r\n                \"Longitude\": 10.04874,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905456\",\r\n            \"Name\": \"HEM-Tankstelle\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hamburger Str.\",\r\n                \"HouseNumber\": \"22\",\r\n                \"City\": \"Bargteheide\",\r\n                \"ZipCode\": \"22941\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.72527,\r\n                \"Longitude\": 10.25604,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912807\",\r\n            \"Name\": \"EDEKA Süllau\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kirchenstraße\",\r\n                \"HouseNumber\": \"31\",\r\n                \"City\": \"Trittau\",\r\n                \"ZipCode\": \"22946\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.60996,\r\n                \"Longitude\": 10.40687,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Annahme von vorfrankierten Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760186262\",\r\n            \"Name\": \"AMOCS Armyshop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Beckergrube\",\r\n                \"HouseNumber\": \"49-53\",\r\n                \"City\": \"Lübeck\",\r\n                \"ZipCode\": \"23552\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.86952,\r\n                \"Longitude\": 10.683579,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909957\",\r\n            \"Name\": \"Smart-Tec\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Königstraße\",\r\n                \"HouseNumber\": \"119\",\r\n                \"City\": \"Lübeck\",\r\n                \"ZipCode\": \"23552\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.86421,\r\n                \"Longitude\": 10.68654,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913965\",\r\n            \"Name\": \"Chillum24\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hüxstr.\",\r\n                \"HouseNumber\": \"110\",\r\n                \"City\": \"Lübeck\",\r\n                \"ZipCode\": \"23552\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.86501,\r\n                \"Longitude\": 10.69195,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"16:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913964\",\r\n            \"Name\": \"Gewächshausbedarf Lübeck\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Fackenburger Allee\",\r\n                \"HouseNumber\": \"78a\",\r\n                \"City\": \"Lübeck\",\r\n                \"ZipCode\": \"23554\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.87654,\r\n                \"Longitude\": 10.66412,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901304\",\r\n            \"Name\": \"Lotto-Presse-Tabak-Shop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Brandenbaumer Landstr.\",\r\n                \"HouseNumber\": \"253\",\r\n                \"City\": \"Lübeck\",\r\n                \"ZipCode\": \"23566\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.84959,\r\n                \"Longitude\": 10.74213,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912615\",\r\n            \"Name\": \"Gärtnerei Aeschlimann\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"An der Gärtnerei\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Groß Grönau\",\r\n                \"ZipCode\": \"23627\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.81485,\r\n                \"Longitude\": 10.7359,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Annahme von vorfrankierten Paketen / EC-Kartenzahlung möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912681\",\r\n            \"Name\": \"Kiosk am ZOB\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße (am ZOB)\",\r\n                \"HouseNumber\": \"0\",\r\n                \"City\": \"Mölln\",\r\n                \"ZipCode\": \"23879\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.62946,\r\n                \"Longitude\": 10.69087,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Keine Annahme von XL-Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917674\",\r\n            \"Name\": \"Marktkauf Getränkemarkt Süllau Mölln\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Industriestr.\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Mölln\",\r\n                \"ZipCode\": \"23879\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.6196,\r\n                \"Longitude\": 10.67597,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Versand von vorfrankierten Paketen / keine Annahme von XL-Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910166\",\r\n            \"Name\": \"EDV Service Kerbs\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Tannenweg\",\r\n                \"HouseNumber\": \"3C\",\r\n                \"City\": \"Gudow\",\r\n                \"ZipCode\": \"23899\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.55637,\r\n                \"Longitude\": 10.76514,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912833\",\r\n            \"Name\": \"Edeka Süllau Getränkemarkt\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ziethener Straße\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Ratzeburg\",\r\n                \"ZipCode\": \"23909\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.6937,\r\n                \"Longitude\": 10.78796,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Annahme von vorfrankierten Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912495\",\r\n            \"Name\": \"kleine Kaufhaus an der Schleuse Inh. Bärbel Brüggemann\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Oldesloer Str.\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Berkenthin\",\r\n                \"ZipCode\": \"23919\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.73437,\r\n                \"Longitude\": 10.64601,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901126\",\r\n            \"Name\": \"Handarbeiten + Dekoratives Maike Martens\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hamburger Str.\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Bad Segeberg\",\r\n                \"ZipCode\": \"23795\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.93584,\r\n                \"Longitude\": 10.31015,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Seminartwiete\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917478\",\r\n            \"Name\": \"Hol Doch\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kirchstr.\",\r\n                \"HouseNumber\": \"39\",\r\n                \"City\": \"Bad Segeberg\",\r\n                \"ZipCode\": \"23795\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.9366,\r\n                \"Longitude\": 10.3085,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760151677\",\r\n            \"Name\": \"Rundfunkhaus Harm GmbH & co. KG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Waldstr.\",\r\n                \"HouseNumber\": \"40\",\r\n                \"City\": \"Wahlstedt\",\r\n                \"ZipCode\": \"23812\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.95064,\r\n                \"Longitude\": 10.20467,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916271\",\r\n            \"Name\": \"KFZ Teile Leezen\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Heiderfelder Str.\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Leezen\",\r\n                \"ZipCode\": \"23816\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.86807,\r\n                \"Longitude\": 10.25203,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760900743\",\r\n            \"Name\": \"Calypso-Sun\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ragniter Ring\",\r\n                \"HouseNumber\": \"35\",\r\n                \"City\": \"Preetz\",\r\n                \"ZipCode\": \"24211\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.22364,\r\n                \"Longitude\": 10.26821,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912460\",\r\n            \"Name\": \"Lottoladen Ferry\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Müllershörn\",\r\n                \"HouseNumber\": \"2A\",\r\n                \"City\": \"Flintbek\",\r\n                \"ZipCode\": \"24220\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.24121,\r\n                \"Longitude\": 10.06203,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913035\",\r\n            \"Name\": \"Caesar Shisha Mougib Magdi\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Gutenbergstraße\",\r\n                \"HouseNumber\": \"47\",\r\n                \"City\": \"Schwentinental\",\r\n                \"ZipCode\": \"24223\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.28827,\r\n                \"Longitude\": 10.216,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916872\",\r\n            \"Name\": \"MediaMarkt Raisdorf\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mergenthaler Straße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Schwentinental-Raisdorf\",\r\n                \"ZipCode\": \"24223\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.28659,\r\n                \"Longitude\": 10.2269,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Annahme von vorfrankierten Paketen/keine Annahme+Umverfügung von XL-Paketen\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906550\",\r\n            \"Name\": \"Classic Tankstelle\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Dorfstraße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Heikendorf\",\r\n                \"ZipCode\": \"24226\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.36948,\r\n                \"Longitude\": 10.20173,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912919\",\r\n            \"Name\": \"J. Runge GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bundhorster Chaussee\",\r\n                \"HouseNumber\": \"16\",\r\n                \"City\": \"Ascheberg\",\r\n                \"ZipCode\": \"24326\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.14805,\r\n                \"Longitude\": 10.33609,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916040\",\r\n            \"Name\": \"Euphoria GbR\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Haart\",\r\n                \"HouseNumber\": \"19\",\r\n                \"City\": \"Neumünster\",\r\n                \"ZipCode\": \"24534\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.06857,\r\n                \"Longitude\": 9.99067,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760237674\",\r\n            \"Name\": \"GLS Depot 23\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Donaubogen\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Neumünster\",\r\n                \"ZipCode\": \"24539\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.03991,\r\n                \"Longitude\": 9.98145,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:15\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:15\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:15\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:15\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:15\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910909\",\r\n            \"Name\": \"SyncOnNet UG\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Poststraße\",\r\n                \"HouseNumber\": \"8d\",\r\n                \"City\": \"Nortorf\",\r\n                \"ZipCode\": \"24589\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.16736,\r\n                \"Longitude\": 9.85583,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914847\",\r\n            \"Name\": \"Henning Heizung Sanitär und vieles mehr!\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hermannstädter Straße\",\r\n                \"HouseNumber\": \"20\",\r\n                \"City\": \"Trappenkamp\",\r\n                \"ZipCode\": \"24610\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.04041,\r\n                \"Longitude\": 10.22121,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Annahme von vorfrankierten Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911046\",\r\n            \"Name\": \"Tante Emma\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Itzehoer Str.\",\r\n                \"HouseNumber\": \"38\",\r\n                \"City\": \"Gnutz\",\r\n                \"ZipCode\": \"24622\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.13267,\r\n                \"Longitude\": 9.82575,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"PS hat nur bis 10.00 Uhr geöffnet!\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"11:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"11:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"11:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"11:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"11:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"10:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915483\",\r\n            \"Name\": \"SAMO SHOP 24h\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Pannkokenstraat\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Rendsburg\",\r\n                \"ZipCode\": \"24768\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.30591,\r\n                \"Longitude\": 9.66122,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916878\",\r\n            \"Name\": \"MediaMarkt Rendsburg\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Friedrichstädter Str.\",\r\n                \"HouseNumber\": \"54-56\",\r\n                \"City\": \"Rendsburg\",\r\n                \"ZipCode\": \"24768\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.32074,\r\n                \"Longitude\": 9.6274,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Annahme von vorfrankierten Paketen/keine Annahme+Umverfügung von XL-Paketen\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760166801\",\r\n            \"Name\": \"Stöber Stübchen\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hohenbusch\",\r\n                \"HouseNumber\": \"13\",\r\n                \"City\": \"Schacht-Audorf\",\r\n                \"ZipCode\": \"24790\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.31305,\r\n                \"Longitude\": 9.72417,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912464\",\r\n            \"Name\": \"Union Markt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Marrensdamm\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Flensburg\",\r\n                \"ZipCode\": \"24944\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.81534,\r\n                \"Longitude\": 9.47242,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760904173\",\r\n            \"Name\": \"Spielzeugring Eder\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bismarckstr.\",\r\n                \"HouseNumber\": \"1a\",\r\n                \"City\": \"Sörup\",\r\n                \"ZipCode\": \"24966\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.71756,\r\n                \"Longitude\": 9.67083,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914622\",\r\n            \"Name\": \"Spatzenladen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Dorfstraße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Großenwiehe\",\r\n                \"ZipCode\": \"24969\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.70708,\r\n                \"Longitude\": 9.24951,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911327\",\r\n            \"Name\": \"Autohaus Friedrichsen Inh. Karsten Friedrichsen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Im Winkel\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Hörup\",\r\n                \"ZipCode\": \"24980\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.746,\r\n                \"Longitude\": 9.10476,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916937\",\r\n            \"Name\": \"My Fone\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstrasse\",\r\n                \"HouseNumber\": \"1-3\",\r\n                \"City\": \"Buxtehude\",\r\n                \"ZipCode\": \"21614\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.47465,\r\n                \"Longitude\": 9.69643,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760146238\",\r\n            \"Name\": \"Hollander Team\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hohenwedelerweg\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Stade\",\r\n                \"ZipCode\": \"21682\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.60565,\r\n                \"Longitude\": 9.46263,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910451\",\r\n            \"Name\": \"Heitmann & Junge GmbH\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hohenfelde\",\r\n                \"HouseNumber\": \"31\",\r\n                \"City\": \"Mittelnkirchen\",\r\n                \"ZipCode\": \"21720\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.55752,\r\n                \"Longitude\": 9.60743,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760073161\",\r\n            \"Name\": \"MARKANT - Markt von Minden\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Auf den Blöcken\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Krummendeich\",\r\n                \"ZipCode\": \"21732\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.83124,\r\n                \"Longitude\": 9.20449,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915896\",\r\n            \"Name\": \"Folien Performance Hamburg\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Luruper Hauptstraße\",\r\n                \"HouseNumber\": \"58\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"22547\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.58536,\r\n                \"Longitude\": 9.87977,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911728\",\r\n            \"Name\": \"Borner Kiosk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bornheide\",\r\n                \"HouseNumber\": \"10b\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"22549\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.58417,\r\n                \"Longitude\": 9.85461,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Keine Annahme von XL-Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"17:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"17:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"17:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"17:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915826\",\r\n            \"Name\": \"Kiosk All-to-Nah\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hohenesch\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Hamburg\",\r\n                \"ZipCode\": \"22765\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.55457,\r\n                \"Longitude\": 9.92903,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"00:00\",\r\n                            \"ClosingTime\": \"02:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"00:00\",\r\n                            \"ClosingTime\": \"02:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914471\",\r\n            \"Name\": \"Dampf Depot\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rathausallee\",\r\n                \"HouseNumber\": \"35-39\",\r\n                \"City\": \"Norderstedt\",\r\n                \"ZipCode\": \"22846\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.7072,\r\n                \"Longitude\": 9.99005,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Keine Annahme von XL-Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909428\",\r\n            \"Name\": \"Änderungsschneiderei Wedel\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstraße\",\r\n                \"HouseNumber\": \"16\",\r\n                \"City\": \"Wedel\",\r\n                \"ZipCode\": \"22880\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.57982,\r\n                \"Longitude\": 9.70355,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Keine Annahme/Umverfügung von XL-Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915148\",\r\n            \"Name\": \"Die Wedelei gGmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstr.\",\r\n                \"HouseNumber\": \"36\",\r\n                \"City\": \"Wedel\",\r\n                \"ZipCode\": \"22880\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.57762,\r\n                \"Longitude\": 9.70495,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914569\",\r\n            \"Name\": \"Morgenland\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bleeck\",\r\n                \"HouseNumber\": \"24\",\r\n                \"City\": \"Bad Bramstedt\",\r\n                \"ZipCode\": \"24576\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.91733,\r\n                \"Longitude\": 9.88212,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915511\",\r\n            \"Name\": \"REKOMAR GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Hasselt\",\r\n                \"HouseNumber\": \"5B\",\r\n                \"City\": \"Bad Bramstedt\",\r\n                \"ZipCode\": \"24576\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.93163,\r\n                \"Longitude\": 9.89651,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905683\",\r\n            \"Name\": \"Hainholzer Markt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hainholzer Damm\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Elmshorn\",\r\n                \"ZipCode\": \"25337\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.74664,\r\n                \"Longitude\": 9.67151,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909929\",\r\n            \"Name\": \"Meiners Hobby & Spiel\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Große Kremper Str.\",\r\n                \"HouseNumber\": \"13\",\r\n                \"City\": \"Glückstadt\",\r\n                \"ZipCode\": \"25348\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.78875,\r\n                \"Longitude\": 9.42515,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760208515\",\r\n            \"Name\": \"Ernst Glindmeyer KG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Dingstätte\",\r\n                \"HouseNumber\": \"18\",\r\n                \"City\": \"Pinneberg\",\r\n                \"ZipCode\": \"25421\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.66114,\r\n                \"Longitude\": 9.79777,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760237675\",\r\n            \"Name\": \"GLS Depot 25\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lise-Meitner-Allee\",\r\n                \"HouseNumber\": \"18\",\r\n                \"City\": \"Tornesch\",\r\n                \"ZipCode\": \"25436\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.71246,\r\n                \"Longitude\": 9.76649,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908842\",\r\n            \"Name\": \"SP: Poikat\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Jahnstrasse\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Uetersen\",\r\n                \"ZipCode\": \"25436\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.68622,\r\n                \"Longitude\": 9.67299,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916374\",\r\n            \"Name\": \"Alosso Schneiderei\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofsplatz\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Tornesch\",\r\n                \"ZipCode\": \"25436\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.69733,\r\n                \"Longitude\": 9.71376,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760209856\",\r\n            \"Name\": \"EG Parts Autoteile GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Harksheider Weg\",\r\n                \"HouseNumber\": \"132\",\r\n                \"City\": \"Quickborn\",\r\n                \"ZipCode\": \"25451\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.72559,\r\n                \"Longitude\": 9.91774,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915183\",\r\n            \"Name\": \"Computerhaus Quickborn\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kieler Straße\",\r\n                \"HouseNumber\": \"83\",\r\n                \"City\": \"Quickborn\",\r\n                \"ZipCode\": \"25451\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.73037,\r\n                \"Longitude\": 9.89636,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914389\",\r\n            \"Name\": \"POCO Halstenbek\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Gewerbering\",\r\n                \"HouseNumber\": \"9-13\",\r\n                \"City\": \"Halstenbek\",\r\n                \"ZipCode\": \"25469\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.62617,\r\n                \"Longitude\": 9.86482,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Versand von vorfrankierten Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906974\",\r\n            \"Name\": \"Presse Lemsky Spiel- und Schreibwaren\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Breite Straße\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Hohenlockstedt\",\r\n                \"ZipCode\": \"25551\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.96439,\r\n                \"Longitude\": 9.6193,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913450\",\r\n            \"Name\": \"Möbel Rathje GmbH & Co. KG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hohenhörner Straße\",\r\n                \"HouseNumber\": \"21\",\r\n                \"City\": \"Holstenniendorf\",\r\n                \"ZipCode\": \"25584\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.04402,\r\n                \"Longitude\": 9.34319,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908402\",\r\n            \"Name\": \"PaketShop Patrizia Grabbert\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kloster\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Lütjenwestedt\",\r\n                \"ZipCode\": \"25585\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.14248,\r\n                \"Longitude\": 9.4941,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912780\",\r\n            \"Name\": \"Matthias Hink IT-Dienstleistungen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schenefelder Straße\",\r\n                \"HouseNumber\": \"22b\",\r\n                \"City\": \"Wacken\",\r\n                \"ZipCode\": \"25596\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.02034,\r\n                \"Longitude\": 9.38134,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760173165\",\r\n            \"Name\": \"Ruge Landmaschinen (Tankstelle)\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"16\",\r\n                \"City\": \"Schafstedt\",\r\n                \"ZipCode\": \"25725\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.08046,\r\n                \"Longitude\": 9.29313,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909316\",\r\n            \"Name\": \"Mikael Markt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kleine Westerstraße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Heide\",\r\n                \"ZipCode\": \"25746\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.19451,\r\n                \"Longitude\": 9.08908,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915149\",\r\n            \"Name\": \"Spätkauf Heide\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstraße\",\r\n                \"HouseNumber\": \"2c\",\r\n                \"City\": \"Heide\",\r\n                \"ZipCode\": \"25746\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.19529,\r\n                \"Longitude\": 9.09777,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916479\",\r\n            \"Name\": \"DAMPF SHOP HEIDE\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Süderstrasse\",\r\n                \"HouseNumber\": \"18\",\r\n                \"City\": \"Heide\",\r\n                \"ZipCode\": \"25746\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.19318,\r\n                \"Longitude\": 9.09098,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760214062\",\r\n            \"Name\": \"Elektro Schallhorn Hennstedt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Klever Weg\",\r\n                \"HouseNumber\": \"24-26\",\r\n                \"City\": \"Hennstedt\",\r\n                \"ZipCode\": \"25779\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.28453,\r\n                \"Longitude\": 9.15945,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912799\",\r\n            \"Name\": \"Feld und Flur\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Dorfstraße\",\r\n                \"HouseNumber\": \"19\",\r\n                \"City\": \"Hövede\",\r\n                \"ZipCode\": \"25782\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.24373,\r\n                \"Longitude\": 9.29328,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915445\",\r\n            \"Name\": \"Frischemarkt Conklin\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Steller Weg\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Weddingstedt\",\r\n                \"ZipCode\": \"25795\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.23979,\r\n                \"Longitude\": 9.08685,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914558\",\r\n            \"Name\": \"MiNiMi UG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Dorfstr.\",\r\n                \"HouseNumber\": \"17\",\r\n                \"City\": \"Oldenswort\",\r\n                \"ZipCode\": \"25870\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 54.37283,\r\n                \"Longitude\": 8.94276,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"11:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906812\",\r\n            \"Name\": \"team tankstelle Johannsen e.K.\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Cuxhavener Str.\",\r\n                \"HouseNumber\": \"31\",\r\n                \"City\": \"Otterndorf\",\r\n                \"ZipCode\": \"21762\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.8066,\r\n                \"Longitude\": 8.89146,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:45\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911183\",\r\n            \"Name\": \"KüstenTier GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Deichstraße\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Cuxhaven\",\r\n                \"ZipCode\": \"27472\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.86296,\r\n                \"Longitude\": 8.69857,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913789\",\r\n            \"Name\": \"Der Cuxhavener Fahrradkurier GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Brockeswalder Chaussee\",\r\n                \"HouseNumber\": \"31\",\r\n                \"City\": \"Cuxhaven\",\r\n                \"ZipCode\": \"27474\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.85946,\r\n                \"Longitude\": 8.67686,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906814\",\r\n            \"Name\": \"Axel Foltmer Raumausstattung und Polsterei\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Jacobistr.\",\r\n                \"HouseNumber\": \"27\",\r\n                \"City\": \"Cuxhaven\",\r\n                \"ZipCode\": \"27478\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.79975,\r\n                \"Longitude\": 8.75899,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909847\",\r\n            \"Name\": \"Myphone Reparaturservice\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bürgermeister-Smidt-Straße\",\r\n                \"HouseNumber\": \"144\",\r\n                \"City\": \"Bremerhaven\",\r\n                \"ZipCode\": \"27568\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.54927,\r\n                \"Longitude\": 8.57339,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:45\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913667\",\r\n            \"Name\": \"OMA Shop Bremerhaven Otaku Merch & Anime\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bürgermeister-Smidt-Straße\",\r\n                \"HouseNumber\": \"102\",\r\n                \"City\": \"Bremerhaven\",\r\n                \"ZipCode\": \"27568\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.54673,\r\n                \"Longitude\": 8.5758,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916948\",\r\n            \"Name\": \"Handyhaven\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Friedrich-Ebert-Strasse\",\r\n                \"HouseNumber\": \"62\",\r\n                \"City\": \"Bremerhaven\",\r\n                \"ZipCode\": \"27570\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.53441,\r\n                \"Longitude\": 8.59751,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913140\",\r\n            \"Name\": \"POCO Bremerhaven\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Carsten-Börger-Str.\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Bremerhaven\",\r\n                \"ZipCode\": \"27572\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.49481,\r\n                \"Longitude\": 8.59996,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Versand von vorfrankierten Paketen/ Abgabe und Abholung bei der Warenausgabe\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910697\",\r\n            \"Name\": \"Parfum Palast\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hafenstraße\",\r\n                \"HouseNumber\": \"57\",\r\n                \"City\": \"Bremerhaven\",\r\n                \"ZipCode\": \"27576\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.55421,\r\n                \"Longitude\": 8.58268,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909802\",\r\n            \"Name\": \"Africa & Asia Supermarkt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Langener Landstraße\",\r\n                \"HouseNumber\": \"269\",\r\n                \"City\": \"Bremerhaven\",\r\n                \"ZipCode\": \"27578\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.59004,\r\n                \"Longitude\": 8.59696,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906739\",\r\n            \"Name\": \"GLS Depot 26\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Grasweg\",\r\n                \"HouseNumber\": \"22\",\r\n                \"City\": \"Geestland\",\r\n                \"ZipCode\": \"27607\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.64797,\r\n                \"Longitude\": 8.60773,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"11:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"11:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"11:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"11:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"11:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906925\",\r\n            \"Name\": \"Landfuxx Börjes\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ringstraße\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Spelle\",\r\n                \"ZipCode\": \"48480\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.36698,\r\n                \"Longitude\": 7.47764,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914898\",\r\n            \"Name\": \"Markant Tankstelle\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bernard-Krone-Straße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Spelle\",\r\n                \"ZipCode\": \"48480\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.36334,\r\n                \"Longitude\": 7.47377,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760900784\",\r\n            \"Name\": \"Orthopädietechnik Gausmann\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstr.\",\r\n                \"HouseNumber\": \"26\",\r\n                \"City\": \"Nordhorn\",\r\n                \"ZipCode\": \"48529\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.4333,\r\n                \"Longitude\": 7.06772,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914643\",\r\n            \"Name\": \"Serhan Shop An & Verkauf\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Neuenhauser Straße\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Nordhorn\",\r\n                \"ZipCode\": \"48529\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.4382,\r\n                \"Longitude\": 7.06985,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Annahme/Umverfügung von XL-Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916277\",\r\n            \"Name\": \"Vodafone Shop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"11\",\r\n                \"City\": \"Nordhorn\",\r\n                \"ZipCode\": \"48529\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.43507,\r\n                \"Longitude\": 7.07051,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760900789\",\r\n            \"Name\": \"Kaufhaus Konrad Zinn\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstr.\",\r\n                \"HouseNumber\": \"28\",\r\n                \"City\": \"Berge\",\r\n                \"ZipCode\": \"49626\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.62077,\r\n                \"Longitude\": 7.74535,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760900786\",\r\n            \"Name\": \"Autoverwertung GWM Bitter\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schulze-Delitzsch-Str.\",\r\n                \"HouseNumber\": \"16\",\r\n                \"City\": \"Meppen\",\r\n                \"ZipCode\": \"49716\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.66514,\r\n                \"Longitude\": 7.296,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Paketshop ist nicht das zuständige GLS-Depot in Meppen!\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760902904\",\r\n            \"Name\": \"GLS Depot 27\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Dieselstr.\",\r\n                \"HouseNumber\": \"1d\",\r\n                \"City\": \"Meppen\",\r\n                \"ZipCode\": \"49716\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.66515,\r\n                \"Longitude\": 7.29057,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914028\",\r\n            \"Name\": \"Crème de la Crème\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Obergerichtsstraße\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Meppen\",\r\n                \"ZipCode\": \"49716\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.69215,\r\n                \"Longitude\": 7.29222,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914557\",\r\n            \"Name\": \"Vape Shop Meppen GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Neuen Markt\",\r\n                \"HouseNumber\": \"14\",\r\n                \"City\": \"Meppen\",\r\n                \"ZipCode\": \"49716\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.69097,\r\n                \"Longitude\": 7.28948,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916172\",\r\n            \"Name\": \"DeinShishaShop.de\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Boschstraße\",\r\n                \"HouseNumber\": \"37\",\r\n                \"City\": \"Haren\",\r\n                \"ZipCode\": \"49733\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.79333,\r\n                \"Longitude\": 7.2239,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910552\",\r\n            \"Name\": \"Haselünner Orientalischer Markt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Meppener Straße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Haselünne\",\r\n                \"ZipCode\": \"49740\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.67402,\r\n                \"Longitude\": 7.48384,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917406\",\r\n            \"Name\": \"Tankstelle Trottenberg\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hammer-Tannen-Straße\",\r\n                \"HouseNumber\": \"2a\",\r\n                \"City\": \"Haselünne\",\r\n                \"ZipCode\": \"49740\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.66253,\r\n                \"Longitude\": 7.45847,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908102\",\r\n            \"Name\": \"Kiosk 2000\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Meppenerstr.\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Dalum\",\r\n                \"ZipCode\": \"49744\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.58954,\r\n                \"Longitude\": 7.2307,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910600\",\r\n            \"Name\": \"Getränke Hoffmann\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schlossallee\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Sögel\",\r\n                \"ZipCode\": \"49751\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.83979,\r\n                \"Longitude\": 7.52531,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916159\",\r\n            \"Name\": \"Gartenbau Sewerin\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rastdorfer Str.\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Spahnharrenstätte\",\r\n                \"ZipCode\": \"49751\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.87538,\r\n                \"Longitude\": 7.61914,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901223\",\r\n            \"Name\": \"Autohaus Meyer GmbH & Co. KG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Peheimer Straße\",\r\n                \"HouseNumber\": \"35\",\r\n                \"City\": \"Vrees\",\r\n                \"ZipCode\": \"49757\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.88767,\r\n                \"Longitude\": 7.78058,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915508\",\r\n            \"Name\": \"Milan Kiosk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kirchstraße\",\r\n                \"HouseNumber\": \"28\",\r\n                \"City\": \"Werlte\",\r\n                \"ZipCode\": \"49757\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.85477,\r\n                \"Longitude\": 7.68141,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760900794\",\r\n            \"Name\": \"Becker's Markt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Alt-Rühlertwist\",\r\n                \"HouseNumber\": \"65\",\r\n                \"City\": \"Twist\",\r\n                \"ZipCode\": \"49767\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.6484,\r\n                \"Longitude\": 7.09938,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:45\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:45\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:45\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:45\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:45\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:45\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915981\",\r\n            \"Name\": \"Nah und Gut Sudholt\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Im Dorf\",\r\n                \"HouseNumber\": \"17\",\r\n                \"City\": \"Lähden\",\r\n                \"ZipCode\": \"49774\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.77553,\r\n                \"Longitude\": 7.68491,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916088\",\r\n            \"Name\": \"Gärtnerei Hinrichs\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Apeldorner Straße\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Klein Berßen\",\r\n                \"ZipCode\": \"49777\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.76413,\r\n                \"Longitude\": 7.45645,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760900792\",\r\n            \"Name\": \"Borghorst - Unverfehrt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstr.\",\r\n                \"HouseNumber\": \"9\",\r\n                \"City\": \"Emlichheim\",\r\n                \"ZipCode\": \"49824\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.60562,\r\n                \"Longitude\": 6.8514,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915186\",\r\n            \"Name\": \"CRS Neuenhaus\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"72\",\r\n                \"City\": \"Neuenhaus\",\r\n                \"ZipCode\": \"49828\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.49714,\r\n                \"Longitude\": 6.96849,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915239\",\r\n            \"Name\": \"Büro Heskamp GmbH & Co. KG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Lehmbrink\",\r\n                \"HouseNumber\": \"12\",\r\n                \"City\": \"Messingen\",\r\n                \"ZipCode\": \"49832\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.46687,\r\n                \"Longitude\": 7.4632,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Annahme von vorfrankierten Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915572\",\r\n            \"Name\": \"nah & frisch Beesten\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Frerener Straße\",\r\n                \"HouseNumber\": \"9\",\r\n                \"City\": \"Beesten\",\r\n                \"ZipCode\": \"49832\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.43415,\r\n                \"Longitude\": 7.50217,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"11:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760900785\",\r\n            \"Name\": \"Avia Tankstelle Schmidt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mühlenstr.\",\r\n                \"HouseNumber\": \"42\",\r\n                \"City\": \"Lengerich\",\r\n                \"ZipCode\": \"49838\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.5541,\r\n                \"Longitude\": 7.52424,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760900845\",\r\n            \"Name\": \"Reifen Barke Inh. Heinrich Barke\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Gewerbepark\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Langen\",\r\n                \"ZipCode\": \"49838\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.54681,\r\n                \"Longitude\": 7.44323,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916898\",\r\n            \"Name\": \"Fishing-Attack Emsland\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Haselünner Straße\",\r\n                \"HouseNumber\": \"21\",\r\n                \"City\": \"Bawinkel\",\r\n                \"ZipCode\": \"49844\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.60365,\r\n                \"Longitude\": 7.41348,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908072\",\r\n            \"Name\": \"Kiebitz Markt Motzner\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Leipziger Straße\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Sulingen\",\r\n                \"ZipCode\": \"27232\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.68556,\r\n                \"Longitude\": 8.83911,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760191015\",\r\n            \"Name\": \"Westfalen Tankstelle\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bremer Str.\",\r\n                \"HouseNumber\": \"46\",\r\n                \"City\": \"Twistringen\",\r\n                \"ZipCode\": \"27239\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.8045,\r\n                \"Longitude\": 8.64707,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760201352\",\r\n            \"Name\": \"LEG-Agrar\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahrenborsteler Straße\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Kirchdorf\",\r\n                \"ZipCode\": \"27245\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.59425,\r\n                \"Longitude\": 8.83083,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911677\",\r\n            \"Name\": \"Karl von der Mehden e.K.\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mühlenstraße\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Siedenburg\",\r\n                \"ZipCode\": \"27254\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.69138,\r\n                \"Longitude\": 8.94129,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760226345\",\r\n            \"Name\": \"Bestell-Shop Haubrock\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Brückstr.\",\r\n                \"HouseNumber\": \"16\",\r\n                \"City\": \"Verden\",\r\n                \"ZipCode\": \"27283\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.92004,\r\n                \"Longitude\": 9.22719,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916422\",\r\n            \"Name\": \"DER KIOSK\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Holzmarkt\",\r\n                \"HouseNumber\": \"16\",\r\n                \"City\": \"Verden\",\r\n                \"ZipCode\": \"27283\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.92204,\r\n                \"Longitude\": 9.23557,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Annahme von XL-Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901660\",\r\n            \"Name\": \"Bestell Shop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schulstrasse\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Thedinghausen\",\r\n                \"ZipCode\": \"27321\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.96237,\r\n                \"Longitude\": 9.02104,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760224108\",\r\n            \"Name\": \"Elektro-Feldmann GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lange Str.\",\r\n                \"HouseNumber\": \"30a\",\r\n                \"City\": \"Rethem / Aller\",\r\n                \"ZipCode\": \"27336\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.78486,\r\n                \"Longitude\": 9.37782,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912907\",\r\n            \"Name\": \"o2 Store Rotenburg\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Große Straße\",\r\n                \"HouseNumber\": \"46\",\r\n                \"City\": \"Rotenburg\",\r\n                \"ZipCode\": \"27356\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.11067,\r\n                \"Longitude\": 9.40562,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905904\",\r\n            \"Name\": \"fahrRADprofi Inh. Arvid Prohn\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Große Straße\",\r\n                \"HouseNumber\": \"12\",\r\n                \"City\": \"Scheeßel\",\r\n                \"ZipCode\": \"27383\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.1689,\r\n                \"Longitude\": 9.48434,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907275\",\r\n            \"Name\": \"Mail Boxes ETC\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Großen Geeren\",\r\n                \"HouseNumber\": \"23\",\r\n                \"City\": \"Ritterhude\",\r\n                \"ZipCode\": \"27721\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.18651,\r\n                \"Longitude\": 8.75276,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Betriebsurlaub betrifft nur den GLS Paketshop, Firma hat geöffnet.\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915734\",\r\n            \"Name\": \"Tabak Stube - Bremer Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Woltmershauser Straße\",\r\n                \"HouseNumber\": \"274\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28197\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.08097,\r\n                \"Longitude\": 8.77322,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760208525\",\r\n            \"Name\": \"Williges Elektronik Service GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Solinger Str.\",\r\n                \"HouseNumber\": \"13\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28199\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.05943,\r\n                \"Longitude\": 8.77751,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911779\",\r\n            \"Name\": \"Smart-Tekk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Langemarckstrasse\",\r\n                \"HouseNumber\": \"134\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28199\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.07119,\r\n                \"Longitude\": 8.78971,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910730\",\r\n            \"Name\": \"Handy Börse Bremen\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kornstraße\",\r\n                \"HouseNumber\": \"97-99\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28201\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.0638,\r\n                \"Longitude\": 8.80183,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760900691\",\r\n            \"Name\": \"Die Tintenstation\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Theresenstraße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28203\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.07573,\r\n                \"Longitude\": 8.83443,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916646\",\r\n            \"Name\": \"ALMARKAZAI\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Vor dem Steintor\",\r\n                \"HouseNumber\": \"140\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28203\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.07175,\r\n                \"Longitude\": 8.83021,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907132\",\r\n            \"Name\": \"Delo´s Shop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Hulsberg\",\r\n                \"HouseNumber\": \"3-9\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28205\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.072155,\r\n                \"Longitude\": 8.842998,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909238\",\r\n            \"Name\": \"Delo's Shop 2\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Auf der Hohwisch\",\r\n                \"HouseNumber\": \"28\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28207\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.06681,\r\n                \"Longitude\": 8.85486,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901646\",\r\n            \"Name\": \"VideoBoxx\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Fürther Str.\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28215\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.09538,\r\n                \"Longitude\": 8.807,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916605\",\r\n            \"Name\": \"Kiosk 204\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hemmstraße\",\r\n                \"HouseNumber\": \"204\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28215\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.09501,\r\n                \"Longitude\": 8.80869,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916634\",\r\n            \"Name\": \"Top Phone Solutions\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hemmstraße\",\r\n                \"HouseNumber\": \"120\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28215\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.09273,\r\n                \"Longitude\": 8.80289,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911661\",\r\n            \"Name\": \"Aktions Shop Bremen An & Verkauf\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Waller Heerstr.\",\r\n                \"HouseNumber\": \"50a\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28217\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.09878,\r\n                \"Longitude\": 8.78786,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916868\",\r\n            \"Name\": \"MediaMarkt Bremen (Waterfront)\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"AG-Weser-Str.\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28237\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.11099,\r\n                \"Longitude\": 8.75,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Annahme von vorfrankierten Paketen/keine Annahme+Umverfügung von XL-Paketen\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917308\",\r\n            \"Name\": \"Kayas Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Morgenlandstrasse\",\r\n                \"HouseNumber\": \"55\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28237\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.11666,\r\n                \"Longitude\": 8.76373,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Annahme von XL-Paketen.\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917128\",\r\n            \"Name\": \"Wican Kiosk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schwarzer Weg\",\r\n                \"HouseNumber\": \"40\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28239\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.12402,\r\n                \"Longitude\": 8.75436,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914733\",\r\n            \"Name\": \"H - TOWN Kiosk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kirchhuchtinger Landstrasse\",\r\n                \"HouseNumber\": \"131a\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28259\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.04397,\r\n                \"Longitude\": 8.73478,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760900452\",\r\n            \"Name\": \"Sportnahrung Bremen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Arsterdamm\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28277\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.04663,\r\n                \"Longitude\": 8.81891,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914731\",\r\n            \"Name\": \"Sunsports Sonnenstudio\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kattenturmer Heerstrasse\",\r\n                \"HouseNumber\": \"110a\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28277\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.04294,\r\n                \"Longitude\": 8.81631,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915150\",\r\n            \"Name\": \"ZARA Orientmarkt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Gorsemannstraße\",\r\n                \"HouseNumber\": \"4-8\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28277\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.03487,\r\n                \"Longitude\": 8.82789,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Passage Kattenturm\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914390\",\r\n            \"Name\": \"POCO Bremen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Steinsetzer Str.\",\r\n                \"HouseNumber\": \"17\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28279\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.04702,\r\n                \"Longitude\": 8.85101,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Versand von vorfrankierten Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760237677\",\r\n            \"Name\": \"GLS Depot 28\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Malthusstraße\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28307\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.03869,\r\n                \"Longitude\": 8.96228,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911798\",\r\n            \"Name\": \"BIMBOS Copyshop GmbH\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Edisonstr.\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28357\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.11127,\r\n                \"Longitude\": 8.89142,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912306\",\r\n            \"Name\": \"Aral Tankstelle\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Lehester Deich\",\r\n                \"HouseNumber\": \"62\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28357\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.1159,\r\n                \"Longitude\": 8.89988,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Abgabe von vorfrankierten Paketen möglich.\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913326\",\r\n            \"Name\": \"Friseur Haarlunke\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Leher Heerstraße\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28359\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.09803,\r\n                \"Longitude\": 8.87003,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"nur Versand von vorfrankierten Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760066195\",\r\n            \"Name\": \"Si Tec\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bremerhavener Heerstr.\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28717\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.16849,\r\n                \"Longitude\": 8.70209,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913669\",\r\n            \"Name\": \"Judi Market\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lindenstraße\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Bremen\",\r\n                \"ZipCode\": \"28755\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.17519,\r\n                \"Longitude\": 8.61115,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Annahme von vorfrankierten Paketen möglich!\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760224111\",\r\n            \"Name\": \"Studio Photogen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Varreler Landstraße\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Stuhr\",\r\n                \"ZipCode\": \"28816\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.03618,\r\n                \"Longitude\": 8.72377,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916869\",\r\n            \"Name\": \"MediaMarkt Stuhr\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"3-K-Weg\",\r\n                \"HouseNumber\": \"25a\",\r\n                \"City\": \"Stuhr OT Groß Mackenstedt\",\r\n                \"ZipCode\": \"28816\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.01032,\r\n                \"Longitude\": 8.70336,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Annahme von vorfrankierten Paketen/keine Annahme+Umverfügung von XL-Paketen\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910953\",\r\n            \"Name\": \"AK-Automobile GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bremer Straße\",\r\n                \"HouseNumber\": \"98a\",\r\n                \"City\": \"Achim-Bierden\",\r\n                \"ZipCode\": \"28832\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.01705,\r\n                \"Longitude\": 9.01249,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913935\",\r\n            \"Name\": \"Riwan´s Schneiderei\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Obernstraße\",\r\n                \"HouseNumber\": \"27\",\r\n                \"City\": \"Achim\",\r\n                \"ZipCode\": \"28832\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.01273,\r\n                \"Longitude\": 9.03392,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"nur versand von vorfrankierten Paketen möglich und keine XL Pakete\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911435\",\r\n            \"Name\": \"Avia Tankstelle Ottersberg\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Große Straße\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Ottersberg\",\r\n                \"ZipCode\": \"28870\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.10724,\r\n                \"Longitude\": 9.14164,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913802\",\r\n            \"Name\": \"Tante Emma Clever\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ofener Straße\",\r\n                \"HouseNumber\": \"31\",\r\n                \"City\": \"Oldenburg\",\r\n                \"ZipCode\": \"26121\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.14213,\r\n                \"Longitude\": 8.19695,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917280\",\r\n            \"Name\": \"Stau Späti Kiosk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Staustraße\",\r\n                \"HouseNumber\": \"19\",\r\n                \"City\": \"Oldenburg\",\r\n                \"ZipCode\": \"26122\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.14021,\r\n                \"Longitude\": 8.21614,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Kein Barverkauf, nur Annahme von vorfrankierten Paketen möglich!\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"00:00\",\r\n                            \"ClosingTime\": \"01:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"00:00\",\r\n                            \"ClosingTime\": \"01:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"00:00\",\r\n                            \"ClosingTime\": \"01:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915053\",\r\n            \"Name\": \"Kiosk Donnerschwee\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Donnerschweer Straße\",\r\n                \"HouseNumber\": \"179\",\r\n                \"City\": \"Oldenburg\",\r\n                \"ZipCode\": \"26123\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.14991,\r\n                \"Longitude\": 8.2324,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911833\",\r\n            \"Name\": \"Tadellos\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Weißenmoorstraße\",\r\n                \"HouseNumber\": \"287\",\r\n                \"City\": \"Oldenburg\",\r\n                \"ZipCode\": \"26125\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.18464,\r\n                \"Longitude\": 8.20262,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760903199\",\r\n            \"Name\": \"PAK. PUNJAB - Store\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Brookweg\",\r\n                \"HouseNumber\": \"67\",\r\n                \"City\": \"Oldenburg\",\r\n                \"ZipCode\": \"26127\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.16946,\r\n                \"Longitude\": 8.18747,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917417\",\r\n            \"Name\": \"Tech Panda\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Alexanderstrasse\",\r\n                \"HouseNumber\": \"272\",\r\n                \"City\": \"Oldenburg\",\r\n                \"ZipCode\": \"26127\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.16522,\r\n                \"Longitude\": 8.20175,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760237678\",\r\n            \"Name\": \"GLS Depot 29\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"August-Wilhelm-Kühnholz-Straße\",\r\n                \"HouseNumber\": \"22\",\r\n                \"City\": \"Oldenburg\",\r\n                \"ZipCode\": \"26135\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.1094,\r\n                \"Longitude\": 8.25359,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916774\",\r\n            \"Name\": \"Barbershop\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Stedingerstraße\",\r\n                \"HouseNumber\": \"116\",\r\n                \"City\": \"Oldenburg\",\r\n                \"ZipCode\": \"26135\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.13687,\r\n                \"Longitude\": 8.23367,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916421\",\r\n            \"Name\": \"HeMa Möbel GbR Sonderposten\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am alten Hafen\",\r\n                \"HouseNumber\": \"12\",\r\n                \"City\": \"Friesoythe\",\r\n                \"ZipCode\": \"26169\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.01938,\r\n                \"Longitude\": 7.85568,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907786\",\r\n            \"Name\": \"Buch und Schreibwarenhandlung Rosel Renken\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Oldenburger Straße\",\r\n                \"HouseNumber\": \"247\",\r\n                \"City\": \"Rastede\",\r\n                \"ZipCode\": \"26180\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.24792,\r\n                \"Longitude\": 8.19808,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907456\",\r\n            \"Name\": \"Reitsport Schumacher\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Emsstraße\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Wardenburg\",\r\n                \"ZipCode\": \"26203\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.04891,\r\n                \"Longitude\": 8.20239,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912855\",\r\n            \"Name\": \"Naboca Kerbs GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kuckuksweg\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Wardenburg\",\r\n                \"ZipCode\": \"26203\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.0612,\r\n                \"Longitude\": 8.1982,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Eingang vom Paketshop über die Oldenburger Str. 251!\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760048564\",\r\n            \"Name\": \"Kiosk Sandkrug\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstr.\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Sandkrug\",\r\n                \"ZipCode\": \"26209\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.05373,\r\n                \"Longitude\": 8.25581,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910188\",\r\n            \"Name\": \"Kiosk La Palma\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstraße\",\r\n                \"HouseNumber\": \"31\",\r\n                \"City\": \"Bösel\",\r\n                \"ZipCode\": \"26219\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.00198,\r\n                \"Longitude\": 7.94912,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908097\",\r\n            \"Name\": \"Elektro Inside GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lohstraße\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Varel\",\r\n                \"ZipCode\": \"26316\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.39072,\r\n                \"Longitude\": 8.13466,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914246\",\r\n            \"Name\": \"Orient Markt Varel\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mühlenstraße\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Varel\",\r\n                \"ZipCode\": \"26316\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.39741,\r\n                \"Longitude\": 8.13779,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915708\",\r\n            \"Name\": \"Das Futter-Stübchen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ohrbült\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Zetel\",\r\n                \"ZipCode\": \"26340\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.41797,\r\n                \"Longitude\": 7.97431,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911659\",\r\n            \"Name\": \"Score Tankstelle Jade Tankstellen Schauer GmbH\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"An der Bahn\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Jade\",\r\n                \"ZipCode\": \"26349\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.33826,\r\n                \"Longitude\": 8.17952,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Annahme von vorfrankierten Paketen möglich!\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908603\",\r\n            \"Name\": \"Mailboxes ETC\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rathausplatz\",\r\n                \"HouseNumber\": \"4-6\",\r\n                \"City\": \"Wilhelmshaven\",\r\n                \"ZipCode\": \"26382\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.5281,\r\n                \"Longitude\": 8.11059,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"im alten Schlecker-Markt\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915212\",\r\n            \"Name\": \"Shisha Shop Wilhelmshaven\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bismarckstraße\",\r\n                \"HouseNumber\": \"96\",\r\n                \"City\": \"Wilhelmshaven\",\r\n                \"ZipCode\": \"26382\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.52714,\r\n                \"Longitude\": 8.11981,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911002\",\r\n            \"Name\": \"JS Reifen und Felgen Handel\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bunsenstraße\",\r\n                \"HouseNumber\": \"50\",\r\n                \"City\": \"Wilhelmshaven\",\r\n                \"ZipCode\": \"26389\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.51216,\r\n                \"Longitude\": 8.06497,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911135\",\r\n            \"Name\": \"S.R.T. Wittmund\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Industriestrasse\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Wittmund\",\r\n                \"ZipCode\": \"26409\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.58399,\r\n                \"Longitude\": 7.77226,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760019439\",\r\n            \"Name\": \"Paketshop Kramer\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Esenser Str.\",\r\n                \"HouseNumber\": \"54\",\r\n                \"City\": \"Aurich\",\r\n                \"ZipCode\": \"26603\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.47795,\r\n                \"Longitude\": 7.48725,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760184324\",\r\n            \"Name\": \"Ware-Dealer OHG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Oldersumer Straße\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Aurich\",\r\n                \"ZipCode\": \"26603\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.46874,\r\n                \"Longitude\": 7.4747,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"16:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"16:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:45\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760173418\",\r\n            \"Name\": \"A & O Markt Minjets\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Esenser Postweg\",\r\n                \"HouseNumber\": \"166\",\r\n                \"City\": \"Aurich\",\r\n                \"ZipCode\": \"26607\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.53433,\r\n                \"Longitude\": 7.54208,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912465\",\r\n            \"Name\": \"Afro Shop Bamezon\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Auricher Straße\",\r\n                \"HouseNumber\": \"88a\",\r\n                \"City\": \"Südbrookmerland\",\r\n                \"ZipCode\": \"26624\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.47854,\r\n                \"Longitude\": 7.39579,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913798\",\r\n            \"Name\": \"Wolle's-Vape-Stuff\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Auricher Straße\",\r\n                \"HouseNumber\": \"20\",\r\n                \"City\": \"Ihlow OT Westerende-Kirchloog\",\r\n                \"ZipCode\": \"26632\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.4448,\r\n                \"Longitude\": 7.42014,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906867\",\r\n            \"Name\": \"Orient Bazar\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lange Straße\",\r\n                \"HouseNumber\": \"9\",\r\n                \"City\": \"Westerstede\",\r\n                \"ZipCode\": \"26655\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.25739,\r\n                \"Longitude\": 7.92574,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915571\",\r\n            \"Name\": \"Q1 Tankstelle\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lange Str.\",\r\n                \"HouseNumber\": \"55-57\",\r\n                \"City\": \"Westerstede\",\r\n                \"ZipCode\": \"26655\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.25974,\r\n                \"Longitude\": 7.9194,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914379\",\r\n            \"Name\": \"Kiosk am Stadtgarten\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Stadtgarten\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Emden\",\r\n                \"ZipCode\": \"26721\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.36756,\r\n                \"Longitude\": 7.20508,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917394\",\r\n            \"Name\": \"Ahony Afro Shop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Eggenastrasse\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Emden\",\r\n                \"ZipCode\": \"26721\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.376,\r\n                \"Longitude\": 7.20712,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910588\",\r\n            \"Name\": \"Orient Markt Emden\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Brückstraße\",\r\n                \"HouseNumber\": \"39\",\r\n                \"City\": \"Emden\",\r\n                \"ZipCode\": \"26725\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.36704,\r\n                \"Longitude\": 7.20912,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760904353\",\r\n            \"Name\": \"OLT Brinkmann\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Steinstr.\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Borkum\",\r\n                \"ZipCode\": \"26757\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.58349,\r\n                \"Longitude\": 6.66996,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914323\",\r\n            \"Name\": \"Favour African Food & Cosmetics Shop\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Friesenstrasse\",\r\n                \"HouseNumber\": \"57\",\r\n                \"City\": \"Leer\",\r\n                \"ZipCode\": \"26789\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.23399,\r\n                \"Longitude\": 7.45894,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915850\",\r\n            \"Name\": \"Schall & Rauch\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mühlenstrasse\",\r\n                \"HouseNumber\": \"43\",\r\n                \"City\": \"Leer\",\r\n                \"ZipCode\": \"26789\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.2298,\r\n                \"Longitude\": 7.45442,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760134155\",\r\n            \"Name\": \"Kiosk Michael Boelsen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Neue Str.\",\r\n                \"HouseNumber\": \"37\",\r\n                \"City\": \"Weener\",\r\n                \"ZipCode\": \"26826\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.1668,\r\n                \"Longitude\": 7.35052,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906894\",\r\n            \"Name\": \"Mardin Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstrasse\",\r\n                \"HouseNumber\": \"69\",\r\n                \"City\": \"Ostrhauderfehn\",\r\n                \"ZipCode\": \"26842\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.13928,\r\n                \"Longitude\": 7.61366,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760145575\",\r\n            \"Name\": \"Getränkemarkt Süffig\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Sandberg\",\r\n                \"HouseNumber\": \"30\",\r\n                \"City\": \"Papenburg\",\r\n                \"ZipCode\": \"26871\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.07172,\r\n                \"Longitude\": 7.42704,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Sonntags keine Paketannahme und Paketausgabe.\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905954\",\r\n            \"Name\": \"Abrams Mühle Düselder Handelsgesellschaft UG\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Umländerwiek Links\",\r\n                \"HouseNumber\": \"4 a\",\r\n                \"City\": \"Papenburg\",\r\n                \"ZipCode\": \"26871\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.07551,\r\n                \"Longitude\": 7.44362,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912639\",\r\n            \"Name\": \"Mix Möbel Papenburg\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Siemensstraße\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Papenburg\",\r\n                \"ZipCode\": \"26871\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.09252,\r\n                \"Longitude\": 7.40375,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916230\",\r\n            \"Name\": \"SIKA XXL Papenburg\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Moorstraße\",\r\n                \"HouseNumber\": \"10-16\",\r\n                \"City\": \"Papenburg\",\r\n                \"ZipCode\": \"26871\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.07412,\r\n                \"Longitude\": 7.38595,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916871\",\r\n            \"Name\": \"MediaMarkt Papenburg\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"An der Alten Werft\",\r\n                \"HouseNumber\": \"13\",\r\n                \"City\": \"Papenburg\",\r\n                \"ZipCode\": \"26871\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.08534,\r\n                \"Longitude\": 7.38499,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Annahme von vorfrankierten Paketen/keine Annahme+Umverfügung von XL-Paketen\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915916\",\r\n            \"Name\": \"T & R OHG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Dersumer Straße\",\r\n                \"HouseNumber\": \"10A\",\r\n                \"City\": \"Heede\",\r\n                \"ZipCode\": \"26892\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.9822,\r\n                \"Longitude\": 7.28839,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910355\",\r\n            \"Name\": \"AO Sat & Outdoor\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"45\",\r\n                \"City\": \"Esterwegen\",\r\n                \"ZipCode\": \"26897\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.99456,\r\n                \"Longitude\": 7.63143,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760903683\",\r\n            \"Name\": \"Kleibrink Hard & Software\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schulstr.\",\r\n                \"HouseNumber\": \"19\",\r\n                \"City\": \"Brake\",\r\n                \"ZipCode\": \"26919\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.32584,\r\n                \"Longitude\": 8.48243,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916370\",\r\n            \"Name\": \"Ganz nach Wunsch\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Steinstraße\",\r\n                \"HouseNumber\": \"30\",\r\n                \"City\": \"Elsfleth\",\r\n                \"ZipCode\": \"26931\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.23532,\r\n                \"Longitude\": 8.46077,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Keine Annahme von XL-Paketen.\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760119082\",\r\n            \"Name\": \"Autohaus Sven Placküter\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hartwarder Straße\",\r\n                \"HouseNumber\": \"1-3\",\r\n                \"City\": \"Stadland\",\r\n                \"ZipCode\": \"26935\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.41138,\r\n                \"Longitude\": 8.46012,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"16:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"16:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"16:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"16:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905778\",\r\n            \"Name\": \"HS Automobile e.K.\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Butjadinger Straße\",\r\n                \"HouseNumber\": \"96\",\r\n                \"City\": \"Nordenham\",\r\n                \"ZipCode\": \"26954\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.48544,\r\n                \"Longitude\": 8.43549,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910809\",\r\n            \"Name\": \"Kaufhaus Janßen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Burhaver Straße\",\r\n                \"HouseNumber\": \"267\",\r\n                \"City\": \"Nordenham\",\r\n                \"ZipCode\": \"26954\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.53311,\r\n                \"Longitude\": 8.46606,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914589\",\r\n            \"Name\": \"CiCo&Sons Company\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kleine Strasse\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Lemwerder\",\r\n                \"ZipCode\": \"27809\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 53.163,\r\n                \"Longitude\": 8.6158,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913195\",\r\n            \"Name\": \"Kiosk Menke\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lagestraße\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Löningen\",\r\n                \"ZipCode\": \"49624\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.73477,\r\n                \"Longitude\": 7.76304,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"00:00\",\r\n                            \"ClosingTime\": \"00:15\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"00:00\",\r\n                            \"ClosingTime\": \"00:15\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760207829\",\r\n            \"Name\": \"nah und gut Konofol\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Vahrener Str.\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Cloppenburg\",\r\n                \"ZipCode\": \"49661\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.840176,\r\n                \"Longitude\": 8.02633,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"11:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917023\",\r\n            \"Name\": \"Jabal Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Emsteker Straße\",\r\n                \"HouseNumber\": \"14\",\r\n                \"City\": \"Cloppenburg\",\r\n                \"ZipCode\": \"49661\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.84404,\r\n                \"Longitude\": 8.04968,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907971\",\r\n            \"Name\": \"BFT Tankstelle\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"65\",\r\n                \"City\": \"Garrel\",\r\n                \"ZipCode\": \"49681\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.95312,\r\n                \"Longitude\": 8.02611,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911032\",\r\n            \"Name\": \"August Büssing GmbH\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lange Straße\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Emstek\",\r\n                \"ZipCode\": \"49685\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.8341,\r\n                \"Longitude\": 8.15761,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914123\",\r\n            \"Name\": \"Schuhhaus Budde\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Cloppenburger Straße\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Molbergen\",\r\n                \"ZipCode\": \"49696\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.85857,\r\n                \"Longitude\": 7.92332,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911025\",\r\n            \"Name\": \"Kreativ-Wunsch & mehr\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Celler Straße\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Bergen\",\r\n                \"ZipCode\": \"29303\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.80819,\r\n                \"Longitude\": 9.96458,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760176456\",\r\n            \"Name\": \"AutoTeile Thimm e.K.\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Sägewerk\",\r\n                \"HouseNumber\": \"1--4\",\r\n                \"City\": \"Winsen/Aller\",\r\n                \"ZipCode\": \"29308\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.67529,\r\n                \"Longitude\": 9.92686,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760903871\",\r\n            \"Name\": \"Monikas Wollstern\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Billingstr.\",\r\n                \"HouseNumber\": \"49\",\r\n                \"City\": \"Hermannsburg\",\r\n                \"ZipCode\": \"29320\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.83805,\r\n                \"Longitude\": 10.08853,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Paketshop zieht um! Neue Anschrift gilt 28.04.2022!\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760903659\",\r\n            \"Name\": \"Kilian's Gebraucht-Warenhaus\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Frieden Str.\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Soltau\",\r\n                \"ZipCode\": \"29614\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.98788,\r\n                \"Longitude\": 9.83581,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901466\",\r\n            \"Name\": \"HEM Tankstelle\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Soltauer Str.\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Munster\",\r\n                \"ZipCode\": \"29633\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.99109,\r\n                \"Longitude\": 10.08024,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760904633\",\r\n            \"Name\": \"Malris\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Wilhelm-Bockelmann-Str.\",\r\n                \"HouseNumber\": \"24\",\r\n                \"City\": \"Munster​\",\r\n                \"ZipCode\": \"29633\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.98728,\r\n                \"Longitude\": 10.08664,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911809\",\r\n            \"Name\": \"Schuhhaus von Bostel\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstr.\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Schwarmstedt\",\r\n                \"ZipCode\": \"29690\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.67852,\r\n                \"Longitude\": 9.62243,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915504\",\r\n            \"Name\": \"Cafe Doppio\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Aegidientorplatz\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30159\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.36864,\r\n                \"Longitude\": 9.74247,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916661\",\r\n            \"Name\": \"Repair the Grafix\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Andreaestr.\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30159\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.37662,\r\n                \"Longitude\": 9.73677,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914165\",\r\n            \"Name\": \"Saygash GmbH\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Spichernstraße\",\r\n                \"HouseNumber\": \"14\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30161\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.38804,\r\n                \"Longitude\": 9.74136,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908236\",\r\n            \"Name\": \"Nana Afro Accessoires\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Vahrenwalder Straße\",\r\n                \"HouseNumber\": \"38\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30165\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.38887,\r\n                \"Longitude\": 9.73476,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760196994\",\r\n            \"Name\": \"Telefon-Shop\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Engelbosteler Damm\",\r\n                \"HouseNumber\": \"99\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30167\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.39182,\r\n                \"Longitude\": 9.72211,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914981\",\r\n            \"Name\": \"Star Friseur Salon\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Engelbosteler Damm\",\r\n                \"HouseNumber\": \"69\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30167\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.389,\r\n                \"Longitude\": 9.72188,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916843\",\r\n            \"Name\": \"K&R Shop\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Engelbosteler Damm\",\r\n                \"HouseNumber\": \"31\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30167\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.38525,\r\n                \"Longitude\": 9.72428,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"19:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:30\",\r\n                            \"ClosingTime\": \"16:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916186\",\r\n            \"Name\": \"Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hildesheimer Straße\",\r\n                \"HouseNumber\": \"46\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30169\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.36348,\r\n                \"Longitude\": 9.74764,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917655\",\r\n            \"Name\": \"Autoschilder & Zulassungen KJC GmbH\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hildesheimer Str.\",\r\n                \"HouseNumber\": \"23\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30169\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.36622,\r\n                \"Longitude\": 9.74642,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915274\",\r\n            \"Name\": \"Südstadt Trödelei\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Höltystraße\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30171\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.36872,\r\n                \"Longitude\": 9.74543,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Annahme von XL Paketen möglich.\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916247\",\r\n            \"Name\": \"Prince Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Marienstraße\",\r\n                \"HouseNumber\": \"94\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30171\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.37007,\r\n                \"Longitude\": 9.75699,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"23:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916969\",\r\n            \"Name\": \"Aral Tankstelle R. Reehten\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hans-Böckler-Allee\",\r\n                \"HouseNumber\": \"33\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30173\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.37172,\r\n                \"Longitude\": 9.77237,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909083\",\r\n            \"Name\": \"Änderungsschneiderei Shirin\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Friedenauer Str.\",\r\n                \"HouseNumber\": \"29\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30419\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.41331,\r\n                \"Longitude\": 9.70957,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"kein Versand / Annahme von XL Paketen.\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913409\",\r\n            \"Name\": \"Sunny's Car Wash\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Beneckeallee\",\r\n                \"HouseNumber\": \"35\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30419\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.42185,\r\n                \"Longitude\": 9.70797,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917532\",\r\n            \"Name\": \"Friseur Atmosphäre\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Alte Stöckener Str.\",\r\n                \"HouseNumber\": \"39\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30419\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.41062,\r\n                \"Longitude\": 9.65391,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915083\",\r\n            \"Name\": \"Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Deisterstraße\",\r\n                \"HouseNumber\": \"66\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30449\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.36335,\r\n                \"Longitude\": 9.71657,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916015\",\r\n            \"Name\": \"Viktor´s Dartshop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kirchstr.\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30449\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.36658,\r\n                \"Longitude\": 9.71069,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913254\",\r\n            \"Name\": \"Pfarrland Eck\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Pfarrlandplatz\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30451\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.37509,\r\n                \"Longitude\": 9.70819,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914302\",\r\n            \"Name\": \"Fössedruck Druckerei\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Fössestraße\",\r\n                \"HouseNumber\": \"14\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30451\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.37086,\r\n                \"Longitude\": 9.71084,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916854\",\r\n            \"Name\": \"Limmertronik\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Limmerstr.\",\r\n                \"HouseNumber\": \"36\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30451\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.37315,\r\n                \"Longitude\": 9.70867,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911317\",\r\n            \"Name\": \"Kiosk Kaur\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ernst-Cammann-Straße\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30453\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.38264,\r\n                \"Longitude\": 9.66706,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916482\",\r\n            \"Name\": \"Zorlu Import & Export Großhandel\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bartweg\",\r\n                \"HouseNumber\": \"13\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30453\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.36123,\r\n                \"Longitude\": 9.6875,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911290\",\r\n            \"Name\": \"Badenstedter Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Badenstedter Straße\",\r\n                \"HouseNumber\": \"205\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30455\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.35589,\r\n                \"Longitude\": 9.67281,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"nur Versand von vorfrankierten Paketen\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914094\",\r\n            \"Name\": \"Körtingsdorf Kiosk\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Körtingsdorf\",\r\n                \"HouseNumber\": \"34\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30455\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.3583,\r\n                \"Longitude\": 9.68286,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916596\",\r\n            \"Name\": \"DENIZ MARKET\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Wegsfeld\",\r\n                \"HouseNumber\": \"36\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30455\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.36339,\r\n                \"Longitude\": 9.6724,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916683\",\r\n            \"Name\": \"Teppichboden Börse\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Am Soltekampe\",\r\n                \"HouseNumber\": \"64\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30455\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.35871,\r\n                \"Longitude\": 9.67223,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917124\",\r\n            \"Name\": \"Mühlenberger Internetcafe\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mühlenbergzentrum\",\r\n                \"HouseNumber\": \"12\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30457\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.34054,\r\n                \"Longitude\": 9.69205,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Annahme von Reifen/nur vorfrankierte Pakete/bis max.10kg und 80cm\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"N\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917627\",\r\n            \"Name\": \"Deniz Market 2\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"In der Rehre\",\r\n                \"HouseNumber\": \"24\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30457\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.32873,\r\n                \"Longitude\": 9.69513,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914504\",\r\n            \"Name\": \"Handy Shop Ricklingen\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ricklinger Stadtweg\",\r\n                \"HouseNumber\": \"40\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30459\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.34659,\r\n                \"Longitude\": 9.72434,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916003\",\r\n            \"Name\": \"Kiosk Anderten\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Eisteichweg\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30559\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.36361,\r\n                \"Longitude\": 9.85362,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"23:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:45\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"22:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760194603\",\r\n            \"Name\": \"Kiosk - Änderungsschneiderei\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schweriner Str.\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30625\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.37748,\r\n                \"Longitude\": 9.79024,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Annahme/Versand von XL-Paketen\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905754\",\r\n            \"Name\": \"Stichweh Reinigung Wäscherei\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Roderbruchmarkt\",\r\n                \"HouseNumber\": \"9d\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30627\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.38905,\r\n                \"Longitude\": 9.81192,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906534\",\r\n            \"Name\": \"Wäscherei Waschbär\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hannoversche Str.\",\r\n                \"HouseNumber\": \"101\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30627\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.38633,\r\n                \"Longitude\": 9.83371,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Die Annahme von Reifen ist im Shop nicht möglich.\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"N\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912489\",\r\n            \"Name\": \"Lotto am Meyers Garten\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hannoversche Straße\",\r\n                \"HouseNumber\": \"9\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30629\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.38968,\r\n                \"Longitude\": 9.85352,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Annahme von XL-Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914491\",\r\n            \"Name\": \"Ecke Kiosk Misburg\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hannoversche Straße\",\r\n                \"HouseNumber\": \"45\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30629\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.39027,\r\n                \"Longitude\": 9.84658,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"23:15\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"23:15\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"23:15\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"23:15\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917625\",\r\n            \"Name\": \"Kiosk 365\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Götzstr.\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Hannover\",\r\n                \"ZipCode\": \"30629\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.39725,\r\n                \"Longitude\": 9.8322,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909270\",\r\n            \"Name\": \"freenet Shop Garbsen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Havelser Straße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Garbsen\",\r\n                \"ZipCode\": \"30823\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.42594,\r\n                \"Longitude\": 9.59637,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916322\",\r\n            \"Name\": \"Vodafone Mobile Brothers\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Planetenring\",\r\n                \"HouseNumber\": \"25-27\",\r\n                \"City\": \"Garbsen\",\r\n                \"ZipCode\": \"30823\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.41793,\r\n                \"Longitude\": 9.59737,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901690\",\r\n            \"Name\": \"SCHIFF AHOI\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hermann-Löns-Str.\",\r\n                \"HouseNumber\": \"9\",\r\n                \"City\": \"Garbsen\",\r\n                \"ZipCode\": \"30827\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.43622,\r\n                \"Longitude\": 9.61021,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916998\",\r\n            \"Name\": \"Handy-Welt Garbsen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rote Reihe\",\r\n                \"HouseNumber\": \"13\",\r\n                \"City\": \"Garbsen\",\r\n                \"ZipCode\": \"30827\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.43484,\r\n                \"Longitude\": 9.61164,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909269\",\r\n            \"Name\": \"freenet Shop Langenhagen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Marktplatz\",\r\n                \"HouseNumber\": \"5-7\",\r\n                \"City\": \"Langenhagen\",\r\n                \"ZipCode\": \"30853\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.43929,\r\n                \"Longitude\": 9.73968,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Versand von vorfrankierten Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760237673\",\r\n            \"Name\": \"GLS Depot 30\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Koldinger Straße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Laatzen OT Rethen\",\r\n                \"ZipCode\": \"30880\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.285015,\r\n                \"Longitude\": 9.818328,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906366\",\r\n            \"Name\": \"Günter Wilhelm Fahrzeugtechnik\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Werner-von-Siemens-Straße\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Barsinghausen\",\r\n                \"ZipCode\": \"30890\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.30541,\r\n                \"Longitude\": 9.47091,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917727\",\r\n            \"Name\": \"Kikan Markt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Marktstraße\",\r\n                \"HouseNumber\": \"3-5\",\r\n                \"City\": \"Barsinghausen\",\r\n                \"ZipCode\": \"30890\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.30187,\r\n                \"Longitude\": 9.46449,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912356\",\r\n            \"Name\": \"Fernsehdienst Wussow Inh. Rainer Hausmann\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Wedemarkstraße\",\r\n                \"HouseNumber\": \"38\",\r\n                \"City\": \"Wedemark\",\r\n                \"ZipCode\": \"30900\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.54602,\r\n                \"Longitude\": 9.7343,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905321\",\r\n            \"Name\": \"Rilling & Partner\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hannoversche Str.\",\r\n                \"HouseNumber\": \"19\",\r\n                \"City\": \"Seelze\",\r\n                \"ZipCode\": \"30926\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.39548,\r\n                \"Longitude\": 9.59491,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908557\",\r\n            \"Name\": \"Hans Strickling Werkskundendienst\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lange-Feld-Straße\",\r\n                \"HouseNumber\": \"122\",\r\n                \"City\": \"Seelze\",\r\n                \"ZipCode\": \"30926\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.39299,\r\n                \"Longitude\": 9.62059,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913741\",\r\n            \"Name\": \"Seelzer Schlüsseldienst Tip Top Service\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bremerstr.\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Seelze\",\r\n                \"ZipCode\": \"30926\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.39742,\r\n                \"Longitude\": 9.59188,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760901023\",\r\n            \"Name\": \"Homeier & Makus GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Degerser Str.\",\r\n                \"HouseNumber\": \"30\",\r\n                \"City\": \"Wennigsen\",\r\n                \"ZipCode\": \"30974\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.28165,\r\n                \"Longitude\": 9.57525,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915171\",\r\n            \"Name\": \"Stoff-Idee\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Winde\",\r\n                \"HouseNumber\": \"12\",\r\n                \"City\": \"Alfeld\",\r\n                \"ZipCode\": \"31061\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.98541,\r\n                \"Longitude\": 9.82583,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915442\",\r\n            \"Name\": \"Sonnenstudio Sun-Express\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hildesheimer Straße\",\r\n                \"HouseNumber\": \"18\",\r\n                \"City\": \"Alfeld\",\r\n                \"ZipCode\": \"31061\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.99036,\r\n                \"Longitude\": 9.83056,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907096\",\r\n            \"Name\": \"Telecafe\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kaiserstraße\",\r\n                \"HouseNumber\": \"44\",\r\n                \"City\": \"Hildesheim\",\r\n                \"ZipCode\": \"31134\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.15628,\r\n                \"Longitude\": 9.95317,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:15\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914128\",\r\n            \"Name\": \"Quick Schuhreperatur & Schlüsseldienst\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kardinal-Bertram-Straße\",\r\n                \"HouseNumber\": \"31\",\r\n                \"City\": \"Hildesheim\",\r\n                \"ZipCode\": \"31134\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.15305,\r\n                \"Longitude\": 9.9484,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914373\",\r\n            \"Name\": \"City Kiosk Familienzeit\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schuhstraße\",\r\n                \"HouseNumber\": \"2\",\r\n                \"City\": \"Hildesheim\",\r\n                \"ZipCode\": \"31134\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.15042,\r\n                \"Longitude\": 9.94842,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917186\",\r\n            \"Name\": \"Kiosk\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Wollenweberstr.\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Hildesheim\",\r\n                \"ZipCode\": \"31134\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.14931,\r\n                \"Longitude\": 9.95334,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Annahme von vorfrankierten Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910692\",\r\n            \"Name\": \"Joiss Tankstelle\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bodenburger Str.\",\r\n                \"HouseNumber\": \"55\",\r\n                \"City\": \"Bad Salzdetfurth\",\r\n                \"ZipCode\": \"31162\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.05401,\r\n                \"Longitude\": 10.00299,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"05:30\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907758\",\r\n            \"Name\": \"Erich Burscher GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstr.\",\r\n                \"HouseNumber\": \"125\",\r\n                \"City\": \"Nordstemmen\",\r\n                \"ZipCode\": \"31171\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.16801,\r\n                \"Longitude\": 9.79356,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908847\",\r\n            \"Name\": \"Access Tankstelle Hohenhameln\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Meierkamp\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Hohenhameln\",\r\n                \"ZipCode\": \"31249\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.26264,\r\n                \"Longitude\": 10.0749,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Kein Versand von Reifen über diesen PaketShop!\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"N\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905059\",\r\n            \"Name\": \"Star Tankstelle\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kolenfelder Str.\",\r\n                \"HouseNumber\": \"4a\",\r\n                \"City\": \"Wunstorf\",\r\n                \"ZipCode\": \"31515\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.42116,\r\n                \"Longitude\": 9.43454,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912005\",\r\n            \"Name\": \"Vodafone Mobile Brothers\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hagenburger Str.\",\r\n                \"HouseNumber\": \"20\",\r\n                \"City\": \"Wunstorf\",\r\n                \"ZipCode\": \"31515\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.43079,\r\n                \"Longitude\": 9.41902,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915520\",\r\n            \"Name\": \"Adil-Com\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lange Straße\",\r\n                \"HouseNumber\": \"46\",\r\n                \"City\": \"Wunstorf\",\r\n                \"ZipCode\": \"31515\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.42568,\r\n                \"Longitude\": 9.4249,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916997\",\r\n            \"Name\": \"Cars & Stripes e.K.\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Albert-Einstein-Str.\",\r\n                \"HouseNumber\": \"11\",\r\n                \"City\": \"Wunstorf\",\r\n                \"ZipCode\": \"31515\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.41369,\r\n                \"Longitude\": 9.45842,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Abgabe von online vorfrankierten Paketen möglich!\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916016\",\r\n            \"Name\": \"star balloon\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"55\",\r\n                \"City\": \"Bad Nenndorf\",\r\n                \"ZipCode\": \"31542\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.337906,\r\n                \"Longitude\": 9.386755,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914945\",\r\n            \"Name\": \"Zoo Dönecke\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Marktstr.\",\r\n                \"HouseNumber\": \"43\",\r\n                \"City\": \"Rehburg-Loccum\",\r\n                \"ZipCode\": \"31547\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.45179,\r\n                \"Longitude\": 9.14376,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916209\",\r\n            \"Name\": \"Hofladen Hohnhorst\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"25\",\r\n                \"City\": \"Hohnhorst\",\r\n                \"ZipCode\": \"31559\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.36842,\r\n                \"Longitude\": 9.37273,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910360\",\r\n            \"Name\": \"LEON ART\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Friedrich-Ludwig-Jahn-Straße\",\r\n                \"HouseNumber\": \"21\",\r\n                \"City\": \"Nienburg/Weser\",\r\n                \"ZipCode\": \"31582\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.64028,\r\n                \"Longitude\": 9.20861,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913320\",\r\n            \"Name\": \"GLS PaketShop Landesbergen\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lange Str.\",\r\n                \"HouseNumber\": \"60a\",\r\n                \"City\": \"Landesbergen\",\r\n                \"ZipCode\": \"31628\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.5609,\r\n                \"Longitude\": 9.12251,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760120940\",\r\n            \"Name\": \"Babyausstattung Köpping\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Niedernstraße\",\r\n                \"HouseNumber\": \"23-24\",\r\n                \"City\": \"Stadthagen\",\r\n                \"ZipCode\": \"31655\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.3258,\r\n                \"Longitude\": 9.20599,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915113\",\r\n            \"Name\": \"WoV Video & Vaping GbR\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Enzer Straße\",\r\n                \"HouseNumber\": \"54\",\r\n                \"City\": \"Stadthagen\",\r\n                \"ZipCode\": \"31655\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.32329,\r\n                \"Longitude\": 9.18949,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"keine Annahme von XL Paketen\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911840\",\r\n            \"Name\": \"Johny's Ecke Kiosk Bückeburg\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Obertorstraße\",\r\n                \"HouseNumber\": \"1b\",\r\n                \"City\": \"Bückeburg\",\r\n                \"ZipCode\": \"31675\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.26124,\r\n                \"Longitude\": 9.05269,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"16:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915376\",\r\n            \"Name\": \"PhoneService 24 UG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lange Straße\",\r\n                \"HouseNumber\": \"79\",\r\n                \"City\": \"Bückeburg\",\r\n                \"ZipCode\": \"31675\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.26123,\r\n                \"Longitude\": 9.05242,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Annahme von vorfrankierten Paketen möglich / keine Annahme von Reifen\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"N\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907769\",\r\n            \"Name\": \"Tankstelle Möller Autohaus Möller GmbH & Co. KG\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Vornhagen\",\r\n                \"HouseNumber\": \"10\",\r\n                \"City\": \"Lüdersfeld\",\r\n                \"ZipCode\": \"31702\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.3307,\r\n                \"Longitude\": 9.24823,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905924\",\r\n            \"Name\": \"freenet Shop Rinteln\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Klosterstr.\",\r\n                \"HouseNumber\": \"38\",\r\n                \"City\": \"Rinteln\",\r\n                \"ZipCode\": \"31737\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.1865,\r\n                \"Longitude\": 9.07962,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Versand von vorfrankierten Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916844\",\r\n            \"Name\": \"Kiosk am Marktplatz\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Marktplatz\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Rinteln\",\r\n                \"ZipCode\": \"31737\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.18731,\r\n                \"Longitude\": 9.08001,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916371\",\r\n            \"Name\": \"Malerbedarf Rolf Strottmann\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Rolfshagener Straße\",\r\n                \"HouseNumber\": \"44\",\r\n                \"City\": \"Auetal OT Rolfshagen\",\r\n                \"ZipCode\": \"31749\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.23279,\r\n                \"Longitude\": 9.15431,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908510\",\r\n            \"Name\": \"Loris Parfum Hameln\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstraße\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Hameln\",\r\n                \"ZipCode\": \"31785\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.10356,\r\n                \"Longitude\": 9.36973,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917665\",\r\n            \"Name\": \"UMUTSAT An- und Verkauf\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Deisterstr.\",\r\n                \"HouseNumber\": \"34\",\r\n                \"City\": \"Hameln\",\r\n                \"ZipCode\": \"31785\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.10395,\r\n                \"Longitude\": 9.36794,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"15:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760237142\",\r\n            \"Name\": \"Wydmuch Computer Vertrieb\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Breslauer Allee\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Hameln\",\r\n                \"ZipCode\": \"31787\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.10505,\r\n                \"Longitude\": 9.3356,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760905207\",\r\n            \"Name\": \"Busch Electronics\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Zinngießerstr.\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Hameln\",\r\n                \"ZipCode\": \"31789\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.0851,\r\n                \"Longitude\": 9.3415,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914593\",\r\n            \"Name\": \"Radio Schulz GmbH\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hildesheimer Straße\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Hameln\",\r\n                \"ZipCode\": \"31789\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.10037,\r\n                \"Longitude\": 9.40855,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910533\",\r\n            \"Name\": \"Agentur für Reisen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Postweg\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Bad Pyrmont\",\r\n                \"ZipCode\": \"31812\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.9849,\r\n                \"Longitude\": 9.25786,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915689\",\r\n            \"Name\": \"Sonnenstudio Caribic\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Schillerstrasse\",\r\n                \"HouseNumber\": \"48\",\r\n                \"City\": \"Bad Pyrmont\",\r\n                \"ZipCode\": \"31812\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.98528,\r\n                \"Longitude\": 9.23994,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760228314\",\r\n            \"Name\": \"deister-shop.de\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ringstr.\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Bad Münder\",\r\n                \"ZipCode\": \"31848\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.20944,\r\n                \"Longitude\": 9.39202,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Bitte unbedingt auf dem Kundenparkplatz vom Shop parken!\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910590\",\r\n            \"Name\": \"Classic Tankstelle Inh. Jan Rottmann\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hachmühler Straße\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Bad Münder\",\r\n                \"ZipCode\": \"31848\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 52.16328,\r\n                \"Longitude\": 9.47663,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760906905\",\r\n            \"Name\": \"Tankstelle Scharfoldendorf\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstr.\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Eschershausen\",\r\n                \"ZipCode\": \"37632\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.93523,\r\n                \"Longitude\": 9.63406,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:30\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760904873\",\r\n            \"Name\": \"mobilcom debitel Shop Kassel\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Untere Königsstraße\",\r\n                \"HouseNumber\": \"44\",\r\n                \"City\": \"Kassel\",\r\n                \"ZipCode\": \"34117\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.31621,\r\n                \"Longitude\": 9.4989,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Versand von vorfrankierten Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"15:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911064\",\r\n            \"Name\": \"Mode Änderungs- und Maßschneiderei\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Wolfsschlucht\",\r\n                \"HouseNumber\": \"15\",\r\n                \"City\": \"Kassel\",\r\n                \"ZipCode\": \"34117\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.31479,\r\n                \"Longitude\": 9.49277,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911166\",\r\n            \"Name\": \"Cartridge Service Kassel\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Untere Königsstraße\",\r\n                \"HouseNumber\": \"78\",\r\n                \"City\": \"Kassel\",\r\n                \"ZipCode\": \"34117\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.31922,\r\n                \"Longitude\": 9.50135,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913228\",\r\n            \"Name\": \"Tewelde Shop\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kurfürstenstraße\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Kassel\",\r\n                \"ZipCode\": \"34117\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.31683,\r\n                \"Longitude\": 9.49152,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914059\",\r\n            \"Name\": \"Royal Handyshop\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Oberste Gasse\",\r\n                \"HouseNumber\": \"23\",\r\n                \"City\": \"Kassel\",\r\n                \"ZipCode\": \"34117\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.31592,\r\n                \"Longitude\": 9.49986,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915240\",\r\n            \"Name\": \"Moneypoint Kassel\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Friedrichsplatz\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Kassel\",\r\n                \"ZipCode\": \"34117\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.31305,\r\n                \"Longitude\": 9.4952,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916140\",\r\n            \"Name\": \"Handyarena Kassel\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Untere Königsstraße\",\r\n                \"HouseNumber\": \"58\",\r\n                \"City\": \"Kassel\",\r\n                \"ZipCode\": \"34117\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.31757,\r\n                \"Longitude\": 9.50021,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Keine Annahme von Reifen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"N\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917675\",\r\n            \"Name\": \"Fix Your Phone\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Obere Königsstraße\",\r\n                \"HouseNumber\": \"31\",\r\n                \"City\": \"Kassel\",\r\n                \"ZipCode\": \"34117\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.31359,\r\n                \"Longitude\": 9.49414,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760156382\",\r\n            \"Name\": \"Kassette\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ludwig-Mond-Str.\",\r\n                \"HouseNumber\": \"115\",\r\n                \"City\": \"Kassel\",\r\n                \"ZipCode\": \"34121\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.30433,\r\n                \"Longitude\": 9.47151,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912303\",\r\n            \"Name\": \"Diamond Späti\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Heckerstraße\",\r\n                \"HouseNumber\": \"71\",\r\n                \"City\": \"Kassel\",\r\n                \"ZipCode\": \"34121\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.30672,\r\n                \"Longitude\": 9.48624,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"14:00\",\r\n                            \"ClosingTime\": \"24:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909840\",\r\n            \"Name\": \"Hausgeräte Kundendienst Buntrock\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lilienthalstr.\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Kassel\",\r\n                \"ZipCode\": \"34123\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.3015,\r\n                \"Longitude\": 9.52052,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760188326\",\r\n            \"Name\": \"PC-SPEZIALIST Kassel\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Dresdener Straße\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Kassel\",\r\n                \"ZipCode\": \"34125\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.31156,\r\n                \"Longitude\": 9.51145,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908432\",\r\n            \"Name\": \"Kiosk + Getränke Manuela Reuter Inh.: Axel Hohmann-Reuter\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Wolfsangerstraße\",\r\n                \"HouseNumber\": \"74\",\r\n                \"City\": \"Kassel\",\r\n                \"ZipCode\": \"34125\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.32924,\r\n                \"Longitude\": 9.5261,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Keine Annahme von XL Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:30\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916678\",\r\n            \"Name\": \"Mega Markt 2\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Fuldatalstraße\",\r\n                \"HouseNumber\": \"39A\",\r\n                \"City\": \"Kassel\",\r\n                \"ZipCode\": \"34125\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.32675,\r\n                \"Longitude\": 9.51959,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"21:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913587\",\r\n            \"Name\": \"Kleiner Markt\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Holländische Straße\",\r\n                \"HouseNumber\": \"45\",\r\n                \"City\": \"Kassel\",\r\n                \"ZipCode\": \"34127\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.32405,\r\n                \"Longitude\": 9.50069,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Kein Versand von Reifen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"N\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914062\",\r\n            \"Name\": \"Döne Export\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Holländische Straße\",\r\n                \"HouseNumber\": \"151\",\r\n                \"City\": \"Kassel\",\r\n                \"ZipCode\": \"34127\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.33539,\r\n                \"Longitude\": 9.49243,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"16:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916677\",\r\n            \"Name\": \"Mega Markt\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Holländische Str.\",\r\n                \"HouseNumber\": \"132\",\r\n                \"City\": \"Kassel\",\r\n                \"ZipCode\": \"34127\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.33285,\r\n                \"Longitude\": 9.49682,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912480\",\r\n            \"Name\": \"tegut... Markt Kassel\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Wolfhager Str.\",\r\n                \"HouseNumber\": \"278\",\r\n                \"City\": \"Kassel\",\r\n                \"ZipCode\": \"34128\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.33161,\r\n                \"Longitude\": 9.45513,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"nur Annahme von vorfrankierten Paketen\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760902963\",\r\n            \"Name\": \"PC Spezialist Uhlenbrock EDV\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Eulenturmstr.\",\r\n                \"HouseNumber\": \"4\",\r\n                \"City\": \"Melsungen\",\r\n                \"ZipCode\": \"34212\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.13024,\r\n                \"Longitude\": 9.542,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"16:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911784\",\r\n            \"Name\": \"ARAL Tankstelle\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Fritzlarer Str.\",\r\n                \"HouseNumber\": \"61\",\r\n                \"City\": \"Melsungen\",\r\n                \"ZipCode\": \"34212\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.12883,\r\n                \"Longitude\": 9.53761,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"10:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"22:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910419\",\r\n            \"Name\": \"Bäckerei Hofmeister\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mittelstraße\",\r\n                \"HouseNumber\": \"11\",\r\n                \"City\": \"Baunatal\",\r\n                \"ZipCode\": \"34225\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.24708,\r\n                \"Longitude\": 9.38685,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915784\",\r\n            \"Name\": \"Max Vape\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Birkenallee\",\r\n                \"HouseNumber\": \"98\",\r\n                \"City\": \"Baunatal\",\r\n                \"ZipCode\": \"34225\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.26494,\r\n                \"Longitude\": 9.42418,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"11:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760914387\",\r\n            \"Name\": \"POCO Lohfelden\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Otto-Hahn-Str.\",\r\n                \"HouseNumber\": \"16\",\r\n                \"City\": \"Lohfelden\",\r\n                \"ZipCode\": \"34253\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.27951,\r\n                \"Longitude\": 9.5295,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Versand von vorfrankierten Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907299\",\r\n            \"Name\": \"Handelsvertretung & Stickerei Gauder\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Heisterstraße\",\r\n                \"HouseNumber\": \"2a\",\r\n                \"City\": \"Spangenberg\",\r\n                \"ZipCode\": \"34286\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.11315,\r\n                \"Longitude\": 9.73673,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Mittwoch, Donnerstag, Freitag nach 10 Uhr, Pakete nur nach telef. Vereinbarung\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"10:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"10:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"10:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917250\",\r\n            \"Name\": \"AEM Fahrzeugtechnik\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Bahnhofstraße\",\r\n                \"HouseNumber\": \"8\",\r\n                \"City\": \"Spangenberg\",\r\n                \"ZipCode\": \"34286\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.11598,\r\n                \"Longitude\": 9.66386,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"nur Abgabe von vorfrankierten Sendungen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760237679\",\r\n            \"Name\": \"GLS Depot 35\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Robert-Bosch-Straße\",\r\n                \"HouseNumber\": \"3\",\r\n                \"City\": \"Guxhagen\",\r\n                \"ZipCode\": \"34302\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.20039,\r\n                \"Longitude\": 9.47176,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"19:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760912518\",\r\n            \"Name\": \"Änderungsschneiderei Petra Nachbar\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Dörnhagener Straße\",\r\n                \"HouseNumber\": \"37\",\r\n                \"City\": \"Guxhagen\",\r\n                \"ZipCode\": \"34302\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.20831,\r\n                \"Longitude\": 9.48316,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Paketabh. Fr.&Sa. nach Vereinb. WhatsApp 01796668126 (keine Anrufe)\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760915031\",\r\n            \"Name\": \"Lichtenberg IT Service c/o Fundgrube\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Poststraße\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Guxhagen\",\r\n                \"ZipCode\": \"34302\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.202,\r\n                \"Longitude\": 9.48118,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"15:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760907097\",\r\n            \"Name\": \"Rene Kröninger e.K.\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Ippinghäuser Straße\",\r\n                \"HouseNumber\": \"16\",\r\n                \"City\": \"Naumburg\",\r\n                \"ZipCode\": \"34311\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.25179,\r\n                \"Longitude\": 9.16336,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:00\",\r\n                            \"ClosingTime\": \"20:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911491\",\r\n            \"Name\": \"Salon Kontzequent\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Goethestraße\",\r\n                \"HouseNumber\": \"16\",\r\n                \"City\": \"Espenau\",\r\n                \"ZipCode\": \"34314\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.39064,\r\n                \"Longitude\": 9.46378,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910725\",\r\n            \"Name\": \"Frischmarkt Domrich\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kuhnen\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Habichtswald\",\r\n                \"ZipCode\": \"34317\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.34064,\r\n                \"Longitude\": 9.34057,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"07:30\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760904866\",\r\n            \"Name\": \"mobilcom debitel Shop Hann. Münden\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Lange Str.\",\r\n                \"HouseNumber\": \"69\",\r\n                \"City\": \"Hann. Münden\",\r\n                \"ZipCode\": \"34346\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.4161,\r\n                \"Longitude\": 9.65163,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"Nur Versand von vorfrankierten Paketen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"14:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760909994\",\r\n            \"Name\": \"Icke's Plattenladen\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Marktstraße\",\r\n                \"HouseNumber\": \"13\",\r\n                \"City\": \"Hann. Münden\",\r\n                \"ZipCode\": \"34346\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.41771,\r\n                \"Longitude\": 9.65263,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"N\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"13:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"13:00\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760913533\",\r\n            \"Name\": \"Dorfladen Volkmarshausen\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Flachsblütenweg\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Hann. Münden\",\r\n                \"ZipCode\": \"34346\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.44412,\r\n                \"Longitude\": 9.66287,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"06:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760146762\",\r\n            \"Name\": \"Bernhard Hartung Baufachhandel\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Zur Abgunst\",\r\n                \"HouseNumber\": \"5\",\r\n                \"City\": \"Trendelburg\",\r\n                \"ZipCode\": \"34388\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.57619,\r\n                \"Longitude\": 9.43054,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:00\",\r\n                            \"ClosingTime\": \"16:30\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917383\",\r\n            \"Name\": \"Rüggeberg KÜCHE + WOHNEN\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Breslauer Str.\",\r\n                \"HouseNumber\": \"1\",\r\n                \"City\": \"Wesertal OT Lippoldsberg\",\r\n                \"ZipCode\": \"34399\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.62238,\r\n                \"Longitude\": 9.55812,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": \"nur Abgabe von vorfrankierten Sendungen möglich\"\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910124\",\r\n            \"Name\": \"Patty's Wolkenlos\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Paderborner Tor\",\r\n                \"HouseNumber\": \"89\",\r\n                \"City\": \"Warburg\",\r\n                \"ZipCode\": \"34414\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.48895,\r\n                \"Longitude\": 9.14433,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760910538\",\r\n            \"Name\": \"Garten / Design GbR\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kasseler Tor\",\r\n                \"HouseNumber\": \"9\",\r\n                \"City\": \"Warburg\",\r\n                \"ZipCode\": \"34414\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.53015,\r\n                \"Longitude\": 9.03313,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"08:30\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"12:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760916820\",\r\n            \"Name\": \"Tarifplus\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Marktstraße\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Warburg\",\r\n                \"ZipCode\": \"34414\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.48873,\r\n                \"Longitude\": 9.1475,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"18:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760908712\",\r\n            \"Name\": \"Ashop Marsberg\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Hauptstraße\",\r\n                \"HouseNumber\": \"32\",\r\n                \"City\": \"Marsberg\",\r\n                \"ZipCode\": \"34431\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.46014,\r\n                \"Longitude\": 8.85575,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"17:30\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"09:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760911272\",\r\n            \"Name\": \"ATCOM Computer & Media\",\r\n            \"Type\": \"SHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Mönchstraße\",\r\n                \"HouseNumber\": \"7\",\r\n                \"City\": \"Marsberg\",\r\n                \"ZipCode\": \"34431\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.46277,\r\n                \"Longitude\": 8.85322,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"10:00\",\r\n                            \"ClosingTime\": \"13:00\"\r\n                        },\r\n                        {\r\n                            \"OpeningTime\": \"14:30\",\r\n                            \"ClosingTime\": \"17:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        },\r\n        {\r\n            \"PartnerId\": \"GLS_DE\",\r\n            \"ParcelShopId\": \"2760917209\",\r\n            \"Name\": \"LateNightStore\",\r\n            \"Type\": \"SHOPINSHOP\",\r\n            \"Address\": {\r\n                \"Street\": \"Kötterhagen\",\r\n                \"HouseNumber\": \"6\",\r\n                \"City\": \"Marsberg\",\r\n                \"ZipCode\": \"34431\",\r\n                \"Province\": null,\r\n                \"CountryCode\": \"DE\",\r\n                \"Latitude\": 51.46055,\r\n                \"Longitude\": 8.8535,\r\n                \"GeocodeQualityLevel\": \"UNKNOWN\",\r\n                \"AdditionalInfo\": null\r\n            },\r\n            \"ExternalContactDetails\": {\r\n                \"Email\": null,\r\n                \"Phone\": null,\r\n                \"Mobile\": null,\r\n                \"WhatsApp\": null,\r\n                \"Website\": null\r\n            },\r\n            \"ParcelHandlingRestriction\": {\r\n                \"CanHandleTyres\": \"Y\",\r\n                \"CanHandleHG\": \"N\",\r\n                \"OffersParcelCollection\": \"Y\",\r\n                \"OffersReturnDropOff\": \"Y\",\r\n                \"OffersLabelPurchase\": \"Y\",\r\n                \"OffersPrepaidParcelDropOff\": \"Y\"\r\n            },\r\n            \"PaymentMethods\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"ParkingAvailable\": \"Y\",\r\n            \"InMaintenanceFrom\": null,\r\n            \"InMaintenanceTo\": null,\r\n            \"HandicappedAccessAvailable\": \"N\",\r\n            \"SpokenLanguages\": [\r\n                \"UNKNOWN\"\r\n            ],\r\n            \"Vacations\": [],\r\n            \"OpeningDays\": [\r\n                {\r\n                    \"Weekday\": \"MON\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"TUE\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"WED\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"THU\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"FRI\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SAT\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                },\r\n                {\r\n                    \"Weekday\": \"SUN\",\r\n                    \"Hours\": [\r\n                        {\r\n                            \"OpeningTime\": \"12:00\",\r\n                            \"ClosingTime\": \"23:00\"\r\n                        }\r\n                    ]\r\n                }\r\n            ]\r\n        }\r\n    ],\r\n    \"Limit\": 1000,\r\n    \"Offset\": 0,\r\n    \"Total\": 7316\r\n}"},{"id":"d6aba600-52e4-4a5f-a623-087885c66851","name":"Bad Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://ship.gls-us.com/v2/ooh-by-country-code?AccountNumber=36534637&CountryCode=DE&Offset=0&Limit=1000","host":["https://ship.gls-us.com"],"path":["v2","ooh-by-country-code"],"query":[{"key":"AccountNumber","value":"36534637"},{"key":"CountryCode","value":"DE"},{"key":"Offset","value":"0"},{"key":"Limit","value":"1000"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"x-corelation-id","value":"System generated unique ID","description":""},{"key":"x-valid-country-codes","value":"Array of country codes which are supported","description":""}],"cookie":[],"responseTime":null,"body":"{\r\n    \"Errors\": [\r\n        {\r\n            \"Type\": \"Invalid input\",\r\n            \"FieldName\": \"CountryCode\",\r\n            \"FieldValue\": \"D1\",\r\n            \"Description\": \"Country code is invalid\"\r\n        }\r\n    ]\r\n}"},{"id":"09e1ee3a-8c75-4bca-b59c-1309fc0dc8ac","name":"Server Error","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://ship.gls-us.com/v2/ooh-by-country-code?AccountNumber=36534637&CountryCode=DE&Offset=0&Limit=1000","host":["https://ship.gls-us.com"],"path":["v2","ooh-by-country-code"],"query":[{"key":"AccountNumber","value":"36534637"},{"key":"CountryCode","value":"DE"},{"key":"Offset","value":"0"},{"key":"Limit","value":"1000"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"x-corelation-id","value":"System generated unique ID","description":""},{"key":"x-valid-country-codes","value":"Array of country codes which are supported","description":""}],"cookie":[],"responseTime":null,"body":"{\r\n    \"Errors\": [\r\n        {\r\n            \"Type\": \"internal_error\",\r\n            \"FieldName\": null,\r\n            \"FieldValue\": null,\r\n            \"Description\": \"GLS EU OOH request skipped because the rate limit counter is 0.\"\r\n        }\r\n    ]\r\n}"}],"_postman_id":"26dfa0c3-b2a2-43f9-a5d6-4d0bb32fda72"}],"id":"f1c51f3d-12d7-4cda-89a5-c022250c4a84","description":"<p>This method retrieves available Out of Home Locations (GLS Points) by country code. Authorized customers can access public information for all available Out of Home Locations in a given country. The endpoint returns all active, open, and not on vacation GLS Points for the specified country code.</p>\n<p>The OOH Location Finder by Country API enables authorized partners to retrieve public information for GLS Points available in a specified country.</p>\n<h3 id=\"key-capabilities\">Key Capabilities</h3>\n<ul>\n<li><p>Retrieve all available GLS Points for a selected country</p>\n</li>\n<li><p>Filter by availability window, minimum availability rate, and collection capability</p>\n</li>\n<li><p>Support pagination with offset and limit</p>\n</li>\n<li><p>Return operational metadata such as opening hours, contact details, parking, and maintenance windows</p>\n</li>\n</ul>\n","_postman_id":"f1c51f3d-12d7-4cda-89a5-c022250c4a84"}],"id":"1035bbdb-be88-4381-a3ed-a285bb39ab96","_postman_id":"1035bbdb-be88-4381-a3ed-a285bb39ab96","description":""}],"event":[{"listen":"prerequest","script":{"id":"2547fdfa-36f6-43d2-8dd9-bf2ef6aa8df9","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"9e108c88-9959-40b3-b70e-78a0126e687c","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"id":"30ace478-c2b1-45a3-a4a4-c94a9483a81b","key":"baseUrl","value":"https://ship.gls-us.com"},{"id":"75bbaae9-e703-46d9-97c8-47b1f1ff6cfe","key":"token","value":"xxxx"}]}