Skip to content

MultiDatabase Integration Guide

This guide explains how to access GBGroup's MatchCode 360 MultiDatabase web service product using the Identity Management Platform (IdM), available via SOAP web services. 

The fundamentals of integrating with the service are described here: Integration Fundamentals 

Please note: Wherever <LatestWSDLVersion> is shown in Example Code below, please replace this with GlobalServices21a.wsdl.

Matchcode MultiDatabase Web Service Product Information

Matchcode360 MultiDatabase is a tailored address management solution from GBG plc providing you with the ability to access industry-standard address sources from a number of suppliers such as Ordnance Survey, Royal Mail and Business Data

Matchcode360 MultiDatabase has been configured in a way to provide you with access to the most complete database of the UK property stock from multiple address sources through a single lookup service.

The address-reference data underpinning Matchcode360 MultiDatabase is thus presented as a single 'consolidated' database giving you a single logical view of a number of disparate data sources that have been matched and keyed together in a way to allow fast and flexible searching.

These sources are as follows:-

  • Royal Mail PAF data (PAF)
  • Royal Mail Not Yet Built data (NYB)
  • Royal Mail Multi-Residence data (MRS)
  • OS AddressBase Premium data (ABP)
  • OS AddressBase Core data (ABC)
  • GEO+ data (GEOPLUS)
  • OSNI Pointer data (PNT)
  • Business File (BUSINESS_DATA_V2)

The WebService is set-up in such a way that various combinations of these data sets can be used however we advise the following:

  • At least one of PAF, ABC, ABP or GEOPLUS should be enabled
  • Only one of ABP or ABC should be enabled

If this is not the case, then please contact your Account Manager or the Onboarding team (Customer.Care@gbgplc.com)

The Matchcode MultiDatabase web service products are available via the Identity Management ExecuteCapture web service method.

Input Format

The ExecuteCapture method takes in a ExecuteCaptureRequest data structure, which contains all the information neccessary to carry out the request.

Type: ExecuteCaptureRequest

Field Name Type Description
securityHeader SecurityHeader The username and authentication token used to access the system.
profileRequest ProfileRequestCapture Details of the request


The SecurityHeader structure holds security data to access products and services in the IdM Platform.

The ProfileRequestCapture structure contains the criteria to identify the target product being called and the search data for the product request.

Within the profileRequest element, the profileGuid element should contain the GUID value listed below:

Profile GUID
MultiDatabase C7547A80-79C9-4D43-9681-01098B045E9C

Search Criteria

The address search criteria should be entered into the IdmDataSearchAddress data structure, which is located within the input details as follows:

ExecuteCapture → ProfileRequestCapture → ProfileRequestCaptureData → address

Alternative Search Criteria

Along with the standard address search criteria, this service supports address searching by one of the address identifiers listed below.

This search criteria is specified by using the additionalItems property of the search address. To carry out a search with one of these identifiers, a key-value pair must be included in the additional items property, with the key being the identifier and the value being the search value. Only one identifier can be used in a search, if more than one are specified the others will be ignored.

This alternative search criteria overrides the standard address search criteria, which will be ignored if a valid identifier is provided in the IDM request.

Key Description
UPRN Unique property reference number
UDPRN Unique delivery point reference number
PARENT_UPRN Parent Unique property reference number
LPI_KEY LPI Key
UMMRN Unique Multiple Residence Reference Number
OWNINGUDPRN Owning UDPRN
UCRN Unique Company Registration Number
GBGURN_1 Unique GBG Unique Record Number 1

Additional Request Options

The additional search options, used for configuring options such as casing or transliteration of output results, can be set in the IdmRequestOptions structure located in the ProfileRequestCaptureData.options property.

Additional Return Data

Additional data can be returned, or excluded from being returned, for each address by providing one or more values in the IdmRequestOption.relatedDataItems property. Using this feature to reduce the amount of data request can often speed up searches. An example usage of this would be to perform an initial search which only requests certain keys be returned (e.g. UPRN), and then after selecting a record or records of interest perform a second lookup on the UPRN which returns more detailed information.

For each value provided, the corresponding additional data is returned, and the corresponding additional data for all the values not provided, are not returned. If no values are provided, then the data marked as returned by default below, is returned.

The following values are supported by this service. 

Key Mnemonic Description Returned By Default
COUNTRYCODE Country code Yes
UPRN Unique property reference number Yes
ADDKEY Address key Yes
ORGKEY Organisation key Yes
DATASOURCE Data source code for the returned address Yes
PCNORTH 1m grid northing Yes
PCEAST 1m grid easting Yes
LATITUDE World geodetic standard 1984 datum latitude Yes
LONGITUDE World geodetic standard 1984 datum longitude Yes

Additional Request Datasets

Data from additional datasets can be enabled or disabled for an address search, by populating the ProfileRequestCaptureData.additionalData property with key-value pairs from the applicable list table below. To use a particular dataset, the user must be subscribed to the dataset.

This information should be entered into the IdmDataArrayAdditionalData data structure, which is located within the input details as follows:

ExecuteCapture → ProfileRequestCapture → ProfileRequestCaptureData → additionalData

Key Mnemonic Possible Values Description
PAF "Yes" or "No" Request Royal Mail PAF information to be returned
ABP "Yes" or "No" Request AddressBase Premium information to be returned
ABC "Yes" or "No" Request AddressBase Core information to be returned
GEOPLUS "Yes" or "No" Request Geo+ information to be returned
MULTI_OCC "Yes" or "No" Request Multiple Occupancy information to be returned
MULTI_RES "Yes" or "No" Request Multiple Residency information to be returned
NOT_YET_BUILT "Yes" or "No" Request Not Yet Built information to be returned
BUSINESS_DATA_V2 "Yes" or "No" Request Business Data information to be returned
POINTER "Yes" or "No" Request Pointer information to be returned
LOC_INT "Yes" or "No" Request Location Intelligence information to be returned
PREMISE_GEOCODE "Yes" or "No" Request Premise Level Geocode information to be returned
CONGESTION_ZONE "Yes" or "No" Request Congestion Zone information to be returned
RED_ROUTE "Yes" or "No" Request Red Route information to be returned


Each dataset, when enabled, supports a set of values which can be used in the related data items property of the request options, these values are listed below.

PAF
Key Mnemonic Description Returned By Default
UDPRN Unique property reference number Yes
OSLAUA Local authority district Code Yes
AddressBase Premium
Key Mnemonic Description Returned By Default
XREFMI XREFMI Transport Network TOID Yes
XREFMA XREFMA Address Layer 2 TOID Yes
XREFMT XREFMT Topography Layer TOID Yes
XREFVC XREFVC Council Tax Yes
XREFVN XREFVN Non-Domestic Rates Yes
RM_UDPRN Royal Mail Unique Delivery Point Reference Number Yes
BLPU_STATUS BLPU Logical Status Yes
BLPU_STATE BLPU State Yes
BLPU_STATE_DATE BLPU State Date Yes
PARENT_UPRN Parent UPRN Yes
X_COORDINATE Easting Yes
Y_COORDINATE Northing Yes
RPC Representative Point Code Yes
BLPU_CUSTODIAN LLPG Custodian Yes
BLPU_START_DATE BLPU Start Date Yes
BLPU_END_DATE BLPU End Date Yes
BLPU_UPDATE_DATE BLPU Update Date Yes
BLPU_ENTRY_DATE BLPU Entry Date Yes
POSTAL_ADDRESS Postal Address Yes
MULTI_OCC_COUNT Multi-Occupancy Count Yes
CLASS_KEY Class Key Yes
CLASS_CODE Class Code Yes
CLASS_SCHEME Scheme Yes
CLASS_START_DATE Class Start Date Yes
CLASS_END_DATE Class End Date Yes
CLASS_UPDATE_DATE Class Update Date Yes
CLASS_ENTRY_DATE Class Entry Date Yes
CLASS_PRIMARY Class Primary Yes
CLASS_SECONDARY Class Secondary Yes
CLASS_TERTIARY Class Tertiary Yes
CLASS_QUATERNARY Class Quaternary Yes
LPI_KEY LPI Key Yes
LANGUAGE Language Yes
LPI_STATUS LPI Logical Status Yes
LPI_START_DATE LPI Start Date Yes
LPI_END_DATE LPI End Date Yes
LPI_UPDATE_DATE LPI Update Date Yes
LPI_ENTRY_DATE LPI Entry Date Yes
SAO_START_NUMBER SAO Start Number Yes
SAO_START_SUFFIX SAO Start Suffix Yes
SAO_END_NUMBER SAO End Number Yes
SAO_END_SUFFIX SAO End Suffix Yes
SAO_TEXT SAO Text Yes
PAO_START_NUMBER PAO Start Number Yes
PAO_START_SUFFIX PAO Start Suffix Yes
PAO_END_NUMBER PAO End Number Yes
PAO_END_SUFFIX PAO End Suffix Yes
PAO_TEXT PAO Text Yes
USRN Unique Street Reference Number Yes
USRN_MATCH_INDI USRN Match Indicator Yes
AREA_NAME Area Name Yes
LEVEL Memorandum of Vertical Position Yes
OFFICIAL_FLAG Status of the Address Yes
ST_DESCRIPTION Street Name Yes
ST_LOCALITY Street Locality Name Yes
ST_TOWN Street Town Name Yes
ST_ADMIN_AREA Highway Authority Name Yes
ST_LANGUAGE Street Descriptor Language Yes
ST_TYPE Street Type Yes
ST_NAMING_AUTH Street Naming Authority Yes
ST_STATE Street State Yes
ST_STATE_DATE Street State Date Yes
ST_SURFACE Street Surface Finish Yes
ST_CLASS Street Class Yes
ST_VERSION Street Version Yes
ST_UPDATE_DATE Street Update Date Yes
ST_ENTRY_DATE Street Entry Date Yes
ST_START_DATE Street Start Date Yes
ST_END_DATE Street End Date Yes
ST_START_X Street Start X (Easting) Yes
ST_START_Y Street Start Y (Northing) Yes
ST_END_X Street End X (Easting) Yes
ST_END_Y Street End Y (Northing) Yes
ST_TOLERANCE Street Tolerance Yes
ORG_ORGANISATION Organisation Name Yes
ORG_LEGAL_NAME Organisation Registered Legal Name Yes
ORG_KEY Organisation Key  
ORG_START_DATE Organisation Start Date Yes
ORG_END_DATE Organisation End Date Yes
ORG_UPDATE_DATE Organisation Update Date Yes
ORG_ENTRY_DATE Organisation Entry Date Yes
AddressBase Core
Key Mnemonic Description Returned By Default
COUNTRYCODE Country code Yes
UPRN Unique property reference number Yes
UDPRN Royal Mail Unique Delivery Point Reference Number Yes
USRN Unique Street Reference Number Yes
PARENT_UPRN Parent UPRN Yes
X_COORDINATE Easting Yes
Y_COORDINATE Northing Yes
OS_LATITUDE Easting Yes
OS_LONGITUDE Northing Yes
OS_ADDRESS_TOID OS Address Toid Yes
RPC Representative Point Code Yes
OS_COUNTRY OS Country Code Yes
OS_CLASS OS Class Yes
LAST_UPDATE_DATE Last Update Date Yes
TOWN_NAME Town Name Yes
PO_BOX PO Box Yes
GSS_CODE ONS GSS Code Yes
ISLAND Island Yes
Geo+
Key Mnemonic Description Returned By Default
COUNTRYCODE Country code Yes
UPRN Unique property reference number Yes
UDPRN Royal Mail Unique Delivery Point Reference Number Yes
UMRRN Unique Multi Residence Reference Number Yes
OWNING_UDPRN Owning UDPRN Yes
PARENT_UPRN Parent UPRN Yes
X_COORDINATE Easting Yes
Y_COORDINATE Northing Yes
OS_LATITUDE Easting Yes
OS_LONGITUDE Northing Yes
LARGESMALL Large/Small Flag Yes
SMALLORGFLAG Small Organisation Flag Yes
UPRN_DERIVATION UPRN Derivation Yes
GEO_DERIVATION GEO Derivation Yes
RM_AKOK Royal Mail Address/Organisation Key Yes
NYB_FLAG Not Yet Built Flag Yes
Multi Occupancy
Key Mnemonic Description Returned By Default
MOI Multi occupancy indicator Yes
Multiple Residency
Key Mnemonic Description Returned By Default
UMRRN Unique multiple residence reference number Yes
OWNINGUDPRN UDPRN of owning delivery point Yes
OWNINGAK Address key of owning delivery point Yes
OWNINGOK Organisation key of owning delivery point Yes
Not Yet Built
NOTYETBUILT Flag set to ‘Y’ for all Not Yet Built addresses Yes
Key Mnemonic Description Returned By Default
Business Data
Key Mnemonic Description Returned By Default
TEL Telephone Number Yes
FAX Fax Number Yes
SIC03 UK 2003 SIC Code Yes
NUMEMPCO Employees at Company Yes
NUMEMP Employees at Site Yes
HOF Head Office Flag Yes
TO Turnover Yes
YEARSTAR Year Started Yes
SIC03TEXT 2003 SIC Description Yes
ExecutiveCount Executive Cout Yes
Ex1_Function Executive 1 - function Yes
Ex1_FirstName Executive 1 - first name Yes
Ex1_Surname Executive 1 - surname Yes
Ex1_Salutation Executive 1 - salutation Yes
Ex1_Sex Executive 1 - gender Yes
Ex2_Function Executive 2 - function Yes
Ex2_FirstName Executive 2 - first name Yes
Ex2_Surname Executive 2 - surname Yes
Ex2_Salutation Executive 2 - salutation Yes
Ex2_Sex Executive 2 - gender Yes
Ex3_Function Executive 3 - function Yes
Ex3_FirstName Executive 3 - first name Yes
Ex3_Surname Executive 3 - surname Yes
Ex3_Salutation Executive 3 - salutation Yes
Ex3_Sex Executive 3 - gender Yes
Ex4_Function Executive 4 - function Yes
Ex4_FirstName Executive 4 - first name Yes
Ex4_Surname Executive 4 - surname Yes
Ex4_Salutation Executive 4 - salutation Yes
Ex4_Sex Executive 4 - gender Yes
Ex5_Function Executive 5 - function Yes
Ex5_FirstName Executive 5 - first name Yes
Ex5_Surname Executive 5 - surname Yes
Ex5_Salutation Executive 5 - salutation Yes
Ex5_Sex Executive 5 - gender Yes
Ex6_Function Executive 6 - function Yes
Ex6_FirstName Executive 6 - first name Yes
Ex6_Surname Executive 6 - surname Yes
Ex6_Salutation Executive 6 - salutation Yes
Ex6_Sex Executive 6 - gender Yes
DecsFunction Resp Decisions function Yes
DecsFirstName Resp Decisions first name Yes
DecsSurname Resp Decisions surname Yes
DecsSalutation Resp Decisions salutation Yes
DecsGender Resp Decisions gender Yes
CroNumber Company Registration Number Yes
Ucrn Unique Company Registration Number Yes
Pointer
TOWNLAND Townland Name Yes
BLPU BLPU Yes
UNIQUE_BUILDING_ID Unique Building ID Yes
LOCAL_COUNCIL Local Council Name Yes
X_COR X Coordinate Yes
Y_COR Y Coordinate Yes
TEMP_COORDS Temp Coordinates Yes
BUILDING_STATUS Building Status Yes
ADDRESS_STATUS Address Status Yes
CLASSIFICATION Classification Yes
CREATION_DATE Creation Date Yes
COMMENCEMENT_DATE Commencement Date Yes
ARCHIVED_DATE Archived Date Yes
Key Mnemonic Description Returned By Default
Location Intelligence

