{
    "api_key_used": "AIzaSyDGx1MT5Kym9L5cnukbmbXyxA4QmRp2RYc",
    "url": "https:\/\/maps.googleapis.com\/maps\/api\/geocode\/json?address=Cairo%2C+Egypt&key=AIzaSyDGx1MT5Kym9L5cnukbmbXyxA4QmRp2RYc",
    "http_status": 200,
    "curl_error": "",
    "response": {
        "error_message": "This API is not activated on your API project. You may need to enable this API in the Google Cloud Console: https:\/\/console.cloud.google.com\/apis\/library?filter=category:maps. Learn more at https:\/\/developers.google.com\/maps\/gmp-get-started#enable-api-sdk.",
        "results": [],
        "status": "REQUEST_DENIED"
    },
    "raw_response": "{\n   \"error_message\" : \"This API is not activated on your API project. You may need to enable this API in the Google Cloud Console: https:\/\/console.cloud.google.com\/apis\/library?filter=category:maps. Learn more at https:\/\/developers.google.com\/maps\/gmp-get-started#enable-api-sdk.\",\n   \"results\" : [],\n   \"status\" : \"REQUEST_DENIED\"\n}"
}