How to get data from the name field? I can not understand how to move.
{ "response": { "GeoObjectCollection": { "metaDataProperty": { "GeocoderResponseMetaData": { "request": "N52.076005,E23.723004", "found": "8", "results": "1", "Point": { "pos": "23.723004 52.076005" } } }, "featureMember": [ { "GeoObject": { "metaDataProperty": { "GeocoderMetaData": { "kind": "house", "text": "Беларусь, Брест, улица Морозова, 5", "precision": "exact", "AddressDetails": { "Country": { "AddressLine": "Брест, улица Морозова, 5", "CountryNameCode": "BY", "CountryName": "Беларусь", "AdministrativeArea": { "AdministrativeAreaName": "Брестская область", "Locality": { "LocalityName": "Брест", "Thoroughfare": { "ThoroughfareName": "улица Морозова", "Premise": { "PremiseNumber": "5" } } } } } } } }, "description": "Брест, Беларусь", "name": "улица Морозова, 5", "boundedBy": { "Envelope": { "lowerCorner": "23.714535 52.070874", "upperCorner": "23.730992 52.081015" } }, "Point": { "pos": "23.722764 52.075945" } } } ] } } }