The Location Intelligence Dataset is detailed here.

Premise Level Geocodes

The Premise Level Geocodes dataset is detailed here.

Congestion Zone

The Congestion Zone dataset is detailed here.

Red Route

The Red Route dataset is detailed here.

Address Filters

Addresses which have been found by the web service, which match a particular kind of address, can be filtered out from the search results by using the address filters functionality described here.

Output Format

The results of the Matchcode Names web service search are returned in a ProfileResponseDetails structure with a ProfileResponseDetail.responseType of 'CAPTURE'.

The ProfileResponseDetails structure contains a single CaptureResponse data structure which holds an array of IdmDataAddress records containing the returned address data.

ExecuteCaptureResponse > ProfileResponse [0] > ProfileResponseDetails [0] > CaptureResponse > CaptureResponseData > IdmDataAddress [n]

Additional data from a search may be returned in the additionalItems or the groupedAdditionalItems of the IdmDataAddress.

Address Source

The fields which are populated in the response data will depend on the source of the data for that record. This source information is returned in the ADDRESSSOURCE item in the additional items of the response.

The possible values for this is given below.

Key Mnemonic Description
PAF The address came from the PAF data source
NYB The address came from the Not Yet Built data source
MRS The address came from the Multiple Residency data source
ABP The address came from the AddressBase Premium data source
ABC The address came from the AddressBase Core data source
GEOPLUS The address came from the Geo+ data source
PNT The address came from the OSNI Pointer data source
BUSINESS_DATA_V2 The address came from the Business data source

 

Further details on each of the data sources can be found via the links below.

Geographic Data

The geographic data which is returned will depend on the source of the data for that record. The easting and northing data may be come from either the AddressBase Premium, OSNI Pointer or PAF data sources, which may have different levels of accuracy. The web service will return the best, most accurate, values for the record, with precedence between the choices being the above order.

Output Fields

Apart from the standard address fields, the following additional fields are returned by the service:

Field Related Data Item Key Location In Response
Unique property reference number UPRN IdmDataAddress → additionalItems → UPRN
LPI Key LPI_KEY IdmDataAddress → additionalItems → LPI_KEY
Parent Unique property reference number PARENT_UPRN IdmDataAddress → additionalItems → PARENT_UPRN
Unique delivery point reference number UDPRN IdmDataAddress → additionalItems → UDPRN
AddressBase Premium Organisation key ORG_KEY IdmDataAddress → additionalItems → ORG_KEY
Unique Building ID UNIQUE_BUILDING_ID IdmDataAddress → additionalItems → UNIQUE_BUILDING_ID
Unique GBG Unique Record Number 1 N/A IdmDataAddress → additionalItems → GBGURN_1
Address Source N/A IdmDataAddress → additionalItems → ADDRESSSOURCE
PAF Address Key ADDKEY IdmDataAddress → additionalItems → ADDKEY
PAF Organisation Key ORGKEY IdmDataAddress → additionalItems → ORGKEY
Northing PCNORTH IdmDataAddressIdmDataGeographic → northing
Easting PCEAST IdmDataAddressIdmDataGeographic → easting
World geodetic standard 1984 datum latitude LATITUDE IdmDataAddressIdmDataGeographic → latitude
World geodetic standard 1984 datum longitude LONGITUDE IdmDataAddressIdmDataGeographic → longitude

Sample XML


The following output XML demonstrates the ProfileResponse for the Multidatabase component. The component name is MultiDatabase and the response type is CAPTURE.

The search results are contained in a single ProfileResponse structure, which in turn contains a single ProfileResponseDetails structure. The ProfileResponseDetails structure contains a single CaptureResponse data structure which holds an array of IdmDataAddress records containing the returned address data.

<soap-env:envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/">
   <soap-env:header/>
   <soap-env:body>
      <mes:executecaptureresponse xmlns:mes="http://gbworld.gb.co.uk/idm-globalservices/messages/<latestwsdlversion>/" xmlns:alu="http://gbworld.gb.co.uk/types/core/request/alu/" xmlns:common="http://gbworld.gb.co.uk/types/common/" xmlns:comp="http://gbworld.gb.co.uk/types/component/" xmlns:data="http://gbworld.gb.co.uk/types/core/data/" xmlns:datatypes="http://gbworld.gb.co.uk/types/datatypes/" xmlns:faults="http://gbworld.gb.co.uk/types/faults/" xmlns:head="http://gbworld.gb.co.uk/types/header/" xmlns:prop="http://gbworld.gb.co.uk/idm-core/component/properties/" xmlns:req="http://gbworld.gb.co.uk/types/core/request/" xmlns:trace="http://gbworld.gb.co.uk/types/core/data/trace/" xmlns:ver="http://gbworld.gb.co.uk/types/core/request/verify/">
         <mes:securityheader>
            <head:authenticationtoken xmlns:xsi="http://www.w3.org/2001/xmlschema-instance">34c625d3-22db-446e-8187-3c8ca9c68f46</head:authenticationtoken>
            <head:authenticationtime xmlns:xsi="http://www.w3.org/2001/xmlschema-instance">2016-02-25t14:05:17.000z</head:authenticationtime>
            <head:sessionexpirytime xmlns:xsi="http://www.w3.org/2001/xmlschema-instance">2016-02-25t15:05:30.850z</head:sessionexpirytime>
         </mes:securityheader>
         <mes:transactionguid>c9e0a1ea-9eb8-43d4-8d49-ac8e3dce6fea</mes:transactionguid>
         <mes:profileresponse>
            <req:profileheader>
               <req:profileguid>c7547a80-79c9-4d43-9681-01098b045e9c</req:profileguid>
               <req:profilename>multidatabase</req:profilename>
               <req:transactionguid>c9e0a1ea-9eb8-43d4-8d49-ac8e3dce6fea</req:transactionguid>
               <req:transactiontimestamp>2016-02-25t14:05:30.859z</req:transactiontimestamp>
               <req:profilestatus>success</req:profilestatus>
            </req:profileheader>
            <req:profileresponsedetails>
               <req:transactionguid>7315d53c-b37c-422c-9243-5a1d5b972fd9</req:transactionguid>
               <req:componentname>multidatabase data</req:componentname>
               <req:componentstatus>success</req:componentstatus>
               <req:componentaction>verify</req:componentaction>
               <req:responsetype>capture</req:responsetype>
               <req:notes>[]</req:notes>
               <req:invoice>
                  <req:invoicelist>
                     <req:invoiceguid>3d5491f4-c07d-4191-b8cb-69de03c77ba3</req:invoiceguid>
                     <req:billinginformationguid>e3a1cc40-c326-453c-a56f-dd5ae1cd1e60</req:billinginformationguid>
                     <req:billingpoints>1</req:billingpoints>
                     <req:datasetinvoices>
                        <req:datasetcode>multidatabase</req:datasetcode>
                        <req:billingpoints>1</req:billingpoints>
                        <req:recordsreturned>14</req:recordsreturned>
                        <req:datalicenceguid>e3a1cc40-c326-453c-a56f-dd5ae1cd1e60</req:datalicenceguid>
                     </req:datasetinvoices>
                  </req:invoicelist>
               </req:invoice>
               <req:captureresponse>
                  <req:resultstatus>multiple</req:resultstatus>
                  <req:recordsreturned>14</req:recordsreturned>
                  <req:moredata>false</req:moredata>
                  <req:totalrecordcount>14</req:totalrecordcount>
                  <req:totalpages>1</req:totalpages>
                  <req:matchscore>0</req:matchscore>
                  <req:matchlevel>na</req:matchlevel>
                  <req:outputstatus>parsed</req:outputstatus>
                  <req:fieldstatus>55555555</req:fieldstatus>
                  <req:responsecount>1</req:responsecount>
                  <req:response>
                     <req:address>
                        <data:organisation>capscan parent ltd</data:organisation>
                        <data:street>herons way</data:street>
                        <data:town>chester</data:town>
                        <data:postcode>ch4 9gb</data:postcode>
                        <data:locality>chester business park</data:locality>
                        <data:buildingname>the foundation</data:buildingname>
                        <data:stateregion>cheshire</data:stateregion>
                        <data:countrycode>gbr</data:countrycode>
                        <data:dpszipplus>9zi</data:dpszipplus>
                        <data:formattedaddress>capscan parent ltd,the foundation,herons way chester business park,chester,cheshire,ch4 9gb</data:formattedaddress>
                        <data:geographicinformation>
                           <data:easting>340009</data:easting>
                           <data:northing>363192</data:northing>
                           <data:latitude>53.1624546529</data:latitude>
                           <data:longitude>-2.8987262198</data:longitude>
                        </data:geographicinformation>
                        <data:additionalitems>
                           <data:item>
                              <data:key>gbgurn_1</data:key>
                              <data:value>70450343,00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addresssource</data:key>
                              <data:value>business_data_v2</data:value>
                           </data:item>
                           <data:item>
                              <data:key>orgkey</data:key>
                              <data:value>00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addkey</data:key>
                              <data:value>70450343</data:value>
                           </data:item>
                           <data:item>
                              <data:key>datasource</data:key>
                              <data:value>multidatabase</data:value>
                             </data:item>
                            </data:additionalitems>
                                    <data:groupedadditionalitems>
                            <data:name>businessdata</data:name>
                            <data:item>
                                <data:key>sic03</data:key>
                                <data:value>72100</data:value>
                            </data:item>
                     ...
                            <data:item>
                                <data:key>ex5_salutation</data:key>
                                <data:value>dear mrs burton</data:value>
                            </data:item>
                            <data:item>
                                <data:key>ex5_sex</data:key>
                                <data:value>f</data:value>
                            </data:item>
                         </data:groupedadditionalitems>
                        <data:lpi/>
                        <data:blpu>
                           <data:postcodelocator>ch4 9gb</data:postcodelocator>
                        </data:blpu>
                        <data:streetdescriptor/>
                        <data:streetinformation/>
                        <data:companyinformation/>
                        <data:onspointerinformation/>
                        <data:classification/>
                     </req:address>
                     <req:address>
                        <data:organisation>citizensafe ltd</data:organisation>
                        <data:street>herons way</data:street>
                        <data:town>chester</data:town>
                        <data:postcode>ch4 9gb</data:postcode>
                        <data:locality>chester business park</data:locality>
                        <data:buildingname>the foundation</data:buildingname>
                        <data:stateregion>cheshire</data:stateregion>
                        <data:countrycode>gbr</data:countrycode>
                        <data:dpszipplus>9zi</data:dpszipplus>
                        <data:formattedaddress>citizensafe ltd,the foundation,herons way chester business park,chester,cheshire,ch4 9gb</data:formattedaddress>
                        <data:geographicinformation>
                           <data:easting>340009</data:easting>
                           <data:northing>363192</data:northing>
                           <data:latitude>53.1624546529</data:latitude>
                           <data:longitude>-2.8987262198</data:longitude>
                        </data:geographicinformation>
                        <data:additionalitems>
                           <data:item>
                              <data:key>gbgurn_1</data:key>
                              <data:value>,72975453,00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addresssource</data:key>
                              <data:value>business_data_v2</data:value>
                           </data:item>
                           <data:item>
                              <data:key>orgkey</data:key>
                              <data:value>00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addkey</data:key>
                              <data:value>72975453</data:value>
                           </data:item>
                           <data:item>
                              <data:key>datasource</data:key>
                              <data:value>multidatabase</data:value>
                           </data:item>
                        </data:additionalitems>
                        <data:lpi/>
                        <data:blpu>
                           <data:postcodelocator>ch4 9gb</data:postcodelocator>
                        </data:blpu>
                        <data:streetdescriptor/>
                        <data:streetinformation/>
                        <data:companyinformation/>
                        <data:onspointerinformation/>
                        <data:classification/>
                     </req:address>
                     <req:address>
                        <data:organisation>data discoveries ltd</data:organisation>
                        <data:street>herons way</data:street>
                        <data:town>chester</data:town>
                        <data:postcode>ch4 9gb</data:postcode>
                        <data:locality>chester business park</data:locality>
                        <data:buildingname>the foundation</data:buildingname>
                        <data:stateregion>cheshire</data:stateregion>
                        <data:countrycode>gbr</data:countrycode>
                        <data:dpszipplus>9zi</data:dpszipplus>
                        <data:formattedaddress>data discoveries ltd,the foundation,herons way chester business park,chester,cheshire,ch4 9gb</data:formattedaddress>
                        <data:geographicinformation>
                           <data:easting>340009</data:easting>
                           <data:northing>363192</data:northing>
                           <data:latitude>53.1624546529</data:latitude>
                           <data:longitude>-2.8987262198</data:longitude>
                        </data:geographicinformation>
                        <data:additionalitems>
                           <data:item>
                              <data:key>gbgurn_1</data:key>
                              <data:value>72542099,00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addresssource</data:key>
                              <data:value>business_data_v2</data:value>
                           </data:item>
                           <data:item>
                              <data:key>orgkey</data:key>
                              <data:value>00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addkey</data:key>
                              <data:value>72542099</data:value>
                           </data:item>
                           <data:item>
                              <data:key>datasource</data:key>
                              <data:value>multidatabase</data:value>
                           </data:item>
                        </data:additionalitems>
                        <data:lpi/>
                        <data:blpu>
                           <data:postcodelocator>ch4 9gb</data:postcodelocator>
                        </data:blpu>
                        <data:streetdescriptor/>
                        <data:streetinformation/>
                        <data:companyinformation/>
                        <data:onspointerinformation/>
                        <data:classification/>
                     </req:address>
                     <req:address>
                        <data:street>herons way</data:street>
                        <data:town>chester</data:town>
                        <data:postcode>ch4 9gb</data:postcode>
                        <data:locality>eccleston</data:locality>
                        <data:buildingname>electricity sub station 15m from gb group plc the</data:buildingname>
                        <data:stateregion>cheshire</data:stateregion>
                        <data:countrycode>gbr</data:countrycode>
                        <data:dpszipplus>9zi</data:dpszipplus>
                        <data:formattedaddress>electricity sub station 15m from gb group plc the,herons way,eccleston,chester,cheshire,ch4 9gb</data:formattedaddress>
                        <data:geographicinformation>
                           <data:easting>339993.50</data:easting>
                           <data:northing>363159.40</data:northing>
                           <data:latitude>53.1621562490</data:latitude>
                           <data:longitude>-2.8989592964</data:longitude>
                        </data:geographicinformation>
                        <data:additionalitems>
                           <data:item>
                              <data:key>uprn</data:key>
                              <data:value>10025392709</data:value>
                           </data:item>
                           <data:item>
                              <data:key>gbgurn_1</data:key>
                              <data:value>abp,22638640,00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addresssource</data:key>
                              <data:value>abp</data:value>
                           </data:item>
                           <data:item>
                              <data:key>orgkey</data:key>
                              <data:value>00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addkey</data:key>
                              <data:value>22638640</data:value>
                           </data:item>
                           <data:item>
                              <data:key>datasource</data:key>
                              <data:value>multidatabase</data:value>
                           </data:item>
                        </data:additionalitems>
                        <data:uprn>10025392709</data:uprn>
                        <data:lpi>
                           <data:lpikey>7655l101857831</data:lpikey>
                           <data:lpilanguage>eng</data:lpilanguage>
                           <data:lpilogicalstatus>1</data:lpilogicalstatus>
                           <data:lpistartdate>
                              <data:day>12</data:day>
                              <data:month>9</data:month>
                              <data:year>2014</data:year>
                           </data:lpistartdate>
                           <data:lpilastupdatedate>
                              <data:day>12</data:day>
                              <data:month>9</data:month>
                              <data:year>2014</data:year>
                           </data:lpilastupdatedate>
                           <data:lpientrydate>
                              <data:day>12</data:day>
                              <data:month>9</data:month>
                              <data:year>2014</data:year>
                           </data:lpientrydate>
                           <data:paotext>electricity sub station 15m from gb group plc, the foundation herons way. 12m from herons</data:paotext>
                           <data:usrn>6900860</data:usrn>
                           <data:usrnmatchindicator>2</data:usrnmatchindicator>
                           <data:officialflag>n</data:officialflag>
                        </data:lpi>
                        <data:blpu>
                           <data:blpulogicalstatus>1</data:blpulogicalstatus>
                           <data:easting>339993.5</data:easting>
                           <data:northing>363159.4</data:northing>
                           <data:rpc>1</data:rpc>
                           <data:localcustodiancode>7655</data:localcustodiancode>
                           <data:blpustartdate>
                              <data:day>30</data:day>
                              <data:month>10</data:month>
                              <data:year>2011</data:year>
                           </data:blpustartdate>
                           <data:blpulastupdatedate>
                              <data:day>30</data:day>
                              <data:month>10</data:month>
                              <data:year>2011</data:year>
                           </data:blpulastupdatedate>
                           <data:blpuentrydate>
                              <data:day>30</data:day>
                              <data:month>10</data:month>
                              <data:year>2011</data:year>
                           </data:blpuentrydate>
                           <data:postaladdressable>n</data:postaladdressable>
                           <data:postcodelocator>ch4 9gb</data:postcodelocator>
                           <data:multiocccount>0</data:multiocccount>
                        </data:blpu>
                        <data:streetdescriptor>
                           <data:streetdescription>herons way</data:streetdescription>
                           <data:locality>eccleston</data:locality>
                           <data:townname>chester</data:townname>
                           <data:administrativearea>cheshire west and chester</data:administrativearea>
                           <data:streetlanguage>eng</data:streetlanguage>
                        </data:streetdescriptor>
                        <data:streetinformation>
                           <data:streettype>1</data:streettype>
                           <data:swaorgrefnaming>665</data:swaorgrefnaming>
                           <data:streetstate>2</data:streetstate>
                           <data:statedate>
                              <data:day>10</data:day>
                              <data:month>9</data:month>
                              <data:year>1998</data:year>
                           </data:statedate>
                           <data:streetsurface>1</data:streetsurface>
                           <data:streetclassification>8</data:streetclassification>
                           <data:streetversion>0</data:streetversion>
                           <data:streetlastupdatedate>
                              <data:day>2</data:day>
                              <data:month>3</data:month>
                              <data:year>2005</data:year>
                           </data:streetlastupdatedate>
                           <data:streetentrydate>
                              <data:day>2</data:day>
                              <data:month>3</data:month>
                              <data:year>2005</data:year>
                           </data:streetentrydate>
                           <data:streetstartdate>
                              <data:day>10</data:day>
                              <data:month>9</data:month>
                              <data:year>1998</data:year>
                           </data:streetstartdate>
                           <data:streetstarteasting>339424.0</data:streetstarteasting>
                           <data:streetstartnorthing>363080.0</data:streetstartnorthing>
                           <data:streetendeasting>339941.0</data:streetendeasting>
                           <data:streetendnorthing>362918.0</data:streetendnorthing>
                           <data:streettolerance>10</data:streettolerance>
                        </data:streetinformation>
                        <data:companyinformation/>
                        <data:onspointerinformation/>
                        <data:classification>
                           <data:classkey>7655c000893781</data:classkey>
                           <data:classificationcode>cu01</data:classificationcode>
                           <data:classscheme>addressbase premium classification scheme</data:classscheme>
                           <data:classstartdate>
                              <data:day>30</data:day>
                              <data:month>10</data:month>
                              <data:year>2011</data:year>
                           </data:classstartdate>
                           <data:classlastupdatedate>
                              <data:day>30</data:day>
                              <data:month>10</data:month>
                              <data:year>2011</data:year>
                           </data:classlastupdatedate>
                           <data:entrydate>
                              <data:day>30</data:day>
                              <data:month>10</data:month>
                              <data:year>2011</data:year>
                           </data:entrydate>
                           <data:classprimarytext>commercial</data:classprimarytext>
                           <data:classsecondarytext>utility</data:classsecondarytext>
                           <data:classtertiarytext>electricity sub-station</data:classtertiarytext>
                        </data:classification>
                        <data:osal2toid>osgb5000000014649476</data:osal2toid>
                        <data:ositntoid>osgb4000000013090730</data:ositntoid>
                        <data:ostopotoid>osgb1000000235909281</data:ostopotoid>
                     </req:address>
                     <req:address>
                        <data:street>herons way</data:street>
                        <data:town>chester</data:town>
                        <data:postcode>ch4 9gb</data:postcode>
                        <data:locality>eccleston</data:locality>
                        <data:buildingname>electricity sub station 24m from gb group plc the</data:buildingname>
                        <data:stateregion>cheshire</data:stateregion>
                        <data:countrycode>gbr</data:countrycode>
                        <data:dpszipplus>9zi</data:dpszipplus>
                        <data:formattedaddress>electricity sub station 24m from gb group plc the,herons way,eccleston,chester,cheshire,ch4 9gb</data:formattedaddress>
                        <data:geographicinformation>
                           <data:easting>340004.50</data:easting>
                           <data:northing>363153.70</data:northing>
                           <data:latitude>53.1621035639</data:latitude>
                           <data:longitude>-2.8987936684</data:longitude>
                        </data:geographicinformation>
                        <data:additionalitems>
                           <data:item>
                              <data:key>uprn</data:key>
                              <data:value>10024793359</data:value>
                           </data:item>
                           <data:item>
                              <data:key>gbgurn_1</data:key>
                              <data:value>abp,22101844,00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addresssource</data:key>
                              <data:value>abp</data:value>
                           </data:item>
                           <data:item>
                              <data:key>orgkey</data:key>
                              <data:value>00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addkey</data:key>
                              <data:value>22101844</data:value>
                           </data:item>
                           <data:item>
                              <data:key>datasource</data:key>
                              <data:value>multidatabase</data:value>
                           </data:item>
                        </data:additionalitems>
                        <data:uprn>10024793359</data:uprn>
                        <data:lpi>
                           <data:lpikey>7655l101277506</data:lpikey>
                           <data:lpilanguage>eng</data:lpilanguage>
                           <data:lpilogicalstatus>1</data:lpilogicalstatus>
                           <data:lpistartdate>
                              <data:day>12</data:day>
                              <data:month>9</data:month>
                              <data:year>2014</data:year>
                           </data:lpistartdate>
                           <data:lpilastupdatedate>
                              <data:day>12</data:day>
                              <data:month>9</data:month>
                              <data:year>2014</data:year>
                           </data:lpilastupdatedate>
                           <data:lpientrydate>
                              <data:day>12</data:day>
                              <data:month>9</data:month>
                              <data:year>2014</data:year>
                           </data:lpientrydate>
                           <data:paotext>electricity sub station 24m from gb group plc, the foundation herons way. in chester busin</data:paotext>
                           <data:usrn>6900860</data:usrn>
                           <data:usrnmatchindicator>2</data:usrnmatchindicator>
                           <data:officialflag>n</data:officialflag>
                        </data:lpi>
                        <data:blpu>
                           <data:blpulogicalstatus>1</data:blpulogicalstatus>
                           <data:easting>340004.5</data:easting>
                           <data:northing>363153.7</data:northing>
                           <data:rpc>1</data:rpc>
                           <data:localcustodiancode>7655</data:localcustodiancode>
                           <data:blpustartdate>
                              <data:day>1</data:day>
                              <data:month>9</data:month>
                              <data:year>2011</data:year>
                           </data:blpustartdate>
                           <data:blpulastupdatedate>
                              <data:day>1</data:day>
                              <data:month>9</data:month>
                              <data:year>2011</data:year>
                           </data:blpulastupdatedate>
                           <data:blpuentrydate>
                              <data:day>1</data:day>
                              <data:month>9</data:month>
                              <data:year>2011</data:year>
                           </data:blpuentrydate>
                           <data:postaladdressable>n</data:postaladdressable>
                           <data:postcodelocator>ch4 9gb</data:postcodelocator>
                           <data:multiocccount>0</data:multiocccount>
                        </data:blpu>
                        <data:streetdescriptor>
                           <data:streetdescription>herons way</data:streetdescription>
                           <data:locality>eccleston</data:locality>
                           <data:townname>chester</data:townname>
                           <data:administrativearea>cheshire west and chester</data:administrativearea>
                           <data:streetlanguage>eng</data:streetlanguage>
                        </data:streetdescriptor>
                        <data:streetinformation>
                           <data:streettype>1</data:streettype>
                           <data:swaorgrefnaming>665</data:swaorgrefnaming>
                           <data:streetstate>2</data:streetstate>
                           <data:statedate>
                              <data:day>10</data:day>
                              <data:month>9</data:month>
                              <data:year>1998</data:year>
                           </data:statedate>
                           <data:streetsurface>1</data:streetsurface>
                           <data:streetclassification>8</data:streetclassification>
                           <data:streetversion>0</data:streetversion>
                           <data:streetlastupdatedate>
                              <data:day>2</data:day>
                              <data:month>3</data:month>
                              <data:year>2005</data:year>
                           </data:streetlastupdatedate>
                           <data:streetentrydate>
                              <data:day>2</data:day>
                              <data:month>3</data:month>
                              <data:year>2005</data:year>
                           </data:streetentrydate>
                           <data:streetstartdate>
                              <data:day>10</data:day>
                              <data:month>9</data:month>
                              <data:year>1998</data:year>
                           </data:streetstartdate>
                           <data:streetstarteasting>339424.0</data:streetstarteasting>
                           <data:streetstartnorthing>363080.0</data:streetstartnorthing>
                           <data:streetendeasting>339941.0</data:streetendeasting>
                           <data:streetendnorthing>362918.0</data:streetendnorthing>
                           <data:streettolerance>10</data:streettolerance>
                        </data:streetinformation>
                        <data:companyinformation/>
                        <data:onspointerinformation/>
                        <data:classification>
                           <data:classkey>7655c000476964</data:classkey>
                           <data:classificationcode>cu01</data:classificationcode>
                           <data:classscheme>addressbase premium classification scheme</data:classscheme>
                           <data:classstartdate>
                              <data:day>1</data:day>
                              <data:month>9</data:month>
                              <data:year>2011</data:year>
                           </data:classstartdate>
                           <data:classlastupdatedate>
                              <data:day>1</data:day>
                              <data:month>9</data:month>
                              <data:year>2011</data:year>
                           </data:classlastupdatedate>
                           <data:entrydate>
                              <data:day>1</data:day>
                              <data:month>9</data:month>
                              <data:year>2011</data:year>
                           </data:entrydate>
                           <data:classprimarytext>commercial</data:classprimarytext>
                           <data:classsecondarytext>utility</data:classsecondarytext>
                           <data:classtertiarytext>electricity sub-station</data:classtertiarytext>
                        </data:classification>
                        <data:osal2toid>osgb5000000000335681</data:osal2toid>
                        <data:ositntoid>osgb4000000013090730</data:ositntoid>
                        <data:ostopotoid>osgb1000035247632</data:ostopotoid>
                     </req:address>
                     <req:address>
                        <data:street>herons way</data:street>
                        <data:town>chester</data:town>
                        <data:postcode>ch4 9gb</data:postcode>
                        <data:locality>eccleston</data:locality>
                        <data:buildingname>electricity sub station</data:buildingname>
                        <data:stateregion>cheshire</data:stateregion>
                        <data:countrycode>gbr</data:countrycode>
                        <data:dpszipplus>9zi</data:dpszipplus>
                        <data:formattedaddress>electricity sub station,herons way,eccleston,chester,cheshire,ch4 9gb</data:formattedaddress>
                        <data:geographicinformation>
                           <data:easting>339993.00</data:easting>
                           <data:northing>363161.00</data:northing>
                           <data:latitude>53.1621742246</data:latitude>
                           <data:longitude>-2.8989596721</data:longitude>
                        </data:geographicinformation>
                        <data:additionalitems>
                           <data:item>
                              <data:key>uprn</data:key>
                              <data:value>200000988309</data:value>
                           </data:item>
                           <data:item>
                              <data:key>gbgurn_1</data:key>
                              <data:value>abp,28493831,00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addresssource</data:key>
                              <data:value>abp</data:value>
                           </data:item>
                           <data:item>
                              <data:key>orgkey</data:key>
                              <data:value>00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addkey</data:key>
                              <data:value>28493831</data:value>
                           </data:item>
                           <data:item>
                              <data:key>datasource</data:key>
                              <data:value>multidatabase</data:value>
                           </data:item>
                        </data:additionalitems>
                        <data:uprn>200000988309</data:uprn>
                        <data:lpi>
                           <data:lpikey>0605l000007037</data:lpikey>
                           <data:lpilanguage>eng</data:lpilanguage>
                           <data:lpilogicalstatus>1</data:lpilogicalstatus>
                           <data:lpistartdate>
                              <data:day>7</data:day>
                              <data:month>12</data:month>
                              <data:year>2001</data:year>
                           </data:lpistartdate>
                           <data:lpilastupdatedate>
                              <data:day>3</data:day>
                              <data:month>9</data:month>
                              <data:year>2007</data:year>
                           </data:lpilastupdatedate>
                           <data:lpientrydate>
                              <data:day>7</data:day>
                              <data:month>12</data:month>
                              <data:year>2001</data:year>
                           </data:lpientrydate>
                           <data:paotext>electricity sub station</data:paotext>
                           <data:usrn>6900860</data:usrn>
                           <data:usrnmatchindicator>1</data:usrnmatchindicator>
                           <data:officialflag>n</data:officialflag>
                        </data:lpi>
                        <data:blpu>
                           <data:blpulogicalstatus>1</data:blpulogicalstatus>
                           <data:blpustate>2</data:blpustate>
                           <data:blpustatedate>
                              <data:day>19</data:day>
                              <data:month>3</data:month>
                              <data:year>2003</data:year>
                           </data:blpustatedate>
                           <data:easting>339993.0</data:easting>
                           <data:northing>363161.0</data:northing>
                           <data:rpc>1</data:rpc>
                           <data:localcustodiancode>665</data:localcustodiancode>
                           <data:blpustartdate>
                              <data:day>19</data:day>
                              <data:month>3</data:month>
                              <data:year>2003</data:year>
                           </data:blpustartdate>
                           <data:blpulastupdatedate>
                              <data:day>14</data:day>
                              <data:month>7</data:month>
                              <data:year>2015</data:year>
                           </data:blpulastupdatedate>
                           <data:blpuentrydate>
                              <data:day>19</data:day>
                              <data:month>3</data:month>
                              <data:year>2003</data:year>
                           </data:blpuentrydate>
                           <data:postaladdressable>n</data:postaladdressable>
                           <data:postcodelocator>ch4 9gb</data:postcodelocator>
                           <data:multiocccount>0</data:multiocccount>
                        </data:blpu>
                        <data:streetdescriptor>
                           <data:streetdescription>herons way</data:streetdescription>
                           <data:locality>eccleston</data:locality>
                           <data:townname>chester</data:townname>
                           <data:administrativearea>cheshire west and chester</data:administrativearea>
                           <data:streetlanguage>eng</data:streetlanguage>
                        </data:streetdescriptor>
                        <data:streetinformation>
                           <data:streettype>1</data:streettype>
                           <data:swaorgrefnaming>665</data:swaorgrefnaming>
                           <data:streetstate>2</data:streetstate>
                           <data:statedate>
                              <data:day>10</data:day>
                              <data:month>9</data:month>
                              <data:year>1998</data:year>
                           </data:statedate>
                           <data:streetsurface>1</data:streetsurface>
                           <data:streetclassification>8</data:streetclassification>
                           <data:streetversion>0</data:streetversion>
                           <data:streetlastupdatedate>
                              <data:day>2</data:day>
                              <data:month>3</data:month>
                              <data:year>2005</data:year>
                           </data:streetlastupdatedate>
                           <data:streetentrydate>
                              <data:day>2</data:day>
                              <data:month>3</data:month>
                              <data:year>2005</data:year>
                           </data:streetentrydate>
                           <data:streetstartdate>
                              <data:day>10</data:day>
                              <data:month>9</data:month>
                              <data:year>1998</data:year>
                           </data:streetstartdate>
                           <data:streetstarteasting>339424.0</data:streetstarteasting>
                           <data:streetstartnorthing>363080.0</data:streetstartnorthing>
                           <data:streetendeasting>339941.0</data:streetendeasting>
                           <data:streetendnorthing>362918.0</data:streetendnorthing>
                           <data:streettolerance>10</data:streettolerance>
                        </data:streetinformation>
                        <data:companyinformation/>
                        <data:onspointerinformation/>
                        <data:classification>
                           <data:classkey>0665c000153985</data:classkey>
                           <data:classificationcode>cu01</data:classificationcode>
                           <data:classscheme>addressbase premium classification scheme</data:classscheme>
                           <data:classstartdate>
                              <data:day>19</data:day>
                              <data:month>3</data:month>
                              <data:year>2003</data:year>
                           </data:classstartdate>
                           <data:classlastupdatedate>
                              <data:day>11</data:day>
                              <data:month>5</data:month>
                              <data:year>2011</data:year>
                           </data:classlastupdatedate>
                           <data:entrydate>
                              <data:day>19</data:day>
                              <data:month>3</data:month>
                              <data:year>2003</data:year>
                           </data:entrydate>
                           <data:classprimarytext>commercial</data:classprimarytext>
                           <data:classsecondarytext>utility</data:classsecondarytext>
                           <data:classtertiarytext>electricity sub-station</data:classtertiarytext>
                        </data:classification>
                     </req:address>
                     <req:address>
                        <data:organisation>eware interactive ltd</data:organisation>
                        <data:street>herons way</data:street>
                        <data:town>chester</data:town>
                        <data:postcode>ch4 9gb</data:postcode>
                        <data:locality>chester business park</data:locality>
                        <data:buildingname>winster house</data:buildingname>
                        <data:stateregion>cheshire</data:stateregion>
                        <data:countrycode>gbr</data:countrycode>
                        <data:dpszipplus>9zi</data:dpszipplus>
                        <data:formattedaddress>eware interactive ltd,winster house,herons way chester business park,chester,cheshire,ch4 9gb</data:formattedaddress>
                        <data:geographicinformation>
                           <data:easting>340009</data:easting>
                           <data:northing>363192</data:northing>
                           <data:latitude>53.1624546529</data:latitude>
                           <data:longitude>-2.8987262198</data:longitude>
                        </data:geographicinformation>
                        <data:additionalitems>
                           <data:item>
                              <data:key>gbgurn_1</data:key>
                              <data:value>72940396,00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addresssource</data:key>
                              <data:value>business_data_v2</data:value>
                           </data:item>
                           <data:item>
                              <data:key>orgkey</data:key>
                              <data:value>00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addkey</data:key>
                              <data:value>72940396</data:value>
                           </data:item>
                           <data:item>
                              <data:key>datasource</data:key>
                              <data:value>multidatabase</data:value>
                           </data:item>
                        </data:additionalitems>
                        <data:lpi/>
                        <data:blpu>
                           <data:postcodelocator>ch4 9gb</data:postcodelocator>
                        </data:blpu>
                        <data:streetdescriptor/>
                        <data:streetinformation/>
                        <data:companyinformation/>
                        <data:onspointerinformation/>
                        <data:classification/>
                     </req:address>
                     <req:address>
                        <data:organisation>gb datacare ltd</data:organisation>
                        <data:street>herons way</data:street>
                        <data:town>chester</data:town>
                        <data:postcode>ch4 9gb</data:postcode>
                        <data:locality>chester business park</data:locality>
                        <data:buildingname>the foundation</data:buildingname>
                        <data:stateregion>cheshire</data:stateregion>
                        <data:countrycode>gbr</data:countrycode>
                        <data:dpszipplus>9zi</data:dpszipplus>
                        <data:formattedaddress>gb datacare ltd,the foundation,herons way chester business park,chester,cheshire,ch4 9gb</data:formattedaddress>
                        <data:geographicinformation>
                           <data:easting>340009</data:easting>
                           <data:northing>363192</data:northing>
                           <data:latitude>53.1624546529</data:latitude>
                           <data:longitude>-2.8987262198</data:longitude>
                        </data:geographicinformation>
                        <data:additionalitems>
                           <data:item>
                              <data:key>gbgurn_1</data:key>
                              <data:value>72892955,00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addresssource</data:key>
                              <data:value>business_data_v2</data:value>
                           </data:item>
                           <data:item>
                              <data:key>orgkey</data:key>
                              <data:value>00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addkey</data:key>
                              <data:value>72892955</data:value>
                           </data:item>
                           <data:item>
                              <data:key>datasource</data:key>
                              <data:value>multidatabase</data:value>
                           </data:item>
                        </data:additionalitems>
                        <data:lpi/>
                        <data:blpu>
                           <data:postcodelocator>ch4 9gb</data:postcodelocator>
                        </data:blpu>
                        <data:streetdescriptor/>
                        <data:streetinformation/>
                        <data:companyinformation/>
                        <data:onspointerinformation/>
                        <data:classification/>
                     </req:address>
                     <req:address>
                        <data:organisation>gb group plc</data:organisation>
                        <data:street>herons way</data:street>
                        <data:town>chester</data:town>
                        <data:postcode>ch4 9gb</data:postcode>
                        <data:locality>chester business park</data:locality>
                        <data:buildingname>the foundation</data:buildingname>
                        <data:stateregion>cheshire</data:stateregion>
                        <data:countrycode>gbr</data:countrycode>
                        <data:dpszipplus>1ar</data:dpszipplus>
                        <data:formattedaddress>gb group plc,the foundation,herons way chester business park,chester,cheshire,ch4 9gb</data:formattedaddress>
                        <data:geographicinformation>
                           <data:easting>340009.00</data:easting>
                           <data:northing>363191.00</data:northing>
                           <data:latitude>53.1624456651</data:latitude>
                           <data:longitude>-2.8987260320</data:longitude>
                        </data:geographicinformation>
                        <data:additionalitems>
                           <data:item>
                              <data:key>uprn</data:key>
                              <data:value>10012220430</data:value>
                           </data:item>
                           <data:item>
                              <data:key>udprn</data:key>
                              <data:value>04624695</data:value>
                           </data:item>
                           <data:item>
                              <data:key>gbgurn_1</data:key>
                              <data:value>paf,61847546,00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addresssource</data:key>
                              <data:value>paf</data:value>
                           </data:item>
                           <data:item>
                              <data:key>orgkey</data:key>
                              <data:value>00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addkey</data:key>
                              <data:value>61847546</data:value>
                           </data:item>
                           <data:item>
                              <data:key>datasource</data:key>
                              <data:value>multidatabase</data:value>
                           </data:item>
                        </data:additionalitems>
                        <data:uprn>10012220430</data:uprn>
                        <data:lpi>
                           <data:lpikey>0605l000032936</data:lpikey>
                           <data:lpilanguage>eng</data:lpilanguage>
                           <data:lpilogicalstatus>1</data:lpilogicalstatus>
                           <data:lpistartdate>
                              <data:day>6</data:day>
                              <data:month>2</data:month>
                              <data:year>2007</data:year>
                           </data:lpistartdate>
                           <data:lpilastupdatedate>
                              <data:day>9</data:day>
                              <data:month>4</data:month>
                              <data:year>2010</data:year>
                           </data:lpilastupdatedate>
                           <data:lpientrydate>
                              <data:day>6</data:day>
                              <data:month>2</data:month>
                              <data:year>2007</data:year>
                           </data:lpientrydate>
                           <data:paotext>gb house</data:paotext>
                           <data:usrn>6903078</data:usrn>
                           <data:usrnmatchindicator>1</data:usrnmatchindicator>
                           <data:officialflag>y</data:officialflag>
                        </data:lpi>
                        <data:blpu>
                           <data:blpulogicalstatus>1</data:blpulogicalstatus>
                           <data:blpustate>2</data:blpustate>
                           <data:blpustatedate>
                              <data:day>7</data:day>
                              <data:month>3</data:month>
                              <data:year>2005</data:year>
                           </data:blpustatedate>
                           <data:easting>340009.0</data:easting>
                           <data:northing>363191.0</data:northing>
                           <data:rpc>1</data:rpc>
                           <data:localcustodiancode>665</data:localcustodiancode>
                           <data:blpustartdate>
                              <data:day>7</data:day>
                              <data:month>3</data:month>
                              <data:year>2005</data:year>
                           </data:blpustartdate>
                           <data:blpulastupdatedate>
                              <data:day>14</data:day>
                              <data:month>7</data:month>
                              <data:year>2015</data:year>
                           </data:blpulastupdatedate>
                           <data:blpuentrydate>
                              <data:day>7</data:day>
                              <data:month>3</data:month>
                              <data:year>2005</data:year>
                           </data:blpuentrydate>
                           <data:postaladdressable>s</data:postaladdressable>
                           <data:postcodelocator>ch4 9gb</data:postcodelocator>
                           <data:multiocccount>0</data:multiocccount>
                        </data:blpu>
                        <data:streetdescriptor>
                           <data:streetdescription>kingsfield court</data:streetdescription>
                           <data:locality>eccleston</data:locality>
                           <data:townname>chester</data:townname>
                           <data:administrativearea>cheshire west and chester</data:administrativearea>
                           <data:streetlanguage>eng</data:streetlanguage>
                        </data:streetdescriptor>
                        <data:streetinformation>
                           <data:streettype>1</data:streettype>
                           <data:swaorgrefnaming>665</data:swaorgrefnaming>
                           <data:streetstate>2</data:streetstate>
                           <data:statedate>
                              <data:day>30</data:day>
                              <data:month>11</data:month>
                              <data:year>2002</data:year>
                           </data:statedate>
                           <data:streetsurface>1</data:streetsurface>
                           <data:streetclassification>8</data:streetclassification>
                           <data:streetversion>0</data:streetversion>
                           <data:streetlastupdatedate>
                              <data:day>11</data:day>
                              <data:month>10</data:month>
                              <data:year>2006</data:year>
                           </data:streetlastupdatedate>
                           <data:streetentrydate>
                              <data:day>2</data:day>
                              <data:month>3</data:month>
                              <data:year>2005</data:year>
                           </data:streetentrydate>
                           <data:streetstartdate>
                              <data:day>30</data:day>
                              <data:month>11</data:month>
                              <data:year>2002</data:year>
                           </data:streetstartdate>
                           <data:streetstarteasting>339974.0</data:streetstarteasting>
                           <data:streetstartnorthing>363225.0</data:streetstartnorthing>
                           <data:streetendeasting>340079.0</data:streetendeasting>
                           <data:streetendnorthing>363206.0</data:streetendnorthing>
                           <data:streettolerance>10</data:streettolerance>
                        </data:streetinformation>
                        <data:companyinformation/>
                        <data:onspointerinformation/>
                        <data:classification>
                           <data:classkey>0665c000157389</data:classkey>
                           <data:classificationcode>co01</data:classificationcode>
                           <data:classscheme>addressbase premium classification scheme</data:classscheme>
                           <data:classstartdate>
                              <data:day>7</data:day>
                              <data:month>3</data:month>
                              <data:year>2005</data:year>
                           </data:classstartdate>
                           <data:classlastupdatedate>
                              <data:day>11</data:day>
                              <data:month>5</data:month>
                              <data:year>2011</data:year>
                           </data:classlastupdatedate>
                           <data:entrydate>
                              <data:day>7</data:day>
                              <data:month>3</data:month>
                              <data:year>2005</data:year>
                           </data:entrydate>
                           <data:classprimarytext>commercial</data:classprimarytext>
                           <data:classsecondarytext>office</data:classsecondarytext>
                           <data:classtertiarytext>office / work studio</data:classtertiarytext>
                        </data:classification>
                        <data:osal2toid>osgb1000002166526075</data:osal2toid>
                        <data:ositntoid>osgb4000000013090730</data:ositntoid>
                        <data:ostopotoid>osgb1000035247650</data:ostopotoid>
                        <data:voandrrecord>5346851000</data:voandrrecord>
                        <data:rmudprn>04624695</data:rmudprn>
                     </req:address>
                     <req:address>
                        <data:street>herons way</data:street>
                        <data:town>chester</data:town>
                        <data:postcode>ch4 9gb</data:postcode>
                        <data:locality>eccleston</data:locality>
                        <data:buildingname>land parcel c 1100</data:buildingname>
                        <data:stateregion>cheshire</data:stateregion>
                        <data:countrycode>gbr</data:countrycode>
                        <data:dpszipplus>9zi</data:dpszipplus>
                        <data:formattedaddress>land parcel c,1100 herons way,eccleston,chester,cheshire,ch4 9gb</data:formattedaddress>
                        <data:geographicinformation>
                           <data:easting>340053.00</data:easting>
                           <data:northing>363228.00</data:northing>
                           <data:latitude>53.1627831788</data:latitude>
                           <data:longitude>-2.8980749673</data:longitude>
                        </data:geographicinformation>
                        <data:additionalitems>
                           <data:item>
                              <data:key>uprn</data:key>
                              <data:value>200000988299</data:value>
                           </data:item>
                           <data:item>
                              <data:key>gbgurn_1</data:key>
                              <data:value>abp,28493820,00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addresssource</data:key>
                              <data:value>abp</data:value>
                           </data:item>
                           <data:item>
                              <data:key>orgkey</data:key>
                              <data:value>00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addkey</data:key>
                              <data:value>28493820</data:value>
                           </data:item>
                           <data:item>
                              <data:key>datasource</data:key>
                              <data:value>multidatabase</data:value>
                           </data:item>
                        </data:additionalitems>
                        <data:uprn>200000988299</data:uprn>
                        <data:lpi>
                           <data:lpikey>0605l000007029</data:lpikey>
                           <data:lpilanguage>eng</data:lpilanguage>
                           <data:lpilogicalstatus>1</data:lpilogicalstatus>
                           <data:lpistartdate>
                              <data:day>7</data:day>
                              <data:month>12</data:month>
                              <data:year>2001</data:year>
                           </data:lpistartdate>
                           <data:lpilastupdatedate>
                              <data:day>21</data:day>
                              <data:month>12</data:month>
                              <data:year>2001</data:year>
                           </data:lpilastupdatedate>
                           <data:lpientrydate>
                              <data:day>7</data:day>
                              <data:month>12</data:month>
                              <data:year>2001</data:year>
                           </data:lpientrydate>
                           <data:paotext>land parcel c 1100</data:paotext>
                           <data:usrn>6900860</data:usrn>
                           <data:usrnmatchindicator>1</data:usrnmatchindicator>
                        </data:lpi>
                        <data:blpu>
                           <data:blpulogicalstatus>1</data:blpulogicalstatus>
                           <data:blpustate>2</data:blpustate>
                           <data:blpustatedate>
                              <data:day>19</data:day>
                              <data:month>3</data:month>
                              <data:year>2003</data:year>
                           </data:blpustatedate>
                           <data:easting>340053.0</data:easting>
                           <data:northing>363228.0</data:northing>
                           <data:rpc>1</data:rpc>
                           <data:localcustodiancode>665</data:localcustodiancode>
                           <data:blpustartdate>
                              <data:day>19</data:day>
                              <data:month>3</data:month>
                              <data:year>2003</data:year>
                           </data:blpustartdate>
                           <data:blpulastupdatedate>
                              <data:day>14</data:day>
                              <data:month>7</data:month>
                              <data:year>2015</data:year>
                           </data:blpulastupdatedate>
                           <data:blpuentrydate>
                              <data:day>19</data:day>
                              <data:month>3</data:month>
                              <data:year>2003</data:year>
                           </data:blpuentrydate>
                           <data:postaladdressable>n</data:postaladdressable>
                           <data:postcodelocator>ch4 9gb</data:postcodelocator>
                           <data:multiocccount>0</data:multiocccount>
                        </data:blpu>
                        <data:streetdescriptor>
                           <data:streetdescription>herons way</data:streetdescription>
                           <data:locality>eccleston</data:locality>
                           <data:townname>chester</data:townname>
                           <data:administrativearea>cheshire west and chester</data:administrativearea>
                           <data:streetlanguage>eng</data:streetlanguage>
                        </data:streetdescriptor>
                        <data:streetinformation>
                           <data:streettype>1</data:streettype>
                           <data:swaorgrefnaming>665</data:swaorgrefnaming>
                           <data:streetstate>2</data:streetstate>
                           <data:statedate>
                              <data:day>10</data:day>
                              <data:month>9</data:month>
                              <data:year>1998</data:year>
                           </data:statedate>
                           <data:streetsurface>1</data:streetsurface>
                           <data:streetclassification>8</data:streetclassification>
                           <data:streetversion>0</data:streetversion>
                           <data:streetlastupdatedate>
                              <data:day>2</data:day>
                              <data:month>3</data:month>
                              <data:year>2005</data:year>
                           </data:streetlastupdatedate>
                           <data:streetentrydate>
                              <data:day>2</data:day>
                              <data:month>3</data:month>
                              <data:year>2005</data:year>
                           </data:streetentrydate>
                           <data:streetstartdate>
                              <data:day>10</data:day>
                              <data:month>9</data:month>
                              <data:year>1998</data:year>
                           </data:streetstartdate>
                           <data:streetstarteasting>339424.0</data:streetstarteasting>
                           <data:streetstartnorthing>363080.0</data:streetstartnorthing>
                           <data:streetendeasting>339941.0</data:streetendeasting>
                           <data:streetendnorthing>362918.0</data:streetendnorthing>
                           <data:streettolerance>10</data:streettolerance>
                        </data:streetinformation>
                        <data:companyinformation/>
                        <data:onspointerinformation/>
                        <data:classification>
                           <data:classkey>0665c000153555</data:classkey>
                           <data:classificationcode>l</data:classificationcode>
                           <data:classscheme>addressbase premium classification scheme</data:classscheme>
                           <data:classstartdate>
                              <data:day>19</data:day>
                              <data:month>3</data:month>
                              <data:year>2003</data:year>
                           </data:classstartdate>
                           <data:classlastupdatedate>
                              <data:day>12</data:day>
                              <data:month>3</data:month>
                              <data:year>2012</data:year>
                           </data:classlastupdatedate>
                           <data:entrydate>
                              <data:day>19</data:day>
                              <data:month>3</data:month>
                              <data:year>2003</data:year>
                           </data:entrydate>
                           <data:classprimarytext>land</data:classprimarytext>
                        </data:classification>
                     </req:address>
                     <req:address>
                        <data:organisation>loqate ltd</data:organisation>
                        <data:street>herons way</data:street>
                        <data:town>chester</data:town>
                        <data:postcode>ch4 9gb</data:postcode>
                        <data:locality>chester business park</data:locality>
                        <data:buildingname>the foundation</data:buildingname>
                        <data:stateregion>cheshire</data:stateregion>
                        <data:countrycode>gbr</data:countrycode>
                        <data:dpszipplus>9zi</data:dpszipplus>
                        <data:formattedaddress>loqate ltd,the foundation,herons way chester business park,chester,cheshire,ch4 9gb</data:formattedaddress>
                        <data:geographicinformation>
                           <data:easting>340009</data:easting>
                           <data:northing>363192</data:northing>
                           <data:latitude>53.1624546529</data:latitude>
                           <data:longitude>-2.8987262198</data:longitude>
                        </data:geographicinformation>
                        <data:additionalitems>
                           <data:item>
                              <data:key>gbgurn_1</data:key>
                              <data:value>74076872,00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addresssource</data:key>
                              <data:value>business_data_v2</data:value>
                           </data:item>
                           <data:item>
                              <data:key>orgkey</data:key>
                              <data:value>00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addkey</data:key>
                              <data:value>74076872</data:value>
                           </data:item>
                           <data:item>
                              <data:key>datasource</data:key>
                              <data:value>multidatabase</data:value>
                           </data:item>
                        </data:additionalitems>
                        <data:lpi/>
                        <data:blpu>
                           <data:postcodelocator>ch4 9gb</data:postcodelocator>
                        </data:blpu>
                        <data:streetdescriptor/>
                        <data:streetinformation/>
                        <data:companyinformation/>
                        <data:onspointerinformation/>
                        <data:classification/>
                     </req:address>
                     <req:address>
                        <data:street>kingsfield court</data:street>
                        <data:town>chester</data:town>
                        <data:postcode>ch4 9gb</data:postcode>
                        <data:locality>eccleston</data:locality>
                        <data:buildingname>street record</data:buildingname>
                        <data:stateregion>cheshire</data:stateregion>
                        <data:countrycode>gbr</data:countrycode>
                        <data:dpszipplus>9zi</data:dpszipplus>
                        <data:formattedaddress>street record,kingsfield court,eccleston,chester,cheshire,ch4 9gb</data:formattedaddress>
                        <data:geographicinformation>
                           <data:easting>339976.00</data:easting>
                           <data:northing>363225.00</data:northing>
                           <data:latitude>53.1627475247</data:latitude>
                           <data:longitude>-2.8992259275</data:longitude>
                        </data:geographicinformation>
                        <data:additionalitems>
                           <data:item>
                              <data:key>uprn</data:key>
                              <data:value>10034099386</data:value>
                           </data:item>
                           <data:item>
                              <data:key>gbgurn_1</data:key>
                              <data:value>abp,23265785,00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addresssource</data:key>
                              <data:value>abp</data:value>
                           </data:item>
                           <data:item>
                              <data:key>orgkey</data:key>
                              <data:value>00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addkey</data:key>
                              <data:value>23265785</data:value>
                           </data:item>
                           <data:item>
                              <data:key>datasource</data:key>
                              <data:value>multidatabase</data:value>
                           </data:item>
                        </data:additionalitems>
                        <data:uprn>10034099386</data:uprn>
                        <data:lpi>
                           <data:lpikey>0605l000073835</data:lpikey>
                           <data:lpilanguage>eng</data:lpilanguage>
                           <data:lpilogicalstatus>1</data:lpilogicalstatus>
                           <data:lpistartdate>
                              <data:day>12</data:day>
                              <data:month>8</data:month>
                              <data:year>2005</data:year>
                           </data:lpistartdate>
                           <data:lpilastupdatedate>
                              <data:day>6</data:day>
                              <data:month>7</data:month>
                              <data:year>2012</data:year>
                           </data:lpilastupdatedate>
                           <data:lpientrydate>
                              <data:day>12</data:day>
                              <data:month>8</data:month>
                              <data:year>2005</data:year>
                           </data:lpientrydate>
                           <data:paotext>street record</data:paotext>
                           <data:usrn>6903078</data:usrn>
                           <data:usrnmatchindicator>1</data:usrnmatchindicator>
                           <data:officialflag>n</data:officialflag>
                        </data:lpi>
                        <data:blpu>
                           <data:blpulogicalstatus>1</data:blpulogicalstatus>
                           <data:blpustate>2</data:blpustate>
                           <data:blpustatedate>
                              <data:day>12</data:day>
                              <data:month>8</data:month>
                              <data:year>2005</data:year>
                           </data:blpustatedate>
                           <data:easting>339976.0</data:easting>
                           <data:northing>363225.0</data:northing>
                           <data:rpc>4</data:rpc>
                           <data:localcustodiancode>665</data:localcustodiancode>
                           <data:blpustartdate>
                              <data:day>12</data:day>
                              <data:month>8</data:month>
                              <data:year>2005</data:year>
                           </data:blpustartdate>
                           <data:blpulastupdatedate>
                              <data:day>14</data:day>
                              <data:month>7</data:month>
                              <data:year>2015</data:year>
                           </data:blpulastupdatedate>
                           <data:blpuentrydate>
                              <data:day>12</data:day>
                              <data:month>8</data:month>
                              <data:year>2005</data:year>
                           </data:blpuentrydate>
                           <data:postaladdressable>n</data:postaladdressable>
                           <data:postcodelocator>ch4 9gb</data:postcodelocator>
                           <data:multiocccount>0</data:multiocccount>
                        </data:blpu>
                        <data:streetdescriptor>
                           <data:streetdescription>kingsfield court</data:streetdescription>
                           <data:locality>eccleston</data:locality>
                           <data:townname>chester</data:townname>
                           <data:administrativearea>cheshire west and chester</data:administrativearea>
                           <data:streetlanguage>eng</data:streetlanguage>
                        </data:streetdescriptor>
                        <data:streetinformation>
                           <data:streettype>1</data:streettype>
                           <data:swaorgrefnaming>665</data:swaorgrefnaming>
                           <data:streetstate>2</data:streetstate>
                           <data:statedate>
                              <data:day>30</data:day>
                              <data:month>11</data:month>
                              <data:year>2002</data:year>
                           </data:statedate>
                           <data:streetsurface>1</data:streetsurface>
                           <data:streetclassification>8</data:streetclassification>
                           <data:streetversion>0</data:streetversion>
                           <data:streetlastupdatedate>
                              <data:day>11</data:day>
                              <data:month>10</data:month>
                              <data:year>2006</data:year>
                           </data:streetlastupdatedate>
                           <data:streetentrydate>
                              <data:day>2</data:day>
                              <data:month>3</data:month>
                              <data:year>2005</data:year>
                           </data:streetentrydate>
                           <data:streetstartdate>
                              <data:day>30</data:day>
                              <data:month>11</data:month>
                              <data:year>2002</data:year>
                           </data:streetstartdate>
                           <data:streetstarteasting>339974.0</data:streetstarteasting>
                           <data:streetstartnorthing>363225.0</data:streetstartnorthing>
                           <data:streetendeasting>340079.0</data:streetendeasting>
                           <data:streetendnorthing>363206.0</data:streetendnorthing>
                           <data:streettolerance>10</data:streettolerance>
                        </data:streetinformation>
                        <data:companyinformation/>
                        <data:onspointerinformation/>
                        <data:classification>
                           <data:classkey>0665c000162004</data:classkey>
                           <data:classificationcode>ps</data:classificationcode>
                           <data:classscheme>addressbase premium classification scheme</data:classscheme>
                           <data:classstartdate>
                              <data:day>12</data:day>
                              <data:month>8</data:month>
                              <data:year>2005</data:year>
                           </data:classstartdate>
                           <data:classlastupdatedate>
                              <data:day>11</data:day>
                              <data:month>5</data:month>
                              <data:year>2011</data:year>
                           </data:classlastupdatedate>
                           <data:entrydate>
                              <data:day>12</data:day>
                              <data:month>8</data:month>
                              <data:year>2005</data:year>
                           </data:entrydate>
                           <data:classprimarytext>parent shell</data:classprimarytext>
                           <data:classsecondarytext>street record</data:classsecondarytext>
                        </data:classification>
                     </req:address>
                     <req:address>
                        <data:organisation>telme com ltd</data:organisation>
                        <data:street>herons way</data:street>
                        <data:town>chester</data:town>
                        <data:postcode>ch4 9gb</data:postcode>
                        <data:locality>chester business park</data:locality>
                        <data:buildingname>the foundation</data:buildingname>
                        <data:stateregion>cheshire</data:stateregion>
                        <data:countrycode>gbr</data:countrycode>
                        <data:dpszipplus>9zi</data:dpszipplus>
                        <data:formattedaddress>telme com ltd,the foundation,herons way chester business park,chester,cheshire,ch4 9gb</data:formattedaddress>
                        <data:geographicinformation>
                           <data:easting>340009</data:easting>
                           <data:northing>363192</data:northing>
                           <data:latitude>53.1624546529</data:latitude>
                           <data:longitude>-2.8987262198</data:longitude>
                        </data:geographicinformation>
                        <data:additionalitems>
                           <data:item>
                              <data:key>gbgurn_1</data:key>
                              <data:value>72542376,00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addresssource</data:key>
                              <data:value>business_data_v2</data:value>
                           </data:item>
                           <data:item>
                              <data:key>orgkey</data:key>
                              <data:value>00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addkey</data:key>
                              <data:value>72542376</data:value>
                           </data:item>
                           <data:item>
                              <data:key>datasource</data:key>
                              <data:value>multidatabase</data:value>
                           </data:item>
                        </data:additionalitems>
                        <data:lpi/>
                        <data:blpu>
                           <data:postcodelocator>ch4 9gb</data:postcodelocator>
                        </data:blpu>
                        <data:streetdescriptor/>
                        <data:streetinformation/>
                        <data:companyinformation/>
                        <data:onspointerinformation/>
                        <data:classification/>
                     </req:address>
                     <req:address>
                        <data:organisation>telme global traveller ltd</data:organisation>
                        <data:street>herons way</data:street>
                        <data:town>chester</data:town>
                        <data:postcode>ch4 9gb</data:postcode>
                        <data:locality>chester business park</data:locality>
                        <data:buildingname>the foundation</data:buildingname>
                        <data:stateregion>cheshire</data:stateregion>
                        <data:countrycode>gbr</data:countrycode>
                        <data:dpszipplus>9zi</data:dpszipplus>
                        <data:formattedaddress>telme global traveller ltd,the foundation,herons way chester business park,chester,cheshire,ch4 9gb</data:formattedaddress>
                        <data:geographicinformation>
                           <data:easting>340009</data:easting>
                           <data:northing>363192</data:northing>
                           <data:latitude>53.1624546529</data:latitude>
                           <data:longitude>-2.8987262198</data:longitude>
                        </data:geographicinformation>
                        <data:additionalitems>
                           <data:item>
                              <data:key>gbgurn_1</data:key>
                              <data:value>72976429,00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addresssource</data:key>
                              <data:value>business_data_v2</data:value>
                           </data:item>
                           <data:item>
                              <data:key>orgkey</data:key>
                              <data:value>00000000</data:value>
                           </data:item>
                           <data:item>
                              <data:key>addkey</data:key>
                              <data:value>72976429</data:value>
                           </data:item>
                           <data:item>
                              <data:key>datasource</data:key>
                              <data:value>multidatabase</data:value>
                           </data:item>
                        </data:additionalitems>
                        <data:lpi/>
                        <data:blpu>
                           <data:postcodelocator>ch4 9gb</data:postcodelocator>
                        </data:blpu>
                        <data:streetdescriptor/>
                        <data:streetinformation/>
                        <data:companyinformation/>
                        <data:onspointerinformation/>
                        <data:classification/>
                     </req:address>
                  </req:response>
               </req:captureresponse>
            </req:profileresponsedetails>
         </mes:profileresponse>
      </mes:executecaptureresponse>
   </soap-env:body>
</soap-env:envelope>
{
   "profileheader":    {
      "profileguid": "c7547a80-79c9-4d43-9681-01098b045e9c",
      "profilename": "multidatabase",
      "transactionguid": "22d5051e-b847-402a-88d4-d45487edd2b8",
      "transactiontimestamp": 1456409355900,
      "profilestatus": "success"
   },
   "profileresponsedetails": [   {
      "transactionguid": "dfb643f7-5b43-4623-80aa-6d5fcc48cd83",
      "componentname": "multidatabase data",
      "componentstatus": "success",
      "componentaction": "verify",
      "responsetype": "capture",
      "notes": "[]",
      "invoice": {"invoicelist": [      {
         "invoiceguid": "d7c9a007-1797-4ff0-956c-9642345f2629",
         "billinginformationguid": "90f7976e-95da-4ee9-9a4a-2a72290f0d54",
         "billingpoints": 1,
         "creditsused": 1,
         "datasetinvoices": [         {
            "datasetcode": "multidatabase",
            "billingpoints": 1,
            "recordsreturned": 14,
            "datalicenceguid": "90f7976e-95da-4ee9-9a4a-2a72290f0d54"
         }]
      }]},
      "captureresponse":       {
         "resultstatus": "multiple",
         "recordsreturned": 14,
         "moredata": false,
         "totalrecordcount": 14,
         "totalpages": 1,
         "matchscore": 0,
         "matchlevel": "na",
         "outputstatus": "parsed",
         "fieldstatus": "55555555",
         "responsecount": 1,
         "response": [         {
            "address":             [
                              {
                  "organisation": "capscan parent ltd",
                  "street": "herons way",
                  "town": "chester",
                  "postcode": "ch4 9gb",
                  "locality": "chester business park",
                  "buildingname": "the foundation",
                  "stateregion": "cheshire",
                  "countrycode": "gbr",
                  "dpszipplus": "9zi",
                  "formattedaddress": "capscan parent ltd,the foundation,herons way chester business park,chester,cheshire,ch4 9gb",
                  "geographicinformation":                   {
                     "easting": "340009",
                     "northing": "363192",
                     "latitude": "53.1624546529",
                     "longitude": "-2.8987262198"
                  },
                  "additionalitems": {"item":                   [
                                          {
                        "key": "gbgurn_1",
                        "value": "70450343,00000000"
                     },
                                          {
                        "key": "addresssource",
                        "value": "business_data_v2"
                     },
                                          {
                        "key": "datasource",
                        "value": "multidatabase"
                     },
                                          {
                        "key": "orgkey",
                        "value": "00000000"
                     },
                                          {
                        "key": "addkey",
                        "value": "70450343"
                     }
                  ]},
                  "groupedadditionalitems": [],
                  "lpi": {},
                  "blpu": {"postcodelocator": "ch4 9gb"},
                  "streetdescriptor": {},
                  "streetinformation": {},
                  "companyinformation": {},
                  "onspointerinformation": {},
                  "classification": {}
               },
                              {
                  "organisation": "citizensafe ltd",
                  "street": "herons way",
                  "town": "chester",
                  "postcode": "ch4 9gb",
                  "locality": "chester business park",
                  "buildingname": "the foundation",
                  "stateregion": "cheshire",
                  "countrycode": "gbr",
                  "dpszipplus": "9zi",
                  "formattedaddress": "citizensafe ltd,the foundation,herons way chester business park,chester,cheshire,ch4 9gb",
                  "geographicinformation":                   {
                     "easting": "340009",
                     "northing": "363192",
                     "latitude": "53.1624546529",
                     "longitude": "-2.8987262198"
                  },
                  "additionalitems": {"item":                   [
                                         {
                        "key": "gbgurn_1",
                        "value": "72975453,00000000"
                     },
                                          {
                        "key": "addresssource",
                        "value": "business_data_v2"
                     },
                                          {
                        "key": "datasource",
                        "value": "multidatabase"
                     },
                                          {
                        "key": "orgkey",
                        "value": "00000000"
                     },
                                          {
                        "key": "addkey",
                        "value": "72975453"
                     }
                  ]},
                  "groupedadditionalitems": [],
                  "lpi": {},
                  "blpu": {"postcodelocator": "ch4 9gb"},
                  "streetdescriptor": {},
                  "streetinformation": {},
                  "companyinformation": {},
                  "onspointerinformation": {},
                  "classification": {}
               },
                              {
                  "organisation": "data discoveries ltd",
                  "street": "herons way",
                  "town": "chester",
                  "postcode": "ch4 9gb",
                  "locality": "chester business park",
                  "buildingname": "the foundation",
                  "stateregion": "cheshire",
                  "countrycode": "gbr",
                  "dpszipplus": "9zi",
                  "formattedaddress": "data discoveries ltd,the foundation,herons way chester business park,chester,cheshire,ch4 9gb",
                  "geographicinformation":                   {
                     "easting": "340009",
                     "northing": "363192",
                     "latitude": "53.1624546529",
                     "longitude": "-2.8987262198"
                  },
                  "additionalitems": {"item":                   [
                                          {
                        "key": "gbgurn_1",
                        "value": "72542099,00000000"
                     },
                                          {
                        "key": "addresssource",
                        "value": "business_data_v2"
                     },
                                          {
                        "key": "datasource",
                        "value": "multidatabase"
                     },
                                          {
                        "key": "orgkey",
                        "value": "00000000"
                     },
                                          {
                        "key": "addkey",
                        "value": "72542099"
                     }
                  ]},
                  "groupedadditionalitems": [],
                  "lpi": {},
                  "blpu": {"postcodelocator": "ch4 9gb"},
                  "streetdescriptor": {},
                  "streetinformation": {},
                  "companyinformation": {},
                  "onspointerinformation": {},
                  "classification": {}
               },
                              {
                  "street": "herons way",
                  "town": "chester",
                  "postcode": "ch4 9gb",
                  "locality": "eccleston",
                  "buildingname": "electricity sub station 15m from gb group plc the",
                  "stateregion": "cheshire",
                  "countrycode": "gbr",
                  "dpszipplus": "9zi",
                  "formattedaddress": "electricity sub station 15m from gb group plc the,herons way,eccleston,chester,cheshire,ch4 9gb",
                  "geographicinformation":                   {
                     "easting": "339993.50",
                     "northing": "363159.40",
                     "latitude": "53.1621562490",
                     "longitude": "-2.8989592964"
                  },
                  "additionalitems": {"item":                   [
                                          {
                        "key": "uprn",
                        "value": "10025392709"
                     },
                                          {
                        "key": "lpi_key",
                        "value": "7655l101857831"
                     },
                                          {
                        "key": "gbgurn_1",
                        "value": "abp,22638640,00000000"
                     },
                                          {
                        "key": "addresssource",
                        "value": "abp"
                     },
                                          {
                        "key": "datasource",
                        "value": "multidatabase"
                     },
                                          {
                        "key": "orgkey",
                        "value": "00000000"
                     },
                                          {
                        "key": "addkey",
                        "value": "22638640"
                     }
                  ]},
                  "groupedadditionalitems": [],
                  "uprn": "10025392709",
                  "lpi":                   {
                     "lpikey": "7655l101857831",
                     "lpilanguage": "eng",
                     "lpilogicalstatus": 1,
                     "lpistartdate":                      {
                        "day": 12,
                        "month": 9,
                        "year": 2014
                     },
                     "lpilastupdatedate":                      {
                        "day": 12,
                        "month": 9,
                        "year": 2014
                     },
                     "lpientrydate":                      {
                        "day": 12,
                        "month": 9,
                        "year": 2014
                     },
                     "paotext": "electricity sub station 15m from gb group plc, the foundation herons way. 12m from herons",
                     "usrn": "6900860",
                     "usrnmatchindicator": 2,
                     "officialflag": "n"
                  },
                  "blpu":                   {
                     "blpulogicalstatus": 1,
                     "easting": 339993.5,
                     "northing": 363159.4,
                     "rpc": 1,
                     "localcustodiancode": 7655,
                     "blpustartdate":                      {
                        "day": 30,
                        "month": 10,
                        "year": 2011
                     },
                     "blpulastupdatedate":                      {
                        "day": 30,
                        "month": 10,
                        "year": 2011
                     },
                     "blpuentrydate":                      {
                        "day": 30,
                        "month": 10,
                        "year": 2011
                     },
                     "postaladdressable": "n",
                     "postcodelocator": "ch4 9gb",
                     "multiocccount": 0
                  },
                  "streetdescriptor":                   {
                     "streetdescription": "herons way",
                     "locality": "eccleston",
                     "townname": "chester",
                     "administrativearea": "cheshire west and chester",
                     "streetlanguage": "eng"
                  },
                  "streetinformation":                   {
                     "streettype": 1,
                     "swaorgrefnaming": 665,
                     "streetstate": 2,
                     "statedate":                      {
                        "day": 10,
                        "month": 9,
                        "year": 1998
                     },
                     "streetsurface": 1,
                     "streetclassification": 8,
                     "streetversion": 0,
                     "streetlastupdatedate":                      {
                        "day": 2,
                        "month": 3,
                        "year": 2005
                     },
                     "streetentrydate":                      {
                        "day": 2,
                        "month": 3,
                        "year": 2005
                     },
                     "streetstartdate":                      {
                        "day": 10,
                        "month": 9,
                        "year": 1998
                     },
                     "streetstarteasting": 339424,
                     "streetstartnorthing": 363080,
                     "streetendeasting": 339941,
                     "streetendnorthing": 362918,
                     "streettolerance": 10
                  },
                  "companyinformation": {},
                  "onspointerinformation": {},
                  "classification":                   {
                     "classkey": "7655c000893781",
                     "classificationcode": "cu01",
                     "classscheme": "addressbase premium classification scheme",
                     "classstartdate":                      {
                        "day": 30,
                        "month": 10,
                        "year": 2011
                     },
                     "classlastupdatedate":                      {
                        "day": 30,
                        "month": 10,
                        "year": 2011
                     },
                     "entrydate":                      {
                        "day": 30,
                        "month": 10,
                        "year": 2011
                     },
                     "classprimarytext": "commercial",
                     "classsecondarytext": "utility",
                     "classtertiarytext": "electricity sub-station"
                  },
                  "osal2toid": "osgb5000000014649476",
                  "ositntoid": "osgb4000000013090730",
                  "ostopotoid": "osgb1000000235909281"
               },
                              {
                  "street": "herons way",
                  "town": "chester",
                  "postcode": "ch4 9gb",
                  "locality": "eccleston",
                  "buildingname": "electricity sub station 24m from gb group plc the",
                  "stateregion": "cheshire",
                  "countrycode": "gbr",
                  "dpszipplus": "9zi",
                  "formattedaddress": "electricity sub station 24m from gb group plc the,herons way,eccleston,chester,cheshire,ch4 9gb",
                  "geographicinformation":                   {
                     "easting": "340004.50",
                     "northing": "363153.70",
                     "latitude": "53.1621035639",
                     "longitude": "-2.8987936684"
                  },
                  "additionalitems": {"item":                   [
                                          {
                        "key": "uprn",
                        "value": "10024793359"
                     },
                                          {
                        "key": "lpi_key",
                        "value": "7655l101277506"
                     },
                                          {
                        "key": "gbgurn_1",
                        "value": "abp,22101844,00000000"
                     },
                                          {
                        "key": "addresssource",
                        "value": "abp"
                     },
                                          {
                        "key": "datasource",
                        "value": "multidatabase"
                     },
                                          {
                        "key": "orgkey",
                        "value": "00000000"
                     },
                                          {
                        "key": "addkey",
                        "value": "22101844"
                     }
                  ]},
                  "groupedadditionalitems": [],
                  "uprn": "10024793359",
                  "lpi":                   {
                     "lpikey": "7655l101277506",
                     "lpilanguage": "eng",
                     "lpilogicalstatus": 1,
                     "lpistartdate":                      {
                        "day": 12,
                        "month": 9,
                        "year": 2014
                     },
                     "lpilastupdatedate":                      {
                        "day": 12,
                        "month": 9,
                        "year": 2014
                     },
                     "lpientrydate":                      {
                        "day": 12,
                        "month": 9,
                        "year": 2014
                     },
                     "paotext": "electricity sub station 24m from gb group plc, the foundation herons way. in chester busin",
                     "usrn": "6900860",
                     "usrnmatchindicator": 2,
                     "officialflag": "n"
                  },
                  "blpu":                   {
                     "blpulogicalstatus": 1,
                     "easting": 340004.5,
                     "northing": 363153.7,
                     "rpc": 1,
                     "localcustodiancode": 7655,
                     "blpustartdate":                      {
                        "day": 1,
                        "month": 9,
                        "year": 2011
                     },
                     "blpulastupdatedate":                      {
                        "day": 1,
                        "month": 9,
                        "year": 2011
                     },
                     "blpuentrydate":                      {
                        "day": 1,
                        "month": 9,
                        "year": 2011
                     },
                     "postaladdressable": "n",
                     "postcodelocator": "ch4 9gb",
                     "multiocccount": 0
                  },
                  "streetdescriptor":                   {
                     "streetdescription": "herons way",
                     "locality": "eccleston",
                     "townname": "chester",
                     "administrativearea": "cheshire west and chester",
                     "streetlanguage": "eng"
                  },
                  "streetinformation":                   {
                     "streettype": 1,
                     "swaorgrefnaming": 665,
                     "streetstate": 2,
                     "statedate":                      {
                        "day": 10,
                        "month": 9,
                        "year": 1998
                     },
                     "streetsurface": 1,
                     "streetclassification": 8,
                     "streetversion": 0,
                     "streetlastupdatedate":                      {
                        "day": 2,
                        "month": 3,
                        "year": 2005
                     },
                     "streetentrydate":                      {
                        "day": 2,
                        "month": 3,
                        "year": 2005
                     },
                     "streetstartdate":                      {
                        "day": 10,
                        "month": 9,
                        "year": 1998
                     },
                     "streetstarteasting": 339424,
                     "streetstartnorthing": 363080,
                     "streetendeasting": 339941,
                     "streetendnorthing": 362918,
                     "streettolerance": 10
                  },
                  "companyinformation": {},
                  "onspointerinformation": {},
                  "classification":                   {
                     "classkey": "7655c000476964",
                     "classificationcode": "cu01",
                     "classscheme": "addressbase premium classification scheme",
                     "classstartdate":                      {
                        "day": 1,
                        "month": 9,
                        "year": 2011
                     },
                     "classlastupdatedate":                      {
                        "day": 1,
                        "month": 9,
                        "year": 2011
                     },
                     "entrydate":                      {
                        "day": 1,
                        "month": 9,
                        "year": 2011
                     },
                     "classprimarytext": "commercial",
                     "classsecondarytext": "utility",
                     "classtertiarytext": "electricity sub-station"
                  },
                  "osal2toid": "osgb5000000000335681",
                  "ositntoid": "osgb4000000013090730",
                  "ostopotoid": "osgb1000035247632"
               },
                              {
                  "street": "herons way",
                  "town": "chester",
                  "postcode": "ch4 9gb",
                  "locality": "eccleston",
                  "buildingname": "electricity sub station",
                  "stateregion": "cheshire",
                  "countrycode": "gbr",
                  "dpszipplus": "9zi",
                  "formattedaddress": "electricity sub station,herons way,eccleston,chester,cheshire,ch4 9gb",
                  "geographicinformation":                   {
                     "easting": "339993.00",
                     "northing": "363161.00",
                     "latitude": "53.1621742246",
                     "longitude": "-2.8989596721"
                  },
                  "additionalitems": {"item":                   [
                                          {
                        "key": "uprn",
                        "value": "200000988309"
                     },
                                          {
                        "key": "lpi_key",
                        "value": "0605l000007037"
                     },
                                          {
                        "key": "gbgurn_1",
                        "value": "abp,28493831,00000000"
                     },
                                          {
                        "key": "addresssource",
                        "value": "abp"
                     },
                                          {
                        "key": "datasource",
                        "value": "multidatabase"
                     },
                                          {
                        "key": "orgkey",
                        "value": "00000000"
                     },
                                          {
                        "key": "addkey",
                        "value": "28493831"
                     }
                  ]},
                  "groupedadditionalitems": [],
                  "uprn": "200000988309",
                  "lpi":                   {
                     "lpikey": "0605l000007037",
                     "lpilanguage": "eng",
                     "lpilogicalstatus": 1,
                     "lpistartdate":                      {
                        "day": 7,
                        "month": 12,
                        "year": 2001
                     },
                     "lpilastupdatedate":                      {
                        "day": 3,
                        "month": 9,
                        "year": 2007
                     },
                     "lpientrydate":                      {
                        "day": 7,
                        "month": 12,
                        "year": 2001
                     },
                     "paotext": "electricity sub station",
                     "usrn": "6900860",
                     "usrnmatchindicator": 1,
                     "officialflag": "n"
                  },
                  "blpu":                   {
                     "blpulogicalstatus": 1,
                     "blpustate": 2,
                     "blpustatedate":                      {
                        "day": 19,
                        "month": 3,
                        "year": 2003
                     },
                     "easting": 339993,
                     "northing": 363161,
                     "rpc": 1,
                     "localcustodiancode": 665,
                     "blpustartdate":                      {
                        "day": 19,
                        "month": 3,
                        "year": 2003
                     },
                     "blpulastupdatedate":                      {
                        "day": 14,
                        "month": 7,
                        "year": 2015
                     },
                     "blpuentrydate":                      {
                        "day": 19,
                        "month": 3,
                        "year": 2003
                     },
                     "postaladdressable": "n",
                     "postcodelocator": "ch4 9gb",
                     "multiocccount": 0
                  },
                  "streetdescriptor":                   {
                     "streetdescription": "herons way",
                     "locality": "eccleston",
                     "townname": "chester",
                     "administrativearea": "cheshire west and chester",
                     "streetlanguage": "eng"
                  },
                  "streetinformation":                   {
                     "streettype": 1,
                     "swaorgrefnaming": 665,
                     "streetstate": 2,
                     "statedate":                      {
                        "day": 10,
                        "month": 9,
                        "year": 1998
                     },
                     "streetsurface": 1,
                     "streetclassification": 8,
                     "streetversion": 0,
                     "streetlastupdatedate":                      {
                        "day": 2,
                        "month": 3,
                        "year": 2005
                     },
                     "streetentrydate":                      {
                        "day": 2,
                        "month": 3,
                        "year": 2005
                     },
                     "streetstartdate":                      {
                        "day": 10,
                        "month": 9,
                        "year": 1998
                     },
                     "streetstarteasting": 339424,
                     "streetstartnorthing": 363080,
                     "streetendeasting": 339941,
                     "streetendnorthing": 362918,
                     "streettolerance": 10
                  },
                  "companyinformation": {},
                 "onspointerinformation": {},
                  "classification":                   {
                     "classkey": "0665c000153985",
                     "classificationcode": "cu01",
                     "classscheme": "addressbase premium classification scheme",
                     "classstartdate":                      {
                        "day": 19,
                        "month": 3,
                        "year": 2003
                     },
                     "classlastupdatedate":                      {
                        "day": 11,
                        "month": 5,
                        "year": 2011
                     },
                     "entrydate":                      {
                        "day": 19,
                        "month": 3,
                        "year": 2003
                     },
                     "classprimarytext": "commercial",
                     "classsecondarytext": "utility",
                     "classtertiarytext": "electricity sub-station"
                  }
               },
                              {
                  "organisation": "eware interactive ltd",
                  "street": "herons way",
                  "town": "chester",
                  "postcode": "ch4 9gb",
                  "locality": "chester business park",
                  "buildingname": "winster house",
                  "stateregion": "cheshire",
                  "countrycode": "gbr",
                  "dpszipplus": "9zi",
                  "formattedaddress": "eware interactive ltd,winster house,herons way chester business park,chester,cheshire,ch4 9gb",
                  "geographicinformation":                   {
                     "easting": "340009",
                     "northing": "363192",
                     "latitude": "53.1624546529",
                     "longitude": "-2.8987262198"
                  },
                  "additionalitems": {"item":                   [
                                          {
                        "key": "gbgurn_1",
                        "value": "72940396,00000000"
                     },
                                          {
                        "key": "addresssource",
                        "value": "business_data_v2"
                     },
                                          {
                        "key": "datasource",
                        "value": "multidatabase"
                     },
                                          {
                        "key": "orgkey",
                        "value": "00000000"
                     },
                                          {
                        "key": "addkey",
                        "value": "72940396"
                     }
                  ]},
                  "groupedadditionalitems": [],
                  "lpi": {},
                  "blpu": {"postcodelocator": "ch4 9gb"},
                  "streetdescriptor": {},
                  "streetinformation": {},
                  "companyinformation": {},
                  "onspointerinformation": {},
                  "classification": {}
               },
                              {
                  "organisation": "gb datacare ltd",
                  "street": "herons way",
                  "town": "chester",
                  "postcode": "ch4 9gb",
                  "locality": "chester business park",
                  "buildingname": "the foundation",
                  "stateregion": "cheshire",
                  "countrycode": "gbr",
                  "dpszipplus": "9zi",
                  "formattedaddress": "gb datacare ltd,the foundation,herons way chester business park,chester,cheshire,ch4 9gb",
                  "geographicinformation":                   {
                     "easting": "340009",
                     "northing": "363192",
                     "latitude": "53.1624546529",
                     "longitude": "-2.8987262198"
                  },
                  "additionalitems": {"item":                   [
                                          {
                        "key": "gbgurn_1",
                        "value": "72892955,00000000"
                     },
                                          {
                        "key": "addresssource",
                        "value": "business_data_v2"
                     },
                                          {
                        "key": "datasource",
                        "value": "multidatabase"
                     },
                                          {
                        "key": "orgkey",
                        "value": "00000000"
                     },
                                          {
                        "key": "addkey",
                        "value": "72892955"
                     }
                  ]},
                  "groupedadditionalitems": [],
                  "lpi": {},
                  "blpu": {"postcodelocator": "ch4 9gb"},
                  "streetdescriptor": {},
                  "streetinformation": {},
                  "companyinformation": {},
                  "onspointerinformation": {},
                  "classification": {}
               },
                              {
                  "organisation": "gb group plc",
                  "street": "herons way",
                  "town": "chester",
                  "postcode": "ch4 9gb",
                  "locality": "chester business park",
                  "buildingname": "the foundation",
                  "stateregion": "cheshire",
                  "countrycode": "gbr",
                  "dpszipplus": "1ar",
                  "formattedaddress": "gb group plc,the foundation,herons way chester business park,chester,cheshire,ch4 9gb",
                  "geographicinformation":                   {
                     "easting": "340009.00",
                     "northing": "363191.00",
                     "latitude": "53.1624456651",
                     "longitude": "-2.8987260320"
                  },
                  "additionalitems": {"item":                   [
                                          {
                        "key": "uprn",
                        "value": "10012220430"
                     },
                                          {
                        "key": "lpi_key",
                        "value": "0605l000032936"
                     },
                                          {
                        "key": "udprn",
                        "value": "04624695"
                     },
                                          {
                        "key": "gbgurn_1",
                        "value": "paf,61847546,00000000"
                     },
                                          {
                        "key": "addresssource",
                        "value": "paf"
                     },
                                          {
                        "key": "datasource",
                        "value": "multidatabase"
                     },
                                          {
                        "key": "orgkey",
                        "value": "00000000"
                     },
                                          {
                        "key": "addkey",
                        "value": "61847546"
                     }
                  ]},
                  "groupedadditionalitems": [],
                  "uprn": "10012220430",
                  "lpi":                   {
                     "lpikey": "0605l000032936",
                     "lpilanguage": "eng",
                     "lpilogicalstatus": 1,
                     "lpistartdate":                      {
                        "day": 6,
                        "month": 2,
                        "year": 2007
                     },
                     "lpilastupdatedate":                      {
                        "day": 9,
                        "month": 4,
                        "year": 2010
                     },
                     "lpientrydate":                      {
                        "day": 6,
                        "month": 2,
                        "year": 2007
                     },
                     "paotext": "gb house",
                     "usrn": "6903078",
                     "usrnmatchindicator": 1,
                     "officialflag": "y"
                  },
                  "blpu":                   {
                     "blpulogicalstatus": 1,
                     "blpustate": 2,
                     "blpustatedate":                      {
                        "day": 7,
                        "month": 3,
                        "year": 2005
                     },
                     "easting": 340009,
                     "northing": 363191,
                     "rpc": 1,
                     "localcustodiancode": 665,
                     "blpustartdate":                      {
                        "day": 7,
                        "month": 3,
                        "year": 2005
                     },
                     "blpulastupdatedate":                      {
                        "day": 14,
                        "month": 7,
                        "year": 2015
                     },
                     "blpuentrydate":                      {
                        "day": 7,
                        "month": 3,
                        "year": 2005
                     },
                     "postaladdressable": "s",
                     "postcodelocator": "ch4 9gb",
                     "multiocccount": 0
                  },
                  "streetdescriptor":                   {
                     "streetdescription": "kingsfield court",
                     "locality": "eccleston",
                     "townname": "chester",
                     "administrativearea": "cheshire west and chester",
                     "streetlanguage": "eng"
                  },
                  "streetinformation":                   {
                     "streettype": 1,
                     "swaorgrefnaming": 665,
                     "streetstate": 2,
                     "statedate":                      {
                        "day": 30,
                        "month": 11,
                        "year": 2002
                     },
                     "streetsurface": 1,
                     "streetclassification": 8,
                     "streetversion": 0,
                     "streetlastupdatedate":                      {
                        "day": 11,
                        "month": 10,
                        "year": 2006
                     },
                     "streetentrydate":                      {
                        "day": 2,
                        "month": 3,
                        "year": 2005
                     },
                     "streetstartdate":                      {
                        "day": 30,
                        "month": 11,
                        "year": 2002
                     },
                     "streetstarteasting": 339974,
                     "streetstartnorthing": 363225,
                     "streetendeasting": 340079,
                     "streetendnorthing": 363206,
                     "streettolerance": 10
                  },
                  "companyinformation": {},
                  "onspointerinformation": {},
                  "classification":                   {
                     "classkey": "0665c000157389",
                     "classificationcode": "co01",
                     "classscheme": "addressbase premium classification scheme",
                     "classstartdate":                      {
                        "day": 7,
                        "month": 3,
                        "year": 2005
                     },
                     "classlastupdatedate":                      {
                        "day": 11,
                        "month": 5,
                        "year": 2011
                     },
                     "entrydate":                      {
                        "day": 7,
                        "month": 3,
                        "year": 2005
                     },
                     "classprimarytext": "commercial",
                     "classsecondarytext": "office",
                     "classtertiarytext": "office / work studio"
                  },
                  "osal2toid": "osgb1000002166526075",
                  "ositntoid": "osgb4000000013090730",
                  "ostopotoid": "osgb1000035247650",
                  "voandrrecord": "5346851000",
                  "rmudprn": "04624695"
               },
                              {
                  "street": "herons way",
                  "town": "chester",
                  "postcode": "ch4 9gb",
                  "locality": "eccleston",
                  "buildingname": "land parcel c 1100",
                  "stateregion": "cheshire",
                  "countrycode": "gbr",
                  "dpszipplus": "9zi",
                  "formattedaddress": "land parcel c,1100 herons way,eccleston,chester,cheshire,ch4 9gb",
                  "geographicinformation":                   {
                     "easting": "340053.00",
                     "northing": "363228.00",
                     "latitude": "53.1627831788",
                     "longitude": "-2.8980749673"
                  },
                  "additionalitems": {"item":                   [
                                          {
                        "key": "uprn",
                        "value": "200000988299"
                     },
                                          {
                        "key": "lpi_key",
                        "value": "0605l000007029"
                     },
                                          {
                        "key": "gbgurn_1",
                        "value": "abp,28493820,00000000"
                     },
                                          {
                        "key": "addresssource",
                        "value": "abp"
                     },
                                          {
                        "key": "datasource",
                        "value": "multidatabase"
                     },
                                          {
                        "key": "orgkey",
                        "value": "00000000"
                     },
                                          {
                        "key": "addkey",
                        "value": "28493820"
                     }
                  ]},
                  "groupedadditionalitems": [],
                  "uprn": "200000988299",
                  "lpi":                   {
                     "lpikey": "0605l000007029",
                     "lpilanguage": "eng",
                     "lpilogicalstatus": 1,
                     "lpistartdate":                      {
                        "day": 7,
                        "month": 12,
                        "year": 2001
                     },
                     "lpilastupdatedate":                      {
                        "day": 21,
                        "month": 12,
                        "year": 2001
                     },
                     "lpientrydate":                      {
                        "day": 7,
                        "month": 12,
                        "year": 2001
                     },
                     "paotext": "land parcel c 1100",
                     "usrn": "6900860",
                     "usrnmatchindicator": 1
                  },
                  "blpu":                   {
                     "blpulogicalstatus": 1,
                     "blpustate": 2,
                     "blpustatedate":                      {
                        "day": 19,
                        "month": 3,
                        "year": 2003
                     },
                     "easting": 340053,
                     "northing": 363228,
                     "rpc": 1,
                     "localcustodiancode": 665,
                     "blpustartdate":                      {
                        "day": 19,
                        "month": 3,
                        "year": 2003
                     },
                     "blpulastupdatedate":                      {
                        "day": 14,
                        "month": 7,
                        "year": 2015
                     },
                     "blpuentrydate":                      {
                        "day": 19,
                        "month": 3,
                        "year": 2003
                     },
                     "postaladdressable": "n",
                     "postcodelocator": "ch4 9gb",
                     "multiocccount": 0
                  },
                  "streetdescriptor":                   {
                     "streetdescription": "herons way",
                     "locality": "eccleston",
                     "townname": "chester",
                     "administrativearea": "cheshire west and chester",
                     "streetlanguage": "eng"
                  },
                  "streetinformation":                   {
                     "streettype": 1,
                     "swaorgrefnaming": 665,
                     "streetstate": 2,
                     "statedate":                      {
                        "day": 10,
                        "month": 9,
                        "year": 1998
                     },
                     "streetsurface": 1,
                     "streetclassification": 8,
                     "streetversion": 0,
                     "streetlastupdatedate":                      {
                        "day": 2,
                        "month": 3,
                        "year": 2005
                     },
                     "streetentrydate":                      {
                        "day": 2,
                        "month": 3,
                        "year": 2005
                     },
                     "streetstartdate":                      {
                        "day": 10,
                        "month": 9,
                        "year": 1998
                     },
                     "streetstarteasting": 339424,
                     "streetstartnorthing": 363080,
                     "streetendeasting": 339941,
                     "streetendnorthing": 362918,
                     "streettolerance": 10
                  },
                  "companyinformation": {},
                  "onspointerinformation": {},
                  "classification":                   {
                     "classkey": "0665c000153555",
                     "classificationcode": "l",
                     "classscheme": "addressbase premium classification scheme",
                     "classstartdate":                      {
                        "day": 19,
                        "month": 3,
                        "year": 2003
                     },
                     "classlastupdatedate":                      {
                        "day": 12,
                        "month": 3,
                        "year": 2012
                     },
                     "entrydate":                      {
                        "day": 19,
                        "month": 3,
                        "year": 2003
                     },
                     "classprimarytext": "land"
                  }
               },
                              {
                  "organisation": "loqate ltd",
                  "street": "herons way",
                  "town": "chester",
                  "postcode": "ch4 9gb",
                  "locality": "chester business park",
                  "buildingname": "the foundation",
                  "stateregion": "cheshire",
                  "countrycode": "gbr",
                  "dpszipplus": "9zi",
                  "formattedaddress": "loqate ltd,the foundation,herons way chester business park,chester,cheshire,ch4 9gb",
                  "geographicinformation":                   {
                     "easting": "340009",
                     "northing": "363192",
                     "latitude": "53.1624546529",
                     "longitude": "-2.8987262198"
                  },
                  "additionalitems": {"item":                   [
                                          {
                        "key": "gbgurn_1",
                        "value": "74076872,00000000"
                     },
                                          {
                        "key": "addresssource",
                        "value": "business_data_v2"
                     },
                                          {
                        "key": "datasource",
                        "value": "multidatabase"
                     },
                                          {
                        "key": "orgkey",
                        "value": "00000000"
                     },
                                          {
                        "key": "addkey",
                        "value": "74076872"
                     }
                  ]},
                  "groupedadditionalitems": [],
                  "lpi": {},
                  "blpu": {"postcodelocator": "ch4 9gb"},
                  "streetdescriptor": {},
                  "streetinformation": {},
                  "companyinformation": {},
                  "onspointerinformation": {},
                  "classification": {}
               },
                              {
                  "street": "kingsfield court",
                  "town": "chester",
                  "postcode": "ch4 9gb",
                  "locality": "eccleston",
                  "buildingname": "street record",
                  "stateregion": "cheshire",
                  "countrycode": "gbr",
                  "dpszipplus": "9zi",
                  "formattedaddress": "street record,kingsfield court,eccleston,chester,cheshire,ch4 9gb",
                  "geographicinformation":                   {
                     "easting": "339976.00",
                     "northing": "363225.00",
                     "latitude": "53.1627475247",
                     "longitude": "-2.8992259275"
                  },
                  "additionalitems": {"item":                   [
                                          {
                        "key": "uprn",
                        "value": "10034099386"
                     },
                                          {
                        "key": "lpi_key",
                        "value": "0605l000073835"
                     },
                                          {
                        "key": "gbgurn_1",
                        "value": "abp,23265785,00000000"
                     },
                                          {
                        "key": "addresssource",
                        "value": "abp"
                     },
                                          {
                        "key": "datasource",
                        "value": "multidatabase"
                     },
                                          {
                        "key": "orgkey",
                        "value": "00000000"
                     },
                                          {
                        "key": "addkey",
                        "value": "23265785"
                     }
                  ]},
                  "groupedadditionalitems": [],
                  "uprn": "10034099386",
                  "lpi":                   {
                     "lpikey": "0605l000073835",
                     "lpilanguage": "eng",
                     "lpilogicalstatus": 1,
                     "lpistartdate":                      {
                        "day": 12,
                        "month": 8,
                        "year": 2005
                     },
                     "lpilastupdatedate":                      {
                        "day": 6,
                        "month": 7,
                        "year": 2012
                     },
                     "lpientrydate":                      {
                        "day": 12,
                        "month": 8,
                        "year": 2005
                     },
                     "paotext": "street record",
                     "usrn": "6903078",
                     "usrnmatchindicator": 1,
                     "officialflag": "n"
                  },
                  "blpu":                   {
                     "blpulogicalstatus": 1,
                     "blpustate": 2,
                     "blpustatedate":                      {
                        "day": 12,
                        "month": 8,
                        "year": 2005
                     },
                     "easting": 339976,
                     "northing": 363225,
                     "rpc": 4,
                     "localcustodiancode": 665,
                     "blpustartdate":                      {
                        "day": 12,
                        "month": 8,
                        "year": 2005
                     },
                     "blpulastupdatedate":                      {
                        "day": 14,
                        "month": 7,
                        "year": 2015
                     },
                     "blpuentrydate":                      {
                        "day": 12,
                        "month": 8,
                        "year": 2005
                     },
                     "postaladdressable": "n",
                     "postcodelocator": "ch4 9gb",
                     "multiocccount": 0
                  },
                  "streetdescriptor":                   {
                     "streetdescription": "kingsfield court",
                     "locality": "eccleston",
                     "townname": "chester",
                     "administrativearea": "cheshire west and chester",
                     "streetlanguage": "eng"
                  },
                  "streetinformation":                   {
                     "streettype": 1,
                     "swaorgrefnaming": 665,
                     "streetstate": 2,
                     "statedate":                      {
                        "day": 30,
                        "month": 11,
                        "year": 2002
                     },
                     "streetsurface": 1,
                     "streetclassification": 8,
                     "streetversion": 0,
                     "streetlastupdatedate":                      {
                        "day": 11,
                        "month": 10,
                        "year": 2006
                     },
                     "streetentrydate":                      {
                        "day": 2,
                        "month": 3,
                        "year": 2005
                     },
                     "streetstartdate":                      {
                        "day": 30,
                        "month": 11,
                        "year": 2002
                     },
                     "streetstarteasting": 339974,
                     "streetstartnorthing": 363225,
                     "streetendeasting": 340079,
                     "streetendnorthing": 363206,
                     "streettolerance": 10
                  },
                  "companyinformation": {},
                 "onspointerinformation": {},
                  "classification":                   {
                     "classkey": "0665c000162004",
                     "classificationcode": "ps",
                     "classscheme": "addressbase premium classification scheme",
                     "classstartdate":                      {
                        "day": 12,
                        "month": 8,
                        "year": 2005
                     },
                     "classlastupdatedate":                      {
                        "day": 11,
                        "month": 5,
                        "year": 2011
                     },
                     "entrydate":                      {
                        "day": 12,
                        "month": 8,
                        "year": 2005
                     },
                     "classprimarytext": "parent shell",
                     "classsecondarytext": "street record"
                  }
               },
                              {
                  "organisation": "telme com ltd",
                  "street": "herons way",
                  "town": "chester",
                  "postcode": "ch4 9gb",
                  "locality": "chester business park",
                  "buildingname": "the foundation",
                  "stateregion": "cheshire",
                  "countrycode": "gbr",
                  "dpszipplus": "9zi",
                  "formattedaddress": "telme com ltd,the foundation,herons way chester business park,chester,cheshire,ch4 9gb",
                  "geographicinformation":                   {
                     "easting": "340009",
                     "northing": "363192",
                     "latitude": "53.1624546529",
                     "longitude": "-2.8987262198"
                  },
                  "additionalitems": {"item":                   [
                                          {
                        "key": "gbgurn_1",
                        "value": "72542376,00000000"
                     },
                                          {
                        "key": "addresssource",
                        "value": "business_data_v2"
                     },
                                          {
                        "key": "datasource",
                        "value": "multidatabase"
                     },
                                          {
                        "key": "orgkey",
                        "value": "00000000"
                     },
                                          {
                        "key": "addkey",
                        "value": "72542376"
                     }
                  ]},
                  "groupedadditionalitems": [],
                  "lpi": {},
                  "blpu": {"postcodelocator": "ch4 9gb"},
                  "streetdescriptor": {},
                  "streetinformation": {},
                  "companyinformation": {},
                  "onspointerinformation": {},
                  "classification": {}
               },
                              {
                  "organisation": "telme global traveller ltd",
                  "street": "herons way",
                  "town": "chester",
                  "postcode": "ch4 9gb",
                  "locality": "chester business park",
                  "buildingname": "the foundation",
                  "stateregion": "cheshire",
                  "countrycode": "gbr",
                  "dpszipplus": "9zi",
                  "formattedaddress": "telme global traveller ltd,the foundation,herons way chester business park,chester,cheshire,ch4 9gb",
                  "geographicinformation":                   {
                     "easting": "340009",
                     "northing": "363192",
                     "latitude": "53.1624546529",
                     "longitude": "-2.8987262198"
                  },
                  "additionalitems": {"item":                   [
                                          {
                        "key": "gbgurn_1",
                        "value": "72976429,00000000"
                     },
                                          {
                        "key": "addresssource",
                        "value": "business_data_v2"
                     },
                                          {
                        "key": "datasource",
                        "value": "multidatabase"
                     },
                                          {
                        "key": "orgkey",
                        "value": "00000000"
                     },
                                          {
                        "key": "addkey",
                        "value": "72976429"
                     }
                  ]},
                 "groupedadditionalitems": [ {
                        "name": "businessdata",
                        "item": [
                    {
                        "key": "sic03",
                        "value": "9999"
                    },
                    ...
                    {
                        "key": "cronumber",
                        "value": "01183941"
                    },
                    {
                        "key": "ucrn",
                        "value": "uk00854709"
                    }
                  ]
                  }],
                  "lpi": {},
                  "blpu": {"postcodelocator": "ch4 9gb"},
                  "streetdescriptor": {},
                  "streetinformation": {},
                  "companyinformation": {},
                  "onspointerinformation": {},
                  "classification": {}
               }
            ],
            "groupedrelateddata": []
         }]
      }
   }]
}

 

Error Information

Information on possible error codes is given here: Error Code Information

Get started for free today

  • No credit card required
  • Cancel any time
  • 24/5 support
Get